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