search for: getwindowrect

Displaying 4 results from an estimated 4 matches for "getwindowrect".

2002 Feb 05
1
Still no luck on command line parse [Bug 417]
...ds=01e7 08247d08:Call USER.46: GETPARENT(0x0027) ret=03b7:031a ds=01e7 08247d08:Ret USER.46: GETPARENT() retval=0x0000 ret=03b7:031a ds=01e7 08247d08:Call USER.46: GETPARENT(0x0027) ret=03b7:0cee ds=01e7 08247d08:Ret USER.46: GETPARENT() retval=0x0000 ret=03b7:0cee ds=01e7 08247d08:Call USER.32: GETWINDOWRECT(0x0027,01e7:d7cc) ret=03b7:0cfd ds=01e7 08247d08:Ret USER.32: GETWINDOWRECT() retval=0x00c9 ret=03b7:0cfd ds=01e7 08247d08:Call USER.46: GETPARENT(0x0027) ret=03b7:0cee ds=01e7 08247d08:Ret USER.46: GETPARENT() retval=0x0000 ret=03b7:0cee ds=01e7 08247d08:Call USER.32: GETWINDOWRECT(0x0027,01e7:d...
2010 Mar 08
1
¿Can I detect tray icon position of a Wine app?
Hi Many Windows apps uses a tray icon. ?There are a command or method to determine x and y corrds of that icon?. I want this to develop a notifier that shows a balloon "growing" from tray icon. Thanks in adavance :)
2001 Sep 01
1
Wiso Sparbuch terminates with: X Error of failed request ..
...0,00010013) ret=4070dbce 0823cd40:Call x11drv.SetDeviceClipping(403e2c64) ret=407a68b1 0823cd40:Ret x11drv.SetDeviceClipping() retval=00000000 ret=407a68b1 0823cd40:Ret x11drv.GetDC() retval=00000001 ret=4070dbce 0823cd40:Ret user32.GetWindowDC() retval=00000880 ret=6256959a 0823cd40:Call user32.GetWindowRect(00000c24,40603e3c) ret=6256cec3 0823cd40:Ret user32.GetWindowRect() retval=00000001 ret=6256cec3 0823cd40:Call user32.GetClientRect(00000c24,40603e4c) ret=6256ced4 0823cd40:Ret user32.GetClientRect() retval=00000001 ret=6256ced4 0823cd40:Call user32.MapWindowPoints(00000c24,00000000,40603e4c,0000...
2008 Feb 20
1
Compilation error on installing rgl package
...osxgui.cpp: In member function ?virtual void gui::OSXWindowImpl::setWindowRect(int, int, int, int)?: osxgui.cpp:119: error: ?MoveWindow? was not declared in this scope osxgui.cpp:120: error: ?SizeWindow? was not declared in this scope osxgui.cpp: In member function ?virtual void gui::OSXWindowImpl::getWindowRect(int*, int*, int*, int*)?: osxgui.cpp:126: error: ?GetWindowBounds? was not declared in this scope osxgui.cpp: In member function ?virtual void gui::OSXWindowImpl::destroy()?: osxgui.cpp:135: error: ?DisposeWindow? was not declared in this scope osxgui.cpp: In member function ?void gui::OSXWindowImp...