Home
last modified time | relevance | path

Searched refs:SendMessageW (Results 201 – 225 of 502) sorted by relevance

12345678910>>...21

/dports/multimedia/dvdstyler/DVDStyler-3.1/wxVillaLib/
H A DPropDlg.cpp905 SendMessageW(hwndToolTips, TTM_ADDTOOLW, 0, (LPARAM)&ti); in OnShowTooltip()
906 SendMessageW(hwndToolTips, TTM_TRACKACTIVATE, (WPARAM)TRUE, (LPARAM)&ti); in OnShowTooltip()
907 SendMessageW(hwndToolTips, TTM_TRACKPOSITION, 0, (LPARAM)MAKELONG(event.GetX(), event.GetY())); in OnShowTooltip()
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Duser32.py1456 def SendMessageW(hWnd, Msg, wParam = 0, lParam = 0): function
1457 _SendMessageW = windll.user32.SendMessageW
1465 SendMessage = GuessStringType(SendMessageA, SendMessageW)
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/win32/
H A Duser32.py1456 def SendMessageW(hWnd, Msg, wParam = 0, lParam = 0): function
1457 _SendMessageW = windll.user32.SendMessageW
1465 SendMessage = GuessStringType(SendMessageA, SendMessageW)
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Duser32.py1456 def SendMessageW(hWnd, Msg, wParam = 0, lParam = 0): function
1457 _SendMessageW = windll.user32.SendMessageW
1465 SendMessage = GuessStringType(SendMessageA, SendMessageW)
/dports/devel/sfml/SFML-2.5.1/src/SFML/Window/Win32/
H A DWindowImplWin32.cpp382 SendMessageW(m_handle, WM_SETICON, ICON_BIG, (LPARAM)m_icon); in setIcon()
383 SendMessageW(m_handle, WM_SETICON, ICON_SMALL, (LPARAM)m_icon); in setIcon()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dtrans/source/win32/clipb/
H A DMtaOleClipb.cxx511 return ::SendMessageW( m_hwndMtaOleReqWnd, msg, wParam, lParam ); in sendMessage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/dtrans/
H A DMtaOleClipb.cxx519 return ::SendMessageW( m_hwndMtaOleReqWnd, msg, wParam, lParam ); in sendMessage()
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwincewsspin.pp133 Windows.SendMessageW(editHandle, WM_SETTEXT, 0, Windows.LPARAM(PWideChar(newValueText)));
H A Dwincewscustomlistview.inc201 SendMessageW(ALV.Handle, LVM_SETCOLUMNW, WPARAM(AIndex), LPARAM(@lvc));
420 SendMessageW(ALV.Handle, LVM_INSERTITEMW, 0, LPARAM(@lvi));
498 SendMessageW(ALV.Handle, LVM_SETITEMTEXTW, WPARAM(AIndex), LPARAM(@_gnu_lvi));
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/wince/
H A Dwincewsspin.pp133 Windows.SendMessageW(editHandle, WM_SETTEXT, 0, Windows.LPARAM(PWideChar(newValueText)));
H A Dwincewscustomlistview.inc201 SendMessageW(ALV.Handle, LVM_SETCOLUMNW, WPARAM(AIndex), LPARAM(@lvc));
420 SendMessageW(ALV.Handle, LVM_INSERTITEMW, 0, LPARAM(@lvi));
498 SendMessageW(ALV.Handle, LVM_SETITEMTEXTW, WPARAM(AIndex), LPARAM(@_gnu_lvi));
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwincewsspin.pp135 Windows.SendMessageW(editHandle, WM_SETTEXT, 0, Windows.LPARAM(PWideChar(newValueText)));
H A Dwincewscustomlistview.inc201 SendMessageW(ALV.Handle, LVM_SETCOLUMNW, WPARAM(AIndex), LPARAM(@lvc));
420 SendMessageW(ALV.Handle, LVM_INSERTITEMW, 0, LPARAM(@lvi));
498 SendMessageW(ALV.Handle, LVM_SETITEMTEXTW, WPARAM(AIndex), LPARAM(@_gnu_lvi));
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwincewsspin.pp135 Windows.SendMessageW(editHandle, WM_SETTEXT, 0, Windows.LPARAM(PWideChar(newValueText)));
H A Dwincewscustomlistview.inc201 SendMessageW(ALV.Handle, LVM_SETCOLUMNW, WPARAM(AIndex), LPARAM(@lvc));
420 SendMessageW(ALV.Handle, LVM_INSERTITEMW, 0, LPARAM(@lvi));
498 SendMessageW(ALV.Handle, LVM_SETITEMTEXTW, WPARAM(AIndex), LPARAM(@_gnu_lvi));
/dports/games/renpy/renpy-7.4.11-sdk/launcher/game/
H A DEasyDialogsWin.py776 user32.SendMessageW(hwnd, BFFM_SETOKTEXT, 0, label)
784 user32.SendMessageW(hwnd, BFFM_SETSELECTIONA, 1, defaultLocation.replace('/', '\\'))
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in758 SendMessageW
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in758 SendMessageW
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32Dialog_Border_Shading.cpp165 return static_cast<int>(SendMessageW(hCbx, CBEM_INSERTITEMW, 0, reinterpret_cast<LPARAM>(&cbei))); in _insertItemToComboboxEx()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def731 SendMessageW@16
/dports/multimedia/butt/butt-0.1.27/src/FLTK/
H A DFl_My_Native_File_Chooser_WIN32.cxx479 if (data) ::SendMessageW(win, BFFM_SETSELECTIONW, TRUE, data); in Dir_CB()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Native_File_Chooser_WIN32.cxx477 if (data) ::SendMessageW(win, BFFM_SETSELECTIONW, TRUE, data); in Dir_CB()
/dports/editors/abiword/abiword-3.0.5/src/af/xap/win/
H A Dxap_Win32Dlg_FileOpenSaveAs.cpp696 SendMessageW( hFOSADlg, CDM_GETFILEPATH, sizeof(buf), (LPARAM) buf ); in _previewPicture()
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def731 SendMessageW@16
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/win32/
H A Dframe.rkt765 (SendMessageW hwnd WM_SETICON 0 (cast hicon _HICON _LPARAM))))
770 (SendMessageW hwnd WM_SETICON 1 (cast hicon _HICON _LPARAM))))))

12345678910>>...21