Home
last modified time | relevance | path

Searched refs:DefFrameProcW (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_WNTMainWindow.cxx64 return DefFrameProcW(hWndFrame, hWndClient, wMsg, wParam, lParam); in WndProc()
/dports/devel/upp/upp/bazaar/plugin/tcc/lib/
H A Duser32.def134 DefFrameProcW
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in164 DefFrameProcW
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in164 DefFrameProcW
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def171 DefFrameProcW@20
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def171 DefFrameProcW@20
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dunifun.inc289 function DefFrameProcW(hWnd:HWND; hWndMDIClient:HWND; uMsg:UINT; wParam:WPARAM; lParam:LPARAM):LRES…
H A Dunidef.inc290 …ent:HWND; uMsg:UINT; wParam:WPARAM; lParam:LPARAM):LRESULT; external 'user32' name 'DefFrameProcW';
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win/wininc/
H A Dunifun.inc289 function DefFrameProcW(hWnd:HWND; hWndMDIClient:HWND; uMsg:UINT; wParam:WPARAM; lParam:LPARAM):LRES…
H A Dunidef.inc290 …ent:HWND; uMsg:UINT; wParam:WPARAM; lParam:LPARAM):LRESULT; external 'user32' name 'DefFrameProcW';
/dports/lang/fpc-source/fpc-3.2.2/rtl/win/wininc/
H A Dunifun.inc289 function DefFrameProcW(hWnd:HWND; hWndMDIClient:HWND; uMsg:UINT; wParam:WPARAM; lParam:LPARAM):LRES…
/dports/lang/fpc/fpc-3.2.2/rtl/win/wininc/
H A Dunifun.inc289 function DefFrameProcW(hWnd:HWND; hWndMDIClient:HWND; uMsg:UINT; wParam:WPARAM; lParam:LPARAM):LRES…
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinuser.h2701 LRESULT WINAPI DefFrameProcW(HWND,HWND,UINT,WPARAM,LPARAM);
3210 #define DefFrameProc DefFrameProcW
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3650 LRESULT DefFrameProcW(HWND, HWND, UINT, WPARAM, LPARAM);
4556 alias DefFrameProcW DefFrameProc;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3650 LRESULT DefFrameProcW(HWND, HWND, UINT, WPARAM, LPARAM);
4556 alias DefFrameProcW DefFrameProc;
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3649 LRESULT DefFrameProcW(HWND, HWND, UINT, WPARAM, LPARAM);
4555 alias DefFrameProcW DefFrameProc;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3650 LRESULT DefFrameProcW(HWND, HWND, UINT, WPARAM, LPARAM);
4556 alias DefFrameProcW DefFrameProc;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3649 LRESULT DefFrameProcW(HWND, HWND, UINT, WPARAM, LPARAM);
4555 alias DefFrameProcW DefFrameProc;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3649 LRESULT DefFrameProcW(HWND, HWND, UINT, WPARAM, LPARAM);
4555 alias DefFrameProcW DefFrameProc;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3650 LRESULT DefFrameProcW(HWND, HWND, UINT, WPARAM, LPARAM);
4556 alias DefFrameProcW DefFrameProc;
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3649 LRESULT DefFrameProcW(HWND, HWND, UINT, WPARAM, LPARAM);
4555 alias DefFrameProcW DefFrameProc;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3649 LRESULT DefFrameProcW(HWND, HWND, UINT, WPARAM, LPARAM);
4555 alias DefFrameProcW DefFrameProc;
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3649 LRESULT DefFrameProcW(HWND, HWND, UINT, WPARAM, LPARAM);
4555 alias DefFrameProcW DefFrameProc;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32callback.inc92 … Result := Windows.DefFrameProcW(Window, Win32WidgetSet.MDIClientHandle, Msg, WParam, LParam)
101 … Result := Windows.DefFrameProcW(Window, Win32WidgetSet.MDIClientHandle, Msg, WParam, LParam)
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32callback.inc92 … Result := Windows.DefFrameProcW(Window, Win32WidgetSet.MDIClientHandle, Msg, WParam, LParam)
101 … Result := Windows.DefFrameProcW(Window, Win32WidgetSet.MDIClientHandle, Msg, WParam, LParam)

12345678