Home
last modified time | relevance | path

Searched refs:SendDlgItemMessage (Results 351 – 361 of 361) sorted by relevance

1...<<1112131415

/dports/editors/fpc-ide/fpc-3.2.2/rtl/win16/
H A Dwinprocsh.inc1195 function SendDlgItemMessage(hwndDlg: HWND; idDlgItem: SmallInt; uMsg: UINT; wParam: WPARAM; lParam:…
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win16/
H A Dwinprocsh.inc1195 function SendDlgItemMessage(hwndDlg: HWND; idDlgItem: SmallInt; uMsg: UINT; wParam: WPARAM; lParam:…
/dports/lang/fpc-source/fpc-3.2.2/rtl/win16/
H A Dwinprocsh.inc1195 function SendDlgItemMessage(hwndDlg: HWND; idDlgItem: SmallInt; uMsg: UINT; wParam: WPARAM; lParam:…
/dports/lang/fpc/fpc-3.2.2/rtl/win16/
H A Dwinprocsh.inc1195 function SendDlgItemMessage(hwndDlg: HWND; idDlgItem: SmallInt; uMsg: UINT; wParam: WPARAM; lParam:…
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinuser.pas4602 function SendDlgItemMessage(hDlg: HWND; nIDDlgItem: Integer; Msg: UINT;
14530 function SendDlgItemMessage; in SendDlgItemMessage() function
21396 function SendDlgItemMessage; external user32 name 'SendDlgItemMessage' + AWSuffix; in SendDlgItemMessage() function
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Dcoredll.inc2669 function SendDlgItemMessage(hDlg:HWND; nIDDlgItem:longint; Msg:UINT; wParam:WPARAM; lParam:LPARAM):…
2968 …CheckDlgButton:=WINBOOL(SendDlgItemMessage(hDlg, nIDButton, BM_SETCHECK, WPARAM(uCheck), LPARAM(0)…
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Dcoredll.inc2669 function SendDlgItemMessage(hDlg:HWND; nIDDlgItem:longint; Msg:UINT; wParam:WPARAM; lParam:LPARAM):…
2968 …CheckDlgButton:=WINBOOL(SendDlgItemMessage(hDlg, nIDButton, BM_SETCHECK, WPARAM(uCheck), LPARAM(0)…
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Dcoredll.inc2669 function SendDlgItemMessage(hDlg:HWND; nIDDlgItem:longint; Msg:UINT; wParam:WPARAM; lParam:LPARAM):…
2968 …CheckDlgButton:=WINBOOL(SendDlgItemMessage(hDlg, nIDButton, BM_SETCHECK, WPARAM(uCheck), LPARAM(0)…
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Dcoredll.inc2669 function SendDlgItemMessage(hDlg:HWND; nIDDlgItem:longint; Msg:UINT; wParam:WPARAM; lParam:LPARAM):…
2968 …CheckDlgButton:=WINBOOL(SendDlgItemMessage(hDlg, nIDButton, BM_SETCHECK, WPARAM(uCheck), LPARAM(0)…
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/data/autocomplete/
H A DC++.acp3745 Keyword SendDlgItemMessage(HWND,int,UINT,WPARAM,LPARAM)
/dports/editors/cudatext/CudaText-1.151.0/app/data/autocomplete/
H A DC++.acp3745 Keyword SendDlgItemMessage(HWND,int,UINT,WPARAM,LPARAM)

1...<<1112131415