Searched refs:mhMod (Results 1 – 2 of 2) sorted by relevance
35 static HMODULE mhMod = ImplGetModule(); variable55 aSalShlData.mhMod = hMod; in ImplGetModule()63 DBG_ASSERT( aSalShlData.mhMod, "no DLL instance handle" ); in ImplLoadSalCursor()65 HPOINTER hPointer = WinLoadPointer( HWND_DESKTOP, aSalShlData.mhMod, nId ); in ImplLoadSalCursor()79 DBG_ASSERT( aSalShlData.mhMod, "no DLL instance handle" ); in ImplLoadSalIcon()102 rIcon = WinLoadPointer( HWND_DESKTOP, aSalShlData.mhMod, nId ); in ImplLoadSalIcon()
144 HMODULE mhMod; // Module handle of SAL-DLL member
Completed in 22 milliseconds