Searched defs:DLL_LOAD_LIBRARY (Results 1 – 1 of 1) sorted by relevance
76 #define DLL_LOAD_LIBRARY(dll) LoadLibraryA(DLL_STRINGIFY(dll)) macro80 #define DLL_LOAD_LIBRARY(dll) LoadLibrary(DLL_STRINGIFY(dll)) macro