search for: setwindowstyle

Displaying 6 results from an estimated 6 matches for "setwindowstyle".

2001 Dec 05
1
Wine segfaulting
...0 0806ea10:Call x11drv.SetWindowPos(404d4180) ret=407163e4 0806ea10:Call window proc 0x406e2d90 (hwnd=00010028,msg=WM_WINDOWPOSCHANGING,wp=00000000,lp=404d4180) 0806ea10:Ret window proc 0x406e2d90 (hwnd=00010028,msg=WM_WINDOWPOSCHANGING,wp=00000000,lp=404d4180) retval=00000000 0806ea10:Call x11drv.SetWindowStyle(00010028,40020000) ret=4070f2c4 0806ea10:Ret x11drv.SetWindowStyle() retval=00000000 ret=4070f2c4 0806ea10:Call window proc 0x406e2d90 (hwnd=00010028,msg=WM_WINDOWPOSCHANGED,wp=00000000,lp=404d4180) 0806ea10:Ret window proc 0x406e2d90 (hwnd=00010028,msg=WM_WINDOWPOSCHANGED,wp=00000000,lp=404d4180...
2007 Mar 19
1
Wine unhandled exception running PocketFMS
...:Ret window proc 0x7e8bb920 (hwnd=0x10036,msg=WM_STYLECHANGING,wp=fffffff0,lp=0034eaa8) retval=00000000 0009:Ret user32.CallWindowProcA() retval=00000000 ret=0053011e 0009:Ret window proc 0x532222 (hwnd=0x10036,msg=WM_STYLECHANGING,wp=fffffff0,lp=0034eaa8) retval=00000000 0009:Call winex11.drv.SetWindowStyle(00010036,5400884e) ret=7eaa8d1a 0009:Ret winex11.drv.SetWindowStyle() retval=00008000 ret=7eaa8d1a 0009:Call window proc 0x532222 (hwnd=0x10036,msg=WM_STYLECHANGED,wp=fffffff0,lp=0034eaa8) 0009:Call kernel32.TlsGetValue(00000007) ret=0054cb70 0009:Ret kernel32.TlsGetValue() retval=001ad120 ret=0...
2012 Oct 12
0
Wine release 1.5.15
...ow surfaces in PeekMessage, even with PM_NOYIELD. Mark all lexers as never-interactive. user32: Create a dummy window surface for windows that shouldn't be painted to. user32: Default to the dummy surface if the driver doesn't provide something else. user32: Call the SetWindowStyle driver entry point before updating the window position. user32: Also call set_window_pos when the WS_EX_LAYERED bit is changed. user32: Invalid DCEs when the window surface changes. user32: Add a driver entry point for UpdateLayeredWindow. winex11: Don't put window manag...
2012 Sep 28
0
Wine release 1.5.14
...1: Add window data structure locking to the ShowWindow entry point. winex11: Add window data structure locking to the SysCommand entry point. winex11: Add window data structure locking to the WindowPosChanging/Changed entry points. winex11: Add window data structure locking to the SetWindowStyle entry point. winex11: Add window data structure locking to the SetLayeredWindowAttributes entry point. winex11: Add window data structure locking to the remaining entry points. server: Get rid of the waitpid wrapper. winex11: Add a workaround for XInput support with mouse dr...
2005 May 03
10
Is wxRuby-SWIG version usable enough to package for download?
If wxRuby-SWIG is as usable as wxRuby 0.6.0, maybe it should be given a version number and packaged up for download. Given the nature of SWIG, having a lot more people use it would probably result in more code contributions to this project. Seems most of the changes are 2+ months old, so I''m guessing wxRuby-SWIG is fairly stable right now in terms of frequency of changes...
2006 Dec 20
0
[791] trunk/wxruby2/swig/classes/include/wxWindow.h: Remove shadowing GetBestSize def causing warning, plus strip crufty comments
...mp;nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \brief Identical to . -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \param long -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp*/ - </del><span class="cx"> void SetWindowStyle(long style ) ; </span><del>-&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/** -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \brief Sets the style of the window. Please note that some styles cannot be changed -after the window crea...