Fix a typo
This commit is contained in:
parent
17872080a0
commit
b3419ad00d
@ -115,7 +115,7 @@ static WORD getBinaryArchitectureType(const TCHAR *filePath)
|
|||||||
#ifndef LOAD_LIBRARY_SEARCH_DLL_LOAD_DIR
|
#ifndef LOAD_LIBRARY_SEARCH_DLL_LOAD_DIR
|
||||||
#define LOAD_LIBRARY_SEARCH_DLL_LOAD_DIR 0x00000100
|
#define LOAD_LIBRARY_SEARCH_DLL_LOAD_DIR 0x00000100
|
||||||
#endif
|
#endif
|
||||||
#ifndef LOAD_LIBRARY_SEARCH_DLL_LOAD_DIR
|
#ifndef LOAD_LIBRARY_SEARCH_DLL_LOAD_DIRS
|
||||||
#define LOAD_LIBRARY_SEARCH_DEFAULT_DIRS 0x00001000
|
#define LOAD_LIBRARY_SEARCH_DEFAULT_DIRS 0x00001000
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user