Searched defs:DLL_EXTENSION (Results 1 – 1 of 1) sorted by relevance
55 # define DLL_EXTENSION "" // _WIN32 LoadLibrary only accept name w/o .dll extension macro57 # define DLL_EXTENSION ".dylib" macro59 # define DLL_EXTENSION ".so" macro