Home
last modified time | relevance | path

Searched refs:hwndParent (Results 1 – 25 of 2291) sorted by relevance

12345678910>>...92

/dports/emulators/vice/vice-3.5/src/lib/liblame/dshow/
H A DPropPage.cpp398 void CMpegAudEncPropertyPage::InitPropertiesDialog(HWND hwndParent) in InitPropertiesDialog() argument
400 EnableControls(hwndParent, TRUE); in InitPropertiesDialog()
402 m_hwndQuality = GetDlgItem(hwndParent,IDC_SLIDER_QUALITY); in InitPropertiesDialog()
622 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_CBR), bEnable); in EnableControls()
623 EnableWindow(GetDlgItem(hwndParent, IDC_COMBO_CBR), bEnable); in EnableControls()
624 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_VBR), bEnable); in EnableControls()
625 EnableWindow(GetDlgItem(hwndParent, IDC_COMBO_VBRMIN), bEnable); in EnableControls()
626 EnableWindow(GetDlgItem(hwndParent, IDC_COMBO_VBRMAX), bEnable); in EnableControls()
628 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_ORIGINAL), bEnable); in EnableControls()
629 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_CRC), bEnable); in EnableControls()
[all …]
H A DPropPage_adv.cpp274 void CMpegAudEncPropertyPageAdv::InitPropertiesDialog(HWND hwndParent) in InitPropertiesDialog() argument
276 EnableControls(hwndParent, TRUE); in InitPropertiesDialog()
341 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_STEREO), bEnable); in EnableControls()
342 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_JSTEREO), bEnable); in EnableControls()
343 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_DUAL), bEnable); in EnableControls()
344 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_MONO), bEnable); in EnableControls()
345 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_FORCE_MS), bEnable); in EnableControls()
346 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_VOICE), bEnable); in EnableControls()
350 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_XING_TAG), bEnable); in EnableControls()
352 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_OVERLAP), bEnable); in EnableControls()
[all …]
/dports/audio/lame/lame-3.100/dshow/
H A DPropPage.cpp398 void CMpegAudEncPropertyPage::InitPropertiesDialog(HWND hwndParent) in InitPropertiesDialog() argument
400 EnableControls(hwndParent, TRUE); in InitPropertiesDialog()
402 m_hwndQuality = GetDlgItem(hwndParent,IDC_SLIDER_QUALITY); in InitPropertiesDialog()
622 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_CBR), bEnable); in EnableControls()
623 EnableWindow(GetDlgItem(hwndParent, IDC_COMBO_CBR), bEnable); in EnableControls()
624 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_VBR), bEnable); in EnableControls()
625 EnableWindow(GetDlgItem(hwndParent, IDC_COMBO_VBRMIN), bEnable); in EnableControls()
626 EnableWindow(GetDlgItem(hwndParent, IDC_COMBO_VBRMAX), bEnable); in EnableControls()
628 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_ORIGINAL), bEnable); in EnableControls()
629 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_CRC), bEnable); in EnableControls()
[all …]
H A DPropPage_adv.cpp274 void CMpegAudEncPropertyPageAdv::InitPropertiesDialog(HWND hwndParent) in InitPropertiesDialog() argument
276 EnableControls(hwndParent, TRUE); in InitPropertiesDialog()
341 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_STEREO), bEnable); in EnableControls()
342 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_JSTEREO), bEnable); in EnableControls()
343 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_DUAL), bEnable); in EnableControls()
344 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_MONO), bEnable); in EnableControls()
345 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_FORCE_MS), bEnable); in EnableControls()
346 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_VOICE), bEnable); in EnableControls()
350 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_XING_TAG), bEnable); in EnableControls()
352 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_OVERLAP), bEnable); in EnableControls()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/dshow/
H A DPropPage.cpp398 void CMpegAudEncPropertyPage::InitPropertiesDialog(HWND hwndParent) in InitPropertiesDialog() argument
400 EnableControls(hwndParent, TRUE); in InitPropertiesDialog()
402 m_hwndQuality = GetDlgItem(hwndParent,IDC_SLIDER_QUALITY); in InitPropertiesDialog()
622 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_CBR), bEnable); in EnableControls()
623 EnableWindow(GetDlgItem(hwndParent, IDC_COMBO_CBR), bEnable); in EnableControls()
624 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_VBR), bEnable); in EnableControls()
625 EnableWindow(GetDlgItem(hwndParent, IDC_COMBO_VBRMIN), bEnable); in EnableControls()
626 EnableWindow(GetDlgItem(hwndParent, IDC_COMBO_VBRMAX), bEnable); in EnableControls()
628 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_ORIGINAL), bEnable); in EnableControls()
629 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_CRC), bEnable); in EnableControls()
[all …]
H A DPropPage_adv.cpp274 void CMpegAudEncPropertyPageAdv::InitPropertiesDialog(HWND hwndParent) in InitPropertiesDialog() argument
276 EnableControls(hwndParent, TRUE); in InitPropertiesDialog()
341 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_STEREO), bEnable); in EnableControls()
342 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_JSTEREO), bEnable); in EnableControls()
343 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_DUAL), bEnable); in EnableControls()
344 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_MONO), bEnable); in EnableControls()
345 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_FORCE_MS), bEnable); in EnableControls()
346 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_VOICE), bEnable); in EnableControls()
350 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_XING_TAG), bEnable); in EnableControls()
352 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_OVERLAP), bEnable); in EnableControls()
[all …]
/dports/security/stunnel/stunnel-5.60/tools/plugins/SimpleFC/Source/
H A DSimpleFC.dpr42 Init(hwndParent, string_size, variables, stacktop);
69 Init(hwndParent, string_size, variables, stacktop);
89 Init(hwndParent, string_size, variables, stacktop);
113 Init(hwndParent, string_size, variables, stacktop);
129 Init(hwndParent, string_size, variables, stacktop);
146 Init(hwndParent, string_size, variables, stacktop);
163 Init(hwndParent, string_size, variables, stacktop);
180 Init(hwndParent, string_size, variables, stacktop);
197 Init(hwndParent, string_size, variables, stacktop);
214 Init(hwndParent, string_size, variables, stacktop);
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dumx.h146 typedef VOID (WINAPI *PUMX_REFRESH)(HWND hwndParent);
147 typedef VOID (WINAPI *PUMX_MENUACTION)(HWND hwndParent,DWORD dwEventId);
148 typedef VOID (WINAPI *PUMX_CREATEW)(HWND hwndParent,PUMS_GETSELW pumsSelection);
149 typedef VOID (WINAPI *PUMX_CREATEA)(HWND hwndParent,PUMS_GETSELA pumsSelection);
150 typedef VOID (WINAPI *PUMX_DELETEW)(HWND hwndParent,PUMS_GETSELW pumsSelection);
167 VOID WINAPI UMERefresh(HWND hwndParent);
168 VOID WINAPI UMEMenuAction(HWND hwndParent,DWORD dwEventId);
169 VOID WINAPI UMECreateA(HWND hwndParent,PUMS_GETSELA pumsSelection);
170 VOID WINAPI UMECreateW(HWND hwndParent,PUMS_GETSELW pumsSelection);
171 VOID WINAPI UMEDeleteA(HWND hwndParent,PUMS_GETSELA pumsSelection);
[all …]
H A Didentitystore.h37 …STDMETHOD_(HRESULT,AssociateIdentity)(THIS_ HWND hwndParent,IPropertyStore **ppPropertyStore) PURE; in DECLARE_INTERFACE_()
38 STDMETHOD_(HRESULT,ChangeCredential)(THIS_ HWND hwndParent,LPCWSTR lpszUniqueID) PURE; in DECLARE_INTERFACE_()
39 STDMETHOD_(HRESULT,DisassociateIdentity)(THIS_ HWND hwndParent,LPCWSTR lpszUniqueID) PURE; in DECLARE_INTERFACE_()
47 …entityProvider_AssociateIdentity(This,hwndParent,ppPropertyStore) (This)->lpVtbl->AssociateIdentit… argument
48 …dIdentityProvider_ChangeCredential(This,hwndParent,lpszUniqueID) (This)->lpVtbl->ChangeCredential(… argument
49 …ityProvider_DisassociateIdentity(This,hwndParent,lpszUniqueID) (This)->lpVtbl->DisassociateIdentit… argument
H A Dnapcommon.h80 HWND hwndParent) = 0;
117 HWND hwndParent);
144 #define INapComponentConfig_InvokeUI(This,hwndParent) (This)->lpVtbl->InvokeUI(This,hwndParent)
344 HWND hwndParent,
348 HWND hwndParent,
382 HWND hwndParent);
402 HWND hwndParent,
407 HWND hwndParent,
535 HWND hwndParent);
555 HWND hwndParent,
[all …]
H A Dnewdev.h44 HWND hwndParent,
53 HWND hwndParent,
92 HWND hwndParent OPTIONAL,
102 HWND hwndParent OPTIONAL,
113 HWND hwndParent OPTIONAL,
120 HWND hwndParent OPTIONAL,
128 HWND hwndParent OPTIONAL,
146 HWND hwndParent,
H A Dwiavideo.h69 …virtual HRESULT WINAPI CreateVideoByWiaDevID(BSTR bstrWiaDeviceID,HWND hwndParent,WINBOOL bStretch…
70 …virtual HRESULT WINAPI CreateVideoByDevNum(UINT uiDeviceNumber,HWND hwndParent,WINBOOL bStretchToF…
71 …virtual HRESULT WINAPI CreateVideoByName(BSTR bstrFriendlyName,HWND hwndParent,WINBOOL bStretchToF…
89 …HRESULT (WINAPI *CreateVideoByWiaDevID)(IWiaVideo *This,BSTR bstrWiaDeviceID,HWND hwndParent,WINBO…
90 …HRESULT (WINAPI *CreateVideoByDevNum)(IWiaVideo *This,UINT uiDeviceNumber,HWND hwndParent,WINBOOL …
91 …HRESULT (WINAPI *CreateVideoByName)(IWiaVideo *This,BSTR bstrFriendlyName,HWND hwndParent,WINBOOL …
111 …bstrWiaDeviceID,hwndParent,bStretchToFitParent,bAutoBeginPlayback) (This)->lpVtbl->CreateVideoByWi… argument
112 …is,uiDeviceNumber,hwndParent,bStretchToFitParent,bAutoBeginPlayback) (This)->lpVtbl->CreateVideoBy… argument
113 …,bstrFriendlyName,hwndParent,bStretchToFitParent,bAutoBeginPlayback) (This)->lpVtbl->CreateVideoBy… argument
132 …deo_CreateVideoByDevNum_Proxy(IWiaVideo *This,UINT uiDeviceNumber,HWND hwndParent,WINBOOL bStretch…
[all …]
H A Dodbcinst.h87 …WINBOOL WINAPI SQLInstallODBC(HWND hwndParent,LPCSTR lpszInfFile,LPCSTR lpszSrcPath,LPCSTR lpszDri…
88 WINBOOL WINAPI SQLManageDataSources(HWND hwndParent);
89 WINBOOL WINAPI SQLCreateDataSource(HWND hwndParent,LPCSTR lpszDSN);
95 …WINBOOL WINAPI SQLConfigDataSource(HWND hwndParent,WORD fRequest,LPCSTR lpszDriver,LPCSTR lpszAttr…
121 WINBOOL WINAPI ConfigDSN(HWND hwndParent,WORD fRequest,LPCSTR lpszDriver,LPCSTR lpszAttributes);
122 WINBOOL WINAPI ConfigTranslator(HWND hwndParent,DWORD *pvOption);
124 …WINBOOL WINAPI ConfigDriver(HWND hwndParent,WORD fRequest,LPCSTR lpszDriver,LPCSTR lpszArgs,LPSTR …
126 …WINBOOL WINAPI SQLInstallODBCW(HWND hwndParent,LPCWSTR lpszInfFile,LPCWSTR lpszSrcPath,LPCWSTR lps…
127 WINBOOL WINAPI SQLCreateDataSourceW(HWND hwndParent,LPCWSTR lpszDSN);
133 …WINBOOL WINAPI SQLConfigDataSourceW(HWND hwndParent,WORD fRequest,LPCWSTR lpszDriver,LPCWSTR lpszA…
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dumx.h146 typedef VOID (WINAPI *PUMX_REFRESH)(HWND hwndParent);
147 typedef VOID (WINAPI *PUMX_MENUACTION)(HWND hwndParent,DWORD dwEventId);
148 typedef VOID (WINAPI *PUMX_CREATEW)(HWND hwndParent,PUMS_GETSELW pumsSelection);
149 typedef VOID (WINAPI *PUMX_CREATEA)(HWND hwndParent,PUMS_GETSELA pumsSelection);
150 typedef VOID (WINAPI *PUMX_DELETEW)(HWND hwndParent,PUMS_GETSELW pumsSelection);
167 VOID WINAPI UMERefresh(HWND hwndParent);
168 VOID WINAPI UMEMenuAction(HWND hwndParent,DWORD dwEventId);
169 VOID WINAPI UMECreateA(HWND hwndParent,PUMS_GETSELA pumsSelection);
170 VOID WINAPI UMECreateW(HWND hwndParent,PUMS_GETSELW pumsSelection);
171 VOID WINAPI UMEDeleteA(HWND hwndParent,PUMS_GETSELA pumsSelection);
[all …]
H A Didentitystore.h37 …STDMETHOD_(HRESULT,AssociateIdentity)(THIS_ HWND hwndParent,IPropertyStore **ppPropertyStore) PURE; in DECLARE_INTERFACE_()
38 STDMETHOD_(HRESULT,ChangeCredential)(THIS_ HWND hwndParent,LPCWSTR lpszUniqueID) PURE; in DECLARE_INTERFACE_()
39 STDMETHOD_(HRESULT,DisassociateIdentity)(THIS_ HWND hwndParent,LPCWSTR lpszUniqueID) PURE; in DECLARE_INTERFACE_()
47 …entityProvider_AssociateIdentity(This,hwndParent,ppPropertyStore) (This)->lpVtbl->AssociateIdentit… argument
48 …dIdentityProvider_ChangeCredential(This,hwndParent,lpszUniqueID) (This)->lpVtbl->ChangeCredential(… argument
49 …ityProvider_DisassociateIdentity(This,hwndParent,lpszUniqueID) (This)->lpVtbl->DisassociateIdentit… argument
H A Dnapcommon.h80 HWND hwndParent) = 0;
117 HWND hwndParent);
144 #define INapComponentConfig_InvokeUI(This,hwndParent) (This)->lpVtbl->InvokeUI(This,hwndParent)
344 HWND hwndParent,
348 HWND hwndParent,
382 HWND hwndParent);
402 HWND hwndParent,
407 HWND hwndParent,
535 HWND hwndParent);
555 HWND hwndParent,
[all …]
H A Dnewdev.h44 HWND hwndParent,
53 HWND hwndParent,
92 HWND hwndParent OPTIONAL,
102 HWND hwndParent OPTIONAL,
113 HWND hwndParent OPTIONAL,
120 HWND hwndParent OPTIONAL,
128 HWND hwndParent OPTIONAL,
146 HWND hwndParent,
H A Dwiavideo.h69 …virtual HRESULT WINAPI CreateVideoByWiaDevID(BSTR bstrWiaDeviceID,HWND hwndParent,WINBOOL bStretch…
70 …virtual HRESULT WINAPI CreateVideoByDevNum(UINT uiDeviceNumber,HWND hwndParent,WINBOOL bStretchToF…
71 …virtual HRESULT WINAPI CreateVideoByName(BSTR bstrFriendlyName,HWND hwndParent,WINBOOL bStretchToF…
89 …HRESULT (WINAPI *CreateVideoByWiaDevID)(IWiaVideo *This,BSTR bstrWiaDeviceID,HWND hwndParent,WINBO…
90 …HRESULT (WINAPI *CreateVideoByDevNum)(IWiaVideo *This,UINT uiDeviceNumber,HWND hwndParent,WINBOOL …
91 …HRESULT (WINAPI *CreateVideoByName)(IWiaVideo *This,BSTR bstrFriendlyName,HWND hwndParent,WINBOOL …
111 …bstrWiaDeviceID,hwndParent,bStretchToFitParent,bAutoBeginPlayback) (This)->lpVtbl->CreateVideoByWi… argument
112 …is,uiDeviceNumber,hwndParent,bStretchToFitParent,bAutoBeginPlayback) (This)->lpVtbl->CreateVideoBy… argument
113 …,bstrFriendlyName,hwndParent,bStretchToFitParent,bAutoBeginPlayback) (This)->lpVtbl->CreateVideoBy… argument
132 …deo_CreateVideoByDevNum_Proxy(IWiaVideo *This,UINT uiDeviceNumber,HWND hwndParent,WINBOOL bStretch…
[all …]
H A Dodbcinst.h87 …WINBOOL WINAPI SQLInstallODBC(HWND hwndParent,LPCSTR lpszInfFile,LPCSTR lpszSrcPath,LPCSTR lpszDri…
88 WINBOOL WINAPI SQLManageDataSources(HWND hwndParent);
89 WINBOOL WINAPI SQLCreateDataSource(HWND hwndParent,LPCSTR lpszDSN);
95 …WINBOOL WINAPI SQLConfigDataSource(HWND hwndParent,WORD fRequest,LPCSTR lpszDriver,LPCSTR lpszAttr…
121 WINBOOL WINAPI ConfigDSN(HWND hwndParent,WORD fRequest,LPCSTR lpszDriver,LPCSTR lpszAttributes);
122 WINBOOL WINAPI ConfigTranslator(HWND hwndParent,DWORD *pvOption);
124 …WINBOOL WINAPI ConfigDriver(HWND hwndParent,WORD fRequest,LPCSTR lpszDriver,LPCSTR lpszArgs,LPSTR …
126 …WINBOOL WINAPI SQLInstallODBCW(HWND hwndParent,LPCWSTR lpszInfFile,LPCWSTR lpszSrcPath,LPCWSTR lps…
127 WINBOOL WINAPI SQLCreateDataSourceW(HWND hwndParent,LPCWSTR lpszDSN);
133 …WINBOOL WINAPI SQLConfigDataSourceW(HWND hwndParent,WORD fRequest,LPCWSTR lpszDriver,LPCWSTR lpszA…
[all …]
/dports/graphics/libprojectm/projectm-3.1.12/src/MilkDrop2/vis_milk2/
H A Dvis.cpp110 __declspec( dllexport ) winampVisHeader *winampVisGetHeader(HWND hwndParent) in winampVisGetHeader() argument
115 WASABI_API_SVC = (api_service*)SendMessage(hwndParent, WM_WA_IPC, 0, IPC_GET_API_SERVICE); in winampVisGetHeader()
194 g_plugin.PluginPreInitialize(this_mod->hwndParent, this_mod->hDllInstance); in config()
195 …WASABI_API_DIALOGBOXPARAMW(IDD_CONFIG, GetDialogBoxParent(this_mod->hwndParent), g_plugin.ConfigDi… in config()
210 DWORD version = GetWinampVersion(mod1.hwndParent); in init()
214 warand = (int (*)(void))SendMessage(this_mod->hwndParent, WM_WA_IPC, 0, IPC_GET_RANDFUNC); in init()
221 if (!WaitUntilPluginFinished(this_mod->hwndParent)) in init()
226 if (GetWinampVersion(mod1.hwndParent) < 0x4000) in init()
229 LRESULT ret = SendMessage(this_mod->hwndParent, WM_USER, 0, 104); in init()
235 … MessageBoxW(this_mod->hwndParent, WASABI_API_LNGSTRINGW(IDS_THIS_PLUGIN_NEEDS_MUSIC_TO_RUN), in init()
[all …]
/dports/security/gnupg/gnupg-2.3.3/build-aux/speedo/w32/
H A Dg4wihelp.c59 g_hwndParent = hwndParent; in dummy()
110 g_hwndParent = hwndParent; in runonce()
125 g_hwndParent = hwndParent; in playsound()
138 g_hwndParent = hwndParent; in stopsound()
223 g_hwndParent = hwndParent; in showsplash()
301 g_hwndParent = hwndParent; in service_create()
392 g_hwndParent = hwndParent; in service_query()
468 g_hwndParent = hwndParent; in service_start()
526 g_hwndParent = hwndParent; in service_stop()
601 g_hwndParent = hwndParent; in service_delete()
[all …]
/dports/databases/libiodbc/iODBC-3.52.15/drvproxy/
H A DConfigDriver.c85 HWND hwndParent, in ConfigDriver() argument
121 if (hwndParent in ConfigDriver()
124 && !create_confirm (hwndParent, NULL, in ConfigDriver()
128 if (hwndParent in ConfigDriver()
131 && !create_confirm (hwndParent, NULL, in ConfigDriver()
134 if (hwndParent in ConfigDriver()
137 && !create_confirm (hwndParent, NULL, in ConfigDriver()
/dports/databases/libiodbc/iODBC-3.52.15/include/
H A Dodbcinst.h329 HWND hwndParent,
335 HWND hwndParent,
343 HWND hwndParent,
347 HWND hwndParent,
421 HWND hwndParent,
427 HWND hwndParent,
519 HWND hwndParent,
528 HWND hwndParent,
539 HWND hwndParent,
545 HWND hwndParent,
[all …]
/dports/databases/libiodbc/iODBC-3.52.15/iodbcinst/
H A DSQLManageDataSource.c95 if (pAdminBox (hwndParent) == SQL_SUCCESS) \ in TEST()
104 if (pAdminBox (hwndParent) == SQL_SUCCESS) \ in TEST()
111 ManageDataSources (HWND hwndParent)
150 SQLManageDataSources (HWND hwndParent)
156 if (!hwndParent)
162 retcode = ManageDataSources (hwndParent);
/dports/misc/vxl/vxl-3.3.2/core/vgui/impl/win32/
H A Dvgui_win32_statusbar.cxx8 vgui_win32_statusbar::vgui_win32_statusbar(HWND hwndParent, int numPanes) in vgui_win32_statusbar() argument
11 , hwndParent_(hwndParent) in vgui_win32_statusbar()
23hwndParent, // parent window in vgui_win32_statusbar()
25 … (HINSTANCE)(__int64(GetWindowLong(hwndParent, GWLP_HINSTANCE))), // instance in vgui_win32_statusbar()
38 hwndParent, // parent window in vgui_win32_statusbar()
40 (HINSTANCE)GetWindowLong(hwndParent, GWL_HINSTANCE), // instance in vgui_win32_statusbar()

12345678910>>...92