Home
last modified time | relevance | path

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

/dports/games/nethack34-nox11/nethack-3.4.3/win/win32/
H A Dwinhack.c233 HINSTANCE hComCtl; in GetComCtlVersion() local
241 hComCtl = LoadLibrary(TEXT("comctl32.dll")); in GetComCtlVersion()
242 if (!hComCtl) return E_FAIL; in GetComCtlVersion()
249 pDllGetVersion = (DLLGETVERSIONPROC)GetProcAddress(hComCtl, TEXT("DllGetVersion")); in GetComCtlVersion()
269 FreeLibrary(hComCtl); in GetComCtlVersion()
/dports/games/nethack34/nethack-3.4.3/win/win32/
H A Dwinhack.c233 HINSTANCE hComCtl; in GetComCtlVersion() local
241 hComCtl = LoadLibrary(TEXT("comctl32.dll")); in GetComCtlVersion()
242 if (!hComCtl) return E_FAIL; in GetComCtlVersion()
249 pDllGetVersion = (DLLGETVERSIONPROC)GetProcAddress(hComCtl, TEXT("DllGetVersion")); in GetComCtlVersion()
269 FreeLibrary(hComCtl); in GetComCtlVersion()
/dports/games/vultures-eye/vulture-2.3.67/nethack/win/win32/
H A Dwinhack.c233 HINSTANCE hComCtl; in GetComCtlVersion() local
241 hComCtl = LoadLibrary(TEXT("comctl32.dll")); in GetComCtlVersion()
242 if (!hComCtl) return E_FAIL; in GetComCtlVersion()
249 pDllGetVersion = (DLLGETVERSIONPROC)GetProcAddress(hComCtl, TEXT("DllGetVersion")); in GetComCtlVersion()
269 FreeLibrary(hComCtl); in GetComCtlVersion()
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/win32/
H A Dwinhack.c233 HINSTANCE hComCtl; in GetComCtlVersion() local
241 hComCtl = LoadLibrary(TEXT("comctl32.dll")); in GetComCtlVersion()
242 if (!hComCtl) return E_FAIL; in GetComCtlVersion()
249 pDllGetVersion = (DLLGETVERSIONPROC)GetProcAddress(hComCtl, TEXT("DllGetVersion")); in GetComCtlVersion()
269 FreeLibrary(hComCtl); in GetComCtlVersion()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/win/win32/
H A Dwinhack.c233 HINSTANCE hComCtl; in GetComCtlVersion() local
241 hComCtl = LoadLibrary(TEXT("comctl32.dll")); in GetComCtlVersion()
242 if (!hComCtl) return E_FAIL; in GetComCtlVersion()
249 pDllGetVersion = (DLLGETVERSIONPROC)GetProcAddress(hComCtl, TEXT("DllGetVersion")); in GetComCtlVersion()
269 FreeLibrary(hComCtl); in GetComCtlVersion()
/dports/games/unnethack/unnethack-5.1.0-20131208/win/win32/
H A Dwinhack.c233 HINSTANCE hComCtl; in GetComCtlVersion() local
241 hComCtl = LoadLibrary(TEXT("comctl32.dll")); in GetComCtlVersion()
242 if (!hComCtl) return E_FAIL; in GetComCtlVersion()
249 pDllGetVersion = (DLLGETVERSIONPROC)GetProcAddress(hComCtl, TEXT("DllGetVersion")); in GetComCtlVersion()
269 FreeLibrary(hComCtl); in GetComCtlVersion()
/dports/games/xnethack/xNetHack-xnh6.1/win/win32/
H A DNetHackW.c301 HINSTANCE hComCtl; in GetComCtlVersion() local
309 hComCtl = LoadLibrary(TEXT("comctl32.dll")); in GetComCtlVersion()
310 if (!hComCtl) in GetComCtlVersion()
320 (DLLGETVERSIONPROC) GetProcAddress(hComCtl, TEXT("DllGetVersion")); in GetComCtlVersion()
341 FreeLibrary(hComCtl); in GetComCtlVersion()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/win32/
H A DNetHackW.c301 HINSTANCE hComCtl; in GetComCtlVersion() local
309 hComCtl = LoadLibrary(TEXT("comctl32.dll")); in GetComCtlVersion()
310 if (!hComCtl) in GetComCtlVersion()
320 (DLLGETVERSIONPROC) GetProcAddress(hComCtl, TEXT("DllGetVersion")); in GetComCtlVersion()
341 FreeLibrary(hComCtl); in GetComCtlVersion()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/win32/
H A DNetHackW.c301 HINSTANCE hComCtl; in GetComCtlVersion() local
309 hComCtl = LoadLibrary(TEXT("comctl32.dll")); in GetComCtlVersion()
310 if (!hComCtl) in GetComCtlVersion()
320 (DLLGETVERSIONPROC) GetProcAddress(hComCtl, TEXT("DllGetVersion")); in GetComCtlVersion()
341 FreeLibrary(hComCtl); in GetComCtlVersion()