Searched refs:hModShell (Results 1 – 1 of 1) sorted by relevance
843 HMODULE hModShell = GetModuleHandle( "SHELL32" ); in SHCoCreateInstance() local845 if ( hModShell != NULL ) in SHCoCreateInstance()849 …_PROC lpfnSHCoCreateInstance = (SHCoCreateInstance_PROC)GetProcAddress( hModShell, MAKEINTRESOURCE… in SHCoCreateInstance()
Completed in 51 milliseconds