Searched refs:ISNTD_DllInstance (Results 1 – 1 of 1) sorted by relevance
52 HINSTANCE ISNTD_DllInstance; variable58 #define _declDllFunc(type,name) (NITROTOOLAPI_##type)GetProcAddress(ISNTD_DllInstance, NITRO_FUNC_#…79 ISNTD_DllInstance = LoadLibrary(NITROEMUDLL_NAME); in ISNTD_InitDll()126 FreeLibrary(ISNTD_DllInstance); in ISNTD_FreeDll()