Searched refs:SymCleanup_PROC (Results 1 – 1 of 1) sorted by relevance
303 typedef BOOL (WINAPI *SymCleanup_PROC)( typedef335 SymCleanup_PROC lpfnSymCleanup; in _osl_addressGetModuleURL_NT4()339 lpfnSymCleanup = (SymCleanup_PROC)GetProcAddress( hModImageHelp, "SymCleanup" ); in _osl_addressGetModuleURL_NT4()
Completed in 23 milliseconds