Home
last modified time | relevance | path

Searched refs:PWINDOWINFO (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/ipc/
H A DFunctionHook.cpp90 BOOL WINAPI GetWindowInfoHook(HWND hWnd, PWINDOWINFO pwi) { in GetWindowInfoHook()
119 typedef BOOL(WINAPI * GetWindowInfoPtr)(HWND hwnd, PWINDOWINFO pwi); in GetWindowInfoHook()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/ipc/
H A DFunctionHook.cpp97 BOOL WINAPI GetWindowInfoHook(HWND hWnd, PWINDOWINFO pwi) { in GetWindowInfoHook()
126 typedef BOOL(WINAPI * GetWindowInfoPtr)(HWND hwnd, PWINDOWINFO pwi); in GetWindowInfoHook()
/dports/editors/lazarus/lazarus/lcl/interfaces/win32/
H A Dwin32extra.pas67 PWINDOWINFO = ^tagWINDOWINFO;
365 GetWindowInfo: function(hwnd: HWND; pwi: PWINDOWINFO): BOOL; stdcall; in wnd()
839 function _GetWindowInfo(hwnd: HWND; pwi: PWINDOWINFO): BOOL; stdcall;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32extra.pas67 PWINDOWINFO = ^tagWINDOWINFO;
365 GetWindowInfo: function(hwnd: HWND; pwi: PWINDOWINFO): BOOL; stdcall; in wnd()
839 function _GetWindowInfo(hwnd: HWND; pwi: PWINDOWINFO): BOOL; stdcall;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/win32/
H A Dwin32extra.pas67 PWINDOWINFO = ^tagWINDOWINFO;
365 GetWindowInfo: function(hwnd: HWND; pwi: PWINDOWINFO): BOOL; stdcall; in wnd()
839 function _GetWindowInfo(hwnd: HWND; pwi: PWINDOWINFO): BOOL; stdcall;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32extra.pas67 PWINDOWINFO = ^tagWINDOWINFO;
365 GetWindowInfo: function(hwnd: HWND; pwi: PWINDOWINFO): BOOL; stdcall; in wnd()
839 function _GetWindowInfo(hwnd: HWND; pwi: PWINDOWINFO): BOOL; stdcall;
/dports/games/retroarch/RetroArch-1.9.7/gfx/common/
H A Dwin32_common.c1608 PWINDOWINFO info; in win32_clip_window()
1609 info = (PWINDOWINFO)malloc(sizeof(*info)); in win32_clip_window()
1610 info->cbSize = sizeof(PWINDOWINFO); in win32_clip_window()
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas82 PWINDOWINFO = ^tagWINDOWINFO;
894 function _GetWindowInfo(hwnd: HWND; pwi: PWINDOWINFO): BOOL; stdcall;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas82 PWINDOWINFO = ^tagWINDOWINFO;
894 function _GetWindowInfo(hwnd: HWND; pwi: PWINDOWINFO): BOOL; stdcall;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas82 PWINDOWINFO = ^tagWINDOWINFO;
894 function _GetWindowInfo(hwnd: HWND; pwi: PWINDOWINFO): BOOL; stdcall;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas82 PWINDOWINFO = ^tagWINDOWINFO;
894 function _GetWindowInfo(hwnd: HWND; pwi: PWINDOWINFO): BOOL; stdcall;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/ipc/
H A DPluginModuleChild.cpp92 typedef BOOL (WINAPI *GetWindowInfoPtr)(HWND hwnd, PWINDOWINFO pwi);
2048 PMCGetWindowInfoHook(HWND hWnd, PWINDOWINFO pwi) in PMCGetWindowInfoHook()
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinuser.h2569 } WINDOWINFO, *PWINDOWINFO, *LPWINDOWINFO; typedef
2907 BOOL WINAPI GetWindowInfo(HWND,PWINDOWINFO);
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3326 alias WINDOWINFO* PWINDOWINFO, LPWINDOWINFO;
3909 BOOL GetWindowInfo(HWND, PWINDOWINFO);
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3326 alias WINDOWINFO* PWINDOWINFO, LPWINDOWINFO;
3909 BOOL GetWindowInfo(HWND, PWINDOWINFO);
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3325 alias WINDOWINFO* PWINDOWINFO, LPWINDOWINFO;
3908 BOOL GetWindowInfo(HWND, PWINDOWINFO);
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3326 alias WINDOWINFO* PWINDOWINFO, LPWINDOWINFO;
3909 BOOL GetWindowInfo(HWND, PWINDOWINFO);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinuser.h2811 } WINDOWINFO,*PWINDOWINFO,*LPWINDOWINFO; typedef
3273 WINUSERAPI BOOL WINAPI GetWindowInfo(HWND,PWINDOWINFO);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinuser.h2811 } WINDOWINFO,*PWINDOWINFO,*LPWINDOWINFO; typedef
3273 WINUSERAPI BOOL WINAPI GetWindowInfo(HWND,PWINDOWINFO);
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3325 alias WINDOWINFO* PWINDOWINFO, LPWINDOWINFO;
3908 BOOL GetWindowInfo(HWND, PWINDOWINFO);
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3325 alias WINDOWINFO* PWINDOWINFO, LPWINDOWINFO;
3908 BOOL GetWindowInfo(HWND, PWINDOWINFO);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3326 alias WINDOWINFO* PWINDOWINFO, LPWINDOWINFO;
3909 BOOL GetWindowInfo(HWND, PWINDOWINFO);
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3325 alias WINDOWINFO* PWINDOWINFO, LPWINDOWINFO;
3908 BOOL GetWindowInfo(HWND, PWINDOWINFO);
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3325 alias WINDOWINFO* PWINDOWINFO, LPWINDOWINFO;
3908 BOOL GetWindowInfo(HWND, PWINDOWINFO);
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3325 alias WINDOWINFO* PWINDOWINFO, LPWINDOWINFO;
3908 BOOL GetWindowInfo(HWND, PWINDOWINFO);

1234567