Home
last modified time | relevance | path

Searched refs:hwndCtl (Results 1 – 25 of 59) sorted by relevance

123

/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/
H A Dextra.h532 #define ListBox_Enable(hwndCtl, fEnable) EnableWindow((hwndCtl), (fEnable)) argument
534 …#define ListBox_GetCount(hwndCtl) ((int)(DWORD)SendMessage((hwndCtl), LB_GETCOUN… argument
535 …#define ListBox_ResetContent(hwndCtl) ((BOOL)(DWORD)SendMessage((hwndCtl), LB_RESETC… argument
540 …#define ListBox_AddItemData(hwndCtl, data) ((int)(DWORD)SendMessage((hwndCtl), LB_ADDSTRI… argument
558 …#define ListBox_GetCurSel(hwndCtl) ((int)(DWORD)SendMessage((hwndCtl), LB_GETCURS… argument
559 …#define ListBox_SetCurSel(hwndCtl, index) ((int)(DWORD)SendMessage((hwndCtl), LB_SETCURS… argument
564 …#define ListBox_GetSel(hwndCtl, index) ((int)(DWORD)SendMessage((hwndCtl), LB_GETSEL,… argument
565 …#define ListBox_GetSelCount(hwndCtl) ((int)(DWORD)SendMessage((hwndCtl), LB_GETSELC… argument
566 …#define ListBox_GetTopIndex(hwndCtl) ((int)(DWORD)SendMessage((hwndCtl), LB_GETTOPI… argument
572 …#define ListBox_GetHorizontalExtent(hwndCtl) ((int)(DWORD)SendMessage((hwndCtl), LB_GETHORI… argument
[all …]
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwindowsx.h38 #define Button_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable)) argument
42 #define Button_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl) argument
46 #define Button_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz)) argument
52 #define ComboBox_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable)) argument
67 #define ComboBox_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl) argument
79 #define ComboBox_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz)) argument
92 #define Edit_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable)) argument
101 #define Edit_GetSel(hwndCtl) ((DWORD)SNDMSG((hwndCtl),EM_GETSEL,0,0)) argument
103 #define Edit_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl) argument
120 #define Edit_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz)) argument
[all …]
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwindowsx.h38 #define Button_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable)) argument
42 #define Button_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl) argument
46 #define Button_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz)) argument
52 #define ComboBox_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable)) argument
67 #define ComboBox_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl) argument
79 #define ComboBox_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz)) argument
92 #define Edit_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable)) argument
101 #define Edit_GetSel(hwndCtl) ((DWORD)SNDMSG((hwndCtl),EM_GETSEL,0,0)) argument
103 #define Edit_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl) argument
120 #define Edit_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz)) argument
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindowsx.h475 #define Static_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable)) argument
478 #define Static_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl) argument
479 #define Static_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz)) argument
487 #define Button_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl) argument
488 #define Button_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz)) argument
497 #define Edit_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable)) argument
499 #define Edit_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl) argument
500 #define Edit_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz)) argument
550 #define ScrollBar_GetPos(hwndCtl) GetScrollPos((hwndCtl),SB_CTL) argument
614 #define ComboBox_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl) argument
[all …]
H A Dwindowsx.h16477 #define Static_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable))
480 #define Static_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl)
481 #define Static_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz))
489 #define Button_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl)
490 #define Button_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz))
500 #define Edit_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable))
503 #define Edit_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl)
504 #define Edit_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz))
555 #define ScrollBar_GetPos(hwndCtl) GetScrollPos((hwndCtl),SB_CTL)
623 #define ComboBox_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl)
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindowsx.h475 #define Static_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable)) argument
478 #define Static_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl) argument
479 #define Static_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz)) argument
487 #define Button_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl) argument
488 #define Button_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz)) argument
497 #define Edit_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable)) argument
499 #define Edit_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl) argument
500 #define Edit_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz)) argument
550 #define ScrollBar_GetPos(hwndCtl) GetScrollPos((hwndCtl),SB_CTL) argument
614 #define ComboBox_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl) argument
[all …]
H A Dwindowsx.h16477 #define Static_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable))
480 #define Static_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl)
481 #define Static_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz))
489 #define Button_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl)
490 #define Button_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz))
500 #define Edit_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable))
503 #define Edit_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl)
504 #define Edit_SetText(hwndCtl,lpsz) SetWindowText((hwndCtl),(lpsz))
555 #define ScrollBar_GetPos(hwndCtl) GetScrollPos((hwndCtl),SB_CTL)
623 #define ComboBox_GetTextLength(hwndCtl) GetWindowTextLength(hwndCtl)
[all …]
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/ui/win32/
H A Dhyperlinks.c43 HWND hwndCtl = (HWND) lParam; in _HyperlinkParentProc() local
45 BOOL fHyperlink = (NULL != GetProp(hwndCtl, PROP_STATIC_HYPERLINK)); in _HyperlinkParentProc()
126 ConvertStaticToHyperlink(HWND hwndCtl) in ConvertStaticToHyperlink() argument
130 HWND hwndParent = GetParent(hwndCtl); in ConvertStaticToHyperlink()
140 DWORD dwStyle = GetWindowLong(hwndCtl, GWL_STYLE); in ConvertStaticToHyperlink()
141 SetWindowLong(hwndCtl, GWL_STYLE, dwStyle | SS_NOTIFY); in ConvertStaticToHyperlink()
146 SetProp(hwndCtl, PROP_ORIGINAL_PROC, (HANDLE) pfnOrigProc); in ConvertStaticToHyperlink()
151 HFONT hOrigFont = (HFONT) SendMessage(hwndCtl, WM_GETFONT, 0, 0); in ConvertStaticToHyperlink()
152 SetProp(hwndCtl, PROP_ORIGINAL_FONT, (HANDLE) hOrigFont); in ConvertStaticToHyperlink()
159 SetProp(hwndCtl, PROP_UNDERLINE_FONT, (HANDLE) hFont); in ConvertStaticToHyperlink()
[all …]
H A Dhyperlinks.h27 BOOL ConvertStaticToHyperlink( HWND hwndCtl );
/dports/emulators/fuse/fuse-1.6.0/ui/win32/
H A Dhyperlinks.c41 HWND hwndCtl = (HWND) lParam; in _HyperlinkParentProc() local
43 BOOL fHyperlink = (NULL != GetProp(hwndCtl, PROP_STATIC_HYPERLINK)); in _HyperlinkParentProc()
124 ConvertStaticToHyperlink(HWND hwndCtl) in ConvertStaticToHyperlink() argument
128 HWND hwndParent = GetParent(hwndCtl); in ConvertStaticToHyperlink()
138 DWORD dwStyle = GetWindowLong(hwndCtl, GWL_STYLE); in ConvertStaticToHyperlink()
139 SetWindowLong(hwndCtl, GWL_STYLE, dwStyle | SS_NOTIFY); in ConvertStaticToHyperlink()
144 SetProp(hwndCtl, PROP_ORIGINAL_PROC, (HANDLE) pfnOrigProc); in ConvertStaticToHyperlink()
149 HFONT hOrigFont = (HFONT) SendMessage(hwndCtl, WM_GETFONT, 0, 0); in ConvertStaticToHyperlink()
150 SetProp(hwndCtl, PROP_ORIGINAL_FONT, (HANDLE) hOrigFont); in ConvertStaticToHyperlink()
157 SetProp(hwndCtl, PROP_UNDERLINE_FONT, (HANDLE) hFont); in ConvertStaticToHyperlink()
[all …]
H A Dhyperlinks.h25 BOOL ConvertStaticToHyperlink( HWND hwndCtl );
/dports/graphics/aseprite/aseprite-1.2.9/src/wacom/
H A Dmsgpack.h17 #define FORWARD_WM_COMMAND(hwnd, id, hwndCtl, codeNotify, fn) \ argument
18 … (void)(fn)((hwnd), WM_COMMAND, MAKEWPARAM((UINT)(id),(UINT)(codeNotify)), (LPARAM)(HWND)(hwndCtl))
25 #define FORWARD_WM_COMMAND(hwnd, id, hwndCtl, codeNotify, fn) \ argument
26 (void)(fn)((hwnd), WM_COMMAND, (WPARAM)(int)(id), MAKELPARAM((UINT)(hwndCtl), (codeNotify)))
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/setupgui/windows/
H A Dodbcdialogparams.cpp550 void processDbCombobox(HWND hwnd, HWND hwndCtl, UINT codeNotify) in processDbCombobox() argument
561 ComboBox_ResetContent(hwndCtl); in processDbCombobox()
563 adjustDropdownHeight(hwndCtl,list_length(dbs)); in processDbCombobox()
566 ComboBox_AddString(hwndCtl, (SQLWCHAR *)dbtmp->data); in processDbCombobox()
570 ComboBox_SetText(hwndCtl,pParams->database); in processDbCombobox()
592 ComboBox_ResetContent(hwndCtl); in processCharsetCombobox()
594 adjustDropdownHeight(hwndCtl,list_length(csl)); in processCharsetCombobox()
597 ComboBox_AddString(hwndCtl, (SQLWCHAR *)cstmp->data); in processCharsetCombobox()
601 ComboBox_SetText(hwndCtl,pParams->charset); in processCharsetCombobox()
673 processDbCombobox(hwnd, hwndCtl, codeNotify); in FormMain_OnCommand()
[all …]
/dports/audio/flite/flite-2.1-release/wince/
H A Dflowm.h105 LPARAM DoMainCommandExit(HWND hwnd,WORD idItem,HWND hwndCtl,WORD wNotifyCode);
107 HWND hwndCtl, WORD wNotifyCode);
108 LPARAM DoMainCommandPlay(HWND hwnd, WORD idItem,HWND hwndCtl,WORD wNotifyCode);
109 LPARAM DoMainCommandFile(HWND hwnd, WORD idItem,HWND hwndCtl,WORD wNotifyCode);
H A Dflowm_main.c157 HWND hwndCtl; in DoCommandMain() local
162 hwndCtl = (HWND)lParam; in DoCommandMain()
167 return MainCommandItems[i].Fxn(hwnd,idItem,hwndCtl,wNotifyCode); in DoCommandMain()
202 LPARAM DoMainCommandExit(HWND hwnd, WORD idItem, HWND hwndCtl, WORD wNotifyCode) in DoMainCommandExit() argument
209 HWND hwndCtl, WORD wNotifyCode) in DoMainCommandAbout() argument
242 HWND hwndCtl, WORD wNotifyCode) in DoMainCommandPlay() argument
377 HWND hwndCtl, WORD wNotifyCode) in DoMainCommandFile() argument
/dports/net/rdesktop/rdesktop-1.9.0/tests/
H A Dbrushtest.c104 HWND hwndCtl; in WndProc() local
113 hwndCtl = (HWND) lParam; in WndProc()
114 if (hwndCtl == g_button) in WndProc()
/dports/devel/apache-commons-daemon/commons-daemon-1.2.3-native-src/windows/include/
H A Dgui.h57 #define ComboBox_AddStringW(hwndCtl, lpsz) ((int)(DWORD)SNDMSGW((hwndCtl), CB_ADDSTRING, 0L, … argument
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/examples/14.Win32Window/
H A Dmain.cpp34 HWND hwndCtl = (HWND)lParam; in CustomWndProc() local
37 if (hwndCtl == hOKButton) in CustomWndProc()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Ddefines.inc5964 // #define Edit_GetInputMode(hwndCtl, fActual) ((int)(DWORD)SNDMSG((hwndCtl), EM_GETINPUTMODE, …
5965 function Edit_GetInputMode(hwndCtl:HWND; fActual:BOOL):longint;
5966 // #define Edit_SetInputMode(hwndCtl, nInputMode) ((BOOL)(DWORD)SNDMSG((hwndCtl), EM_SETINPUTMODE,…
5967 function Edit_SetInputMode(hwndCtl:HWND; nInputMode:longint):Bool;
5969 // #define Edit_SetSymbols(hwndCtl, pszSymbols) ((BOOL)(DWORD)SNDMSG((hwndCtl), EM_SETSYMBOLS, 0…
5970 function Edit_SetSymbols(hwndCtl:HWND; pszSymbols:LPCTSTR):BOOL;
5975 // #define Edit_GetExtendedStyle(hwndCtl) ((DWORD)SNDMSG((hwndCtl), EM_GETEXT…
5976 function Edit_GetExtendedStyle(hwndCtl:HWND):DWORD;
6023 // #define ListBox_GetInputMode(hwndCtl, fActual) ((int)(DWORD)SNDMSG((hwndCtl), LB_GE…
6026 // #define ListBox_SetInputMode(hwndCtl, nInputMode) ((BOOL)(DWORD)SNDMSG((hwndCtl), LB_S…
[all …]
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Ddefines.inc5964 // #define Edit_GetInputMode(hwndCtl, fActual) ((int)(DWORD)SNDMSG((hwndCtl), EM_GETINPUTMODE, …
5965 function Edit_GetInputMode(hwndCtl:HWND; fActual:BOOL):longint;
5966 // #define Edit_SetInputMode(hwndCtl, nInputMode) ((BOOL)(DWORD)SNDMSG((hwndCtl), EM_SETINPUTMODE,…
5967 function Edit_SetInputMode(hwndCtl:HWND; nInputMode:longint):Bool;
5969 // #define Edit_SetSymbols(hwndCtl, pszSymbols) ((BOOL)(DWORD)SNDMSG((hwndCtl), EM_SETSYMBOLS, 0…
5970 function Edit_SetSymbols(hwndCtl:HWND; pszSymbols:LPCTSTR):BOOL;
5975 // #define Edit_GetExtendedStyle(hwndCtl) ((DWORD)SNDMSG((hwndCtl), EM_GETEXT…
5976 function Edit_GetExtendedStyle(hwndCtl:HWND):DWORD;
6023 // #define ListBox_GetInputMode(hwndCtl, fActual) ((int)(DWORD)SNDMSG((hwndCtl), LB_GE…
6026 // #define ListBox_SetInputMode(hwndCtl, nInputMode) ((BOOL)(DWORD)SNDMSG((hwndCtl), LB_S…
[all …]
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Ddefines.inc5964 // #define Edit_GetInputMode(hwndCtl, fActual) ((int)(DWORD)SNDMSG((hwndCtl), EM_GETINPUTMODE, …
5965 function Edit_GetInputMode(hwndCtl:HWND; fActual:BOOL):longint;
5966 // #define Edit_SetInputMode(hwndCtl, nInputMode) ((BOOL)(DWORD)SNDMSG((hwndCtl), EM_SETINPUTMODE,…
5967 function Edit_SetInputMode(hwndCtl:HWND; nInputMode:longint):Bool;
5969 // #define Edit_SetSymbols(hwndCtl, pszSymbols) ((BOOL)(DWORD)SNDMSG((hwndCtl), EM_SETSYMBOLS, 0…
5970 function Edit_SetSymbols(hwndCtl:HWND; pszSymbols:LPCTSTR):BOOL;
5975 // #define Edit_GetExtendedStyle(hwndCtl) ((DWORD)SNDMSG((hwndCtl), EM_GETEXT…
5976 function Edit_GetExtendedStyle(hwndCtl:HWND):DWORD;
6023 // #define ListBox_GetInputMode(hwndCtl, fActual) ((int)(DWORD)SNDMSG((hwndCtl), LB_GE…
6026 // #define ListBox_SetInputMode(hwndCtl, nInputMode) ((BOOL)(DWORD)SNDMSG((hwndCtl), LB_S…
[all …]
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Ddefines.inc5964 // #define Edit_GetInputMode(hwndCtl, fActual) ((int)(DWORD)SNDMSG((hwndCtl), EM_GETINPUTMODE, …
5965 function Edit_GetInputMode(hwndCtl:HWND; fActual:BOOL):longint;
5966 // #define Edit_SetInputMode(hwndCtl, nInputMode) ((BOOL)(DWORD)SNDMSG((hwndCtl), EM_SETINPUTMODE,…
5967 function Edit_SetInputMode(hwndCtl:HWND; nInputMode:longint):Bool;
5969 // #define Edit_SetSymbols(hwndCtl, pszSymbols) ((BOOL)(DWORD)SNDMSG((hwndCtl), EM_SETSYMBOLS, 0…
5970 function Edit_SetSymbols(hwndCtl:HWND; pszSymbols:LPCTSTR):BOOL;
5975 // #define Edit_GetExtendedStyle(hwndCtl) ((DWORD)SNDMSG((hwndCtl), EM_GETEXT…
5976 function Edit_GetExtendedStyle(hwndCtl:HWND):DWORD;
6023 // #define ListBox_GetInputMode(hwndCtl, fActual) ((int)(DWORD)SNDMSG((hwndCtl), LB_GE…
6026 // #define ListBox_SetInputMode(hwndCtl, nInputMode) ((BOOL)(DWORD)SNDMSG((hwndCtl), LB_S…
[all …]
/dports/games/pvpgn/pvpgn-1.8.5/src/win32/
H A Dd2cs_winmain.c43 static void OnCommand(HWND hwnd, int id, HWND hwndCtl, UINT codeNotify);
167 static void OnCommand(HWND hwnd, int id, HWND hwndCtl, UINT codeNotify) in OnCommand() argument
H A Dd2dbs_winmain.c43 static void OnCommand(HWND hwnd, int id, HWND hwndCtl, UINT codeNotify);
167 static void OnCommand(HWND hwnd, int id, HWND hwndCtl, UINT codeNotify) in OnCommand() argument
/dports/mail/alpine/alpine-465e23b/pico/osdep/
H A Dmswin_spell.c373 spell_dlg_on_command(HWND hDlg, int id, HWND hwndCtl, UINT codeNotify) in spell_dlg_on_command() argument
382 handle_cb_editchange(hDlg, hwndCtl); in spell_dlg_on_command()

123