Searched refs:lpfnInit (Results 1 – 1 of 1) sorted by relevance
15 typedef void(__cdecl *lpfnInit)(HANDLE); typedef161 lpfnInit init_function = in _tWinMain()162 (lpfnInit) ::GetProcAddress(dll_module, entry_point.c_str()); in _tWinMain()