search for: wm_windowposchanged

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

2001 Dec 05
1
Wine segfaulting
...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) retval=00000000 0806ea10:Ret x11drv.SetWindowPos() retval=00000001 ret=407163e4 0806ea10:Ret x11drv.ShowWindow() retval=00000000 ret=40715676 0806ea10:Call window proc 0x4...
2001 Mar 07
1
CalamusSL 2000 DTP program
Hello, I tried to install CalamusSL 2000 under wine 20010305 and the installation itself was successfull. But when I start the program the main window is very small (120x27) and can't be changed. So the GUI is not visible ... What can I do to help the maker of the program to find the problem? And there is another problem with temporary fonts. The program needs some fonts that will be
2020 Jun 02
0
Wine release 5.0.1
The Wine maintenance release 5.0.1 is now available. What's new in this release (see below for details): - Fix compilation with gcc 10 - Add some timezones - Various bug fixes The source is available from the following locations: https://dl.winehq.org/wine/source/5.0/wine-5.0.1.tar.xz http://mirrors.ibiblio.org/wine/source/5.0/wine-5.0.1.tar.xz Binary packages for various
2015 May 01
0
Wine release 1.7.42
...drm: Move AddRef from frame2->frame3. d3drm: Move Release from frame2->frame3. Alex Henrie (1): comdlg32: Remove unused string resource "Borders". Alexandre Julliard (5): server: Return a valid position also in posted messages. riched20: Update rectangle on WM_WINDOWPOSCHANGED instead of WM_SIZE. msi: Inherit state for radio buttons from the parent group dynamically. secur32: Add a loop around gnutls_record_send since it may send a partial record. ws2_32: Avoid UINT32_MAX. Alistair Leslie-Hughes (1): packager: Mark DllCanUnloadNow, DllGetClassObj...
2012 Nov 23
0
Wine release 1.5.18
...esImpl_QueryInterface and turn FIXME into WARN. amstream: Initialize correctly AM_MEDIA_TYPE struct. cabinet: Simplify concatenation of path and filename. Christian Inci (1): wined3d: Add support for nVidia GT 640M. Daniel Jelinski (2): comctl32: Move WM_SIZE handling into WM_WINDOWPOSCHANGED. xolehlp: Add some stubs. Detlef Riekenberg (8): advapi32/tests: Fix a failure on 64bit NT 5.x. advapi32: Allow string alias for common RID in sid strings. advapi32/tests: Test string alias for common RID in sid strings. netapi32/tests: Fix an access test failure on X...
2020 Feb 28
0
Wine release 5.3
The Wine development release 5.3 is now available. What's new in this release (see below for details): - More work towards Ucrtbase runtime support. - Full support for Unicode normalization. - Improvements in Shell Folders handling. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/5.x/wine-5.3.tar.xz