Remove check for ATTACH_PARENT_PROCESS.
<https://msdn.microsoft.com/en-us/library/windows/desktop/ms681952(v=vs.85).aspx>
This commit is contained in:
parent
511ec44743
commit
f6b1a6bc16
@ -92,10 +92,6 @@
|
|||||||
typedef HRESULT (CALLBACK* DLLGETVERSIONPROC)(DLLVERSIONINFO *);
|
typedef HRESULT (CALLBACK* DLLGETVERSIONPROC)(DLLVERSIONINFO *);
|
||||||
#endif // defined(DLLVERSIONINFO)
|
#endif // defined(DLLVERSIONINFO)
|
||||||
|
|
||||||
#ifndef ATTACH_PARENT_PROCESS
|
|
||||||
#define ATTACH_PARENT_PROCESS ((DWORD)-1)
|
|
||||||
#endif
|
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
// global variables
|
// global variables
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user