Home
last modified time | relevance | path

Searched refs:hModShell (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx843 HMODULE hModShell = GetModuleHandle( "SHELL32" ); in SHCoCreateInstance() local
845 if ( hModShell != NULL ) in SHCoCreateInstance()
849 …_PROC lpfnSHCoCreateInstance = (SHCoCreateInstance_PROC)GetProcAddress( hModShell, MAKEINTRESOURCE… in SHCoCreateInstance()

Completed in 19 milliseconds