Home
last modified time | relevance | path

Searched refs:HWND_MESSAGE (Results 1 – 25 of 497) sorted by relevance

12345678910>>...20

/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/sync/xp/
H A DSynchronizer.cpp40 #ifndef HWND_MESSAGE
41 #define HWND_MESSAGE ((HWND)(-3)) macro
196 HWND_MESSAGE, in Synchronizer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/win/
H A Dmessage_window.cc93 return FindWindowEx(HWND_MESSAGE, nullptr, kMessageWindowClassName, in FindWindow()
108 HWND_MESSAGE, nullptr, window_class.instance(), this); in DoCreate()
H A Dwrapped_window_proc_unittest.cc66 HWND_MESSAGE, nullptr, hinst, nullptr); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/win/
H A Dmessage_window.cc95 return FindWindowEx(HWND_MESSAGE, nullptr, kMessageWindowClassName, in FindWindow()
110 HWND_MESSAGE, nullptr, window_class.instance(), this); in DoCreate()
H A Dwrapped_window_proc_unittest.cc66 HWND_MESSAGE, nullptr, hinst, nullptr); in TEST()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/desktop/
H A DDesktopWin32ApplicationLaunch.cpp74 ::SetParent((HWND)winId(), HWND_MESSAGE); in ApplicationLaunch()
146 hwndAppLaunch = ::FindWindowEx(HWND_MESSAGE, hwndAppLaunch, nullptr, WINDOW_TITLE); in sendMessage()
/dports/editors/gobby/gobby-0.4.13/src/
H A Dipc.cpp136 HWND_MESSAGE, in find_hidden_window()
146 HWND_MESSAGE, in find_hidden_window()
257 HWND_MESSAGE, in HiddenWindow()
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/wtsapi/test/
H A DTestWtsApiSessionNotification.c21 hWnd = CreateWindowA("STATIC", "TestWtsApiSessionNotification", 0, 0, 0, 0, 0, HWND_MESSAGE, in TestWtsApiSessionNotification()
/dports/security/opensc/OpenSC-0.22.0/src/ui/
H A Dinvisible_window.h38 HWND_MESSAGE, NULL, NULL, NULL ); in create_invisible_window()
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/wnd/test/
H A DTestWndWmCopyData.c69 hWnd = CreateWindowEx(0, wndClassEx.lpszClassName, 0, 0, 0, 0, 0, 0, HWND_MESSAGE, 0, hInstance, in TestWndWmCopyData()
H A DTestWndCreateWindowEx.c77 hWnd = CreateWindowEx(0, wndClassEx.lpszClassName, 0, 0, 0, 0, 0, 0, HWND_MESSAGE, 0, hInstance, in TestWndCreateWindowEx()
/dports/multimedia/handbrake/ffmpeg-4.4/libavdevice/
H A Dvfwcap.c39 #ifndef HWND_MESSAGE
40 #define HWND_MESSAGE ((HWND) -3) macro
276 ctx->hwnd = capCreateCaptureWindow(NULL, 0, 0, 0, 0, 0, HWND_MESSAGE, 0); in vfw_read_header()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavdevice/
H A Dvfwcap.c31 #ifndef HWND_MESSAGE
32 #define HWND_MESSAGE ((HWND) -3) macro
268 ctx->hwnd = capCreateCaptureWindow(NULL, 0, 0, 0, 0, 0, HWND_MESSAGE, 0); in vfw_read_header()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavdevice/
H A Dvfwcap.c38 #ifndef HWND_MESSAGE
39 #define HWND_MESSAGE ((HWND) -3) macro
275 ctx->hwnd = capCreateCaptureWindow(NULL, 0, 0, 0, 0, 0, HWND_MESSAGE, 0); in vfw_read_header()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavdevice/
H A Dvfwcap.c39 #ifndef HWND_MESSAGE
40 #define HWND_MESSAGE ((HWND) -3) macro
276 ctx->hwnd = capCreateCaptureWindow(NULL, 0, 0, 0, 0, 0, HWND_MESSAGE, 0); in vfw_read_header()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavdevice/
H A Dvfwcap.c38 #ifndef HWND_MESSAGE
39 #define HWND_MESSAGE ((HWND) -3) macro
275 ctx->hwnd = capCreateCaptureWindow(NULL, 0, 0, 0, 0, 0, HWND_MESSAGE, 0); in vfw_read_header()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavdevice/
H A Dvfwcap.c31 #ifndef HWND_MESSAGE
32 #define HWND_MESSAGE ((HWND) -3) macro
268 ctx->hwnd = capCreateCaptureWindow(NULL, 0, 0, 0, 0, 0, HWND_MESSAGE, 0); in vfw_read_header()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavdevice/
H A Dvfwcap.c38 #ifndef HWND_MESSAGE
39 #define HWND_MESSAGE ((HWND) -3) macro
275 ctx->hwnd = capCreateCaptureWindow(NULL, 0, 0, 0, 0, 0, HWND_MESSAGE, 0); in vfw_read_header()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/win/
H A DQTMovieWinTimer.cpp76 CW_USEDEFAULT, 0, CW_USEDEFAULT, 0, HWND_MESSAGE, 0, instanceHandle, 0); in initializeOffScreenTimerWindow()
/dports/devel/R-cran-later/later/src/
H A Dlater_win32.cpp95 … hwnd = CreateWindowEx(0, class_name, "dummy_name", 0, 0, 0, 0, 0, HWND_MESSAGE, NULL, NULL, NULL); in ensureAutorunnerInitialized()
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikwin/win32cpp/
H A DApplicationThread.cpp168 HWND_MESSAGE, // Parent in Create()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/depends/patches/qt/
H A Dmingw-uuidof.patch13 HWND_MESSAGE, NULL, (HINSTANCE)GetModuleHandle(0), NULL);
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/depends/patches/qt/
H A Dmingw-uuidof.patch13 HWND_MESSAGE, NULL, (HINSTANCE)GetModuleHandle(0), NULL);
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/depends/patches/qt/
H A Dmingw-uuidof.patch13 HWND_MESSAGE, NULL, (HINSTANCE)GetModuleHandle(0), NULL);
/dports/lang/newlisp/newlisp-10.7.5/examples/
H A Dwin32demo.lsp26 (setq WS_OVERLAPPEDWINDOW 0xCF0000 HWND_MESSAGE -3 SW_SHOWDEFAULT 10)

12345678910>>...20