Home
last modified time | relevance | path

Searched refs:aHWND (Results 1 – 25 of 76) sorted by relevance

1234

/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/7zstub/src/Windows/Control/
H A DDialog.cpp90 …HWND aHWND = CreateDialogParam(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)t… in Create() local
91 if (aHWND == 0) in Create()
93 Attach(aHWND); in Create()
106 HWND aHWND; in Create() local
108aHWND = CreateDialogParamW(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)this); in Create()
120aHWND = CreateDialogParamA(g_hInstance, templateNameA, parentWindow, DialogProcedure, (LPARAM)this… in Create()
122 if (aHWND == 0) in Create()
124 Attach(aHWND); in Create()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/Windows/Control/
H A DDialog.cpp195 …HWND aHWND = CreateDialogParam(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)t… in Create() local
196 if (aHWND == 0) in Create()
198 Attach(aHWND); in Create()
211 HWND aHWND; in Create() local
213aHWND = CreateDialogParamW(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)this); in Create()
225aHWND = CreateDialogParamA(g_hInstance, templateNameA, parentWindow, DialogProcedure, (LPARAM)this… in Create()
227 if (aHWND == 0) in Create()
229 Attach(aHWND); in Create()
H A DWindow2.cpp29 static LRESULT CALLBACK WindowProcedure(HWND aHWND, UINT message, WPARAM wParam, LPARAM lParam) in WindowProcedure() argument
31 CWindow tempWindow(aHWND); in WindowProcedure()
36 window->Attach(aHWND); in WindowProcedure()
41 return DefWindowProcW(aHWND, message, wParam, lParam); in WindowProcedure()
44 return DefWindowProc(aHWND, message, wParam, lParam); in WindowProcedure()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/Windows/Control/
H A DDialog.cpp196 …HWND aHWND = CreateDialogParam(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)t… in Create() local
197 if (aHWND == 0) in Create()
199 Attach(aHWND); in Create()
212 HWND aHWND; in Create() local
214aHWND = CreateDialogParamW(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)this); in Create()
226aHWND = CreateDialogParamA(g_hInstance, templateNameA, parentWindow, DialogProcedure, (LPARAM)this… in Create()
228 if (aHWND == 0) in Create()
230 Attach(aHWND); in Create()
H A DWindow2.cpp29 static LRESULT CALLBACK WindowProcedure(HWND aHWND, UINT message, WPARAM wParam, LPARAM lParam) in WindowProcedure() argument
31 CWindow tempWindow(aHWND); in WindowProcedure()
36 window->Attach(aHWND); in WindowProcedure()
41 return DefWindowProcW(aHWND, message, wParam, lParam); in WindowProcedure()
44 return DefWindowProc(aHWND, message, wParam, lParam); in WindowProcedure()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/Windows/Control/
H A DDialog.cpp195 …HWND aHWND = CreateDialogParam(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)t… in Create() local
196 if (aHWND == 0) in Create()
198 Attach(aHWND); in Create()
211 HWND aHWND; in Create() local
213aHWND = CreateDialogParamW(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)this); in Create()
225aHWND = CreateDialogParamA(g_hInstance, templateNameA, parentWindow, DialogProcedure, (LPARAM)this… in Create()
227 if (aHWND == 0) in Create()
229 Attach(aHWND); in Create()
H A DWindow2.cpp29 static LRESULT CALLBACK WindowProcedure(HWND aHWND, UINT message, WPARAM wParam, LPARAM lParam) in WindowProcedure() argument
31 CWindow tempWindow(aHWND); in WindowProcedure()
36 window->Attach(aHWND); in WindowProcedure()
41 return DefWindowProcW(aHWND, message, wParam, lParam); in WindowProcedure()
44 return DefWindowProc(aHWND, message, wParam, lParam); in WindowProcedure()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DDialog.cpp196 …HWND aHWND = CreateDialogParam(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)t… in Create() local
197 if (aHWND == 0) in Create()
199 Attach(aHWND); in Create()
212 HWND aHWND; in Create() local
214aHWND = CreateDialogParamW(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)this); in Create()
226aHWND = CreateDialogParamA(g_hInstance, templateNameA, parentWindow, DialogProcedure, (LPARAM)this… in Create()
228 if (aHWND == 0) in Create()
230 Attach(aHWND); in Create()
H A DWindow2.cpp29 static LRESULT CALLBACK WindowProcedure(HWND aHWND, UINT message, WPARAM wParam, LPARAM lParam) in WindowProcedure() argument
31 CWindow tempWindow(aHWND); in WindowProcedure()
36 window->Attach(aHWND); in WindowProcedure()
41 return DefWindowProcW(aHWND, message, wParam, lParam); in WindowProcedure()
44 return DefWindowProc(aHWND, message, wParam, lParam); in WindowProcedure()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/Windows/Control/
H A DDialog.cpp195 …HWND aHWND = CreateDialogParam(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)t… in Create() local
196 if (aHWND == 0) in Create()
198 Attach(aHWND); in Create()
211 HWND aHWND; in Create() local
213aHWND = CreateDialogParamW(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)this); in Create()
225aHWND = CreateDialogParamA(g_hInstance, templateNameA, parentWindow, DialogProcedure, (LPARAM)this… in Create()
227 if (aHWND == 0) in Create()
229 Attach(aHWND); in Create()
H A DWindow2.cpp29 static LRESULT CALLBACK WindowProcedure(HWND aHWND, UINT message, WPARAM wParam, LPARAM lParam) in WindowProcedure() argument
31 CWindow tempWindow(aHWND); in WindowProcedure()
36 window->Attach(aHWND); in WindowProcedure()
41 return DefWindowProcW(aHWND, message, wParam, lParam); in WindowProcedure()
44 return DefWindowProc(aHWND, message, wParam, lParam); in WindowProcedure()
/dports/archivers/lzma/lzma-19.00/CPP/Windows/Control/
H A DDialog.cpp196 …HWND aHWND = CreateDialogParam(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)t… in Create() local
197 if (aHWND == 0) in Create()
199 Attach(aHWND); in Create()
212 HWND aHWND; in Create() local
214aHWND = CreateDialogParamW(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)this); in Create()
226aHWND = CreateDialogParamA(g_hInstance, templateNameA, parentWindow, DialogProcedure, (LPARAM)this… in Create()
228 if (aHWND == 0) in Create()
230 Attach(aHWND); in Create()
H A DWindow2.cpp29 static LRESULT CALLBACK WindowProcedure(HWND aHWND, UINT message, WPARAM wParam, LPARAM lParam) in WindowProcedure() argument
31 CWindow tempWindow(aHWND); in WindowProcedure()
36 window->Attach(aHWND); in WindowProcedure()
41 return DefWindowProcW(aHWND, message, wParam, lParam); in WindowProcedure()
44 return DefWindowProc(aHWND, message, wParam, lParam); in WindowProcedure()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/Windows/Control/
H A DDialog.cpp195 …HWND aHWND = CreateDialogParam(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)t… in Create() local
196 if (aHWND == 0) in Create()
198 Attach(aHWND); in Create()
211 HWND aHWND; in Create() local
213aHWND = CreateDialogParamW(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)this); in Create()
225aHWND = CreateDialogParamA(g_hInstance, templateNameA, parentWindow, DialogProcedure, (LPARAM)this… in Create()
227 if (aHWND == 0) in Create()
229 Attach(aHWND); in Create()
H A DWindow2.cpp29 static LRESULT CALLBACK WindowProcedure(HWND aHWND, UINT message, WPARAM wParam, LPARAM lParam) in WindowProcedure() argument
31 CWindow tempWindow(aHWND); in WindowProcedure()
36 window->Attach(aHWND); in WindowProcedure()
41 return DefWindowProcW(aHWND, message, wParam, lParam); in WindowProcedure()
44 return DefWindowProc(aHWND, message, wParam, lParam); in WindowProcedure()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DDialog.cpp196 …HWND aHWND = CreateDialogParam(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)t… in Create() local
197 if (aHWND == 0) in Create()
199 Attach(aHWND); in Create()
212 HWND aHWND; in Create() local
214aHWND = CreateDialogParamW(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)this); in Create()
226aHWND = CreateDialogParamA(g_hInstance, templateNameA, parentWindow, DialogProcedure, (LPARAM)this… in Create()
228 if (aHWND == 0) in Create()
230 Attach(aHWND); in Create()
H A DWindow2.cpp29 static LRESULT CALLBACK WindowProcedure(HWND aHWND, UINT message, WPARAM wParam, LPARAM lParam) in WindowProcedure() argument
31 CWindow tempWindow(aHWND); in WindowProcedure()
36 window->Attach(aHWND); in WindowProcedure()
41 return DefWindowProcW(aHWND, message, wParam, lParam); in WindowProcedure()
44 return DefWindowProc(aHWND, message, wParam, lParam); in WindowProcedure()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DDialog.cpp196 …HWND aHWND = CreateDialogParam(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)t… in Create() local
197 if (aHWND == 0) in Create()
199 Attach(aHWND); in Create()
212 HWND aHWND; in Create() local
214aHWND = CreateDialogParamW(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)this); in Create()
226aHWND = CreateDialogParamA(g_hInstance, templateNameA, parentWindow, DialogProcedure, (LPARAM)this… in Create()
228 if (aHWND == 0) in Create()
230 Attach(aHWND); in Create()
H A DWindow2.cpp29 static LRESULT CALLBACK WindowProcedure(HWND aHWND, UINT message, WPARAM wParam, LPARAM lParam) in WindowProcedure() argument
31 CWindow tempWindow(aHWND); in WindowProcedure()
36 window->Attach(aHWND); in WindowProcedure()
41 return DefWindowProcW(aHWND, message, wParam, lParam); in WindowProcedure()
44 return DefWindowProc(aHWND, message, wParam, lParam); in WindowProcedure()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DDialog.cpp196 …HWND aHWND = CreateDialogParam(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)t… in Create() local
197 if (aHWND == 0) in Create()
199 Attach(aHWND); in Create()
212 HWND aHWND; in Create() local
214aHWND = CreateDialogParamW(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)this); in Create()
226aHWND = CreateDialogParamA(g_hInstance, templateNameA, parentWindow, DialogProcedure, (LPARAM)this… in Create()
228 if (aHWND == 0) in Create()
230 Attach(aHWND); in Create()
H A DWindow2.cpp29 static LRESULT CALLBACK WindowProcedure(HWND aHWND, UINT message, WPARAM wParam, LPARAM lParam) in WindowProcedure() argument
31 CWindow tempWindow(aHWND); in WindowProcedure()
36 window->Attach(aHWND); in WindowProcedure()
41 return DefWindowProcW(aHWND, message, wParam, lParam); in WindowProcedure()
44 return DefWindowProc(aHWND, message, wParam, lParam); in WindowProcedure()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DDialog.cpp196 …HWND aHWND = CreateDialogParam(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)t… in Create() local
197 if (aHWND == 0) in Create()
199 Attach(aHWND); in Create()
212 HWND aHWND; in Create() local
214aHWND = CreateDialogParamW(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)this); in Create()
226aHWND = CreateDialogParamA(g_hInstance, templateNameA, parentWindow, DialogProcedure, (LPARAM)this… in Create()
228 if (aHWND == 0) in Create()
230 Attach(aHWND); in Create()
/dports/archivers/7-zip/7-zip-21.07/CPP/Windows/Control/
H A DDialog.cpp359 …HWND aHWND = CreateDialogParam(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)t… in Create() local
360 if (aHWND == 0) in Create()
362 Attach(aHWND); in Create()
375 HWND aHWND; in Create() local
377aHWND = CreateDialogParamW(g_hInstance, templateName, parentWindow, DialogProcedure, (LPARAM)this); in Create()
389aHWND = CreateDialogParamA(g_hInstance, templateNameA, parentWindow, DialogProcedure, (LPARAM)this… in Create()
391 if (aHWND == 0) in Create()
393 Attach(aHWND); in Create()
H A DWindow2.cpp29 static LRESULT CALLBACK WindowProcedure(HWND aHWND, UINT message, WPARAM wParam, LPARAM lParam) in WindowProcedure() argument
31 CWindow tempWindow(aHWND); in WindowProcedure()
36 window->Attach(aHWND); in WindowProcedure()
41 return DefWindowProcW(aHWND, message, wParam, lParam); in WindowProcedure()
44 return DefWindowProc(aHWND, message, wParam, lParam); in WindowProcedure()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/Windows/Control/
H A DWindow2.cpp24 static LRESULT CALLBACK WindowProcedure(HWND aHWND, UINT message, in WindowProcedure() argument
27 CWindow tempWindow(aHWND); in WindowProcedure()
33 window->Attach(aHWND); in WindowProcedure()
38 return DefWindowProcW(aHWND, message, wParam, lParam); in WindowProcedure()
41 return DefWindowProc(aHWND, message, wParam, lParam); in WindowProcedure()

1234