Displaying 6 results from an estimated 6 matches for "wm_windowposchang".
Did you mean:
wm_windowposchanged
2001 Dec 05
1
Wine segfaulting
...w proc 0x406e2d90 (hwnd=00010028,msg=WM_SHOWWINDOW,wp=00000001,lp=00000000)
0806ea10:Ret window proc 0x406e2d90 (hwnd=00010028,msg=WM_SHOWWINDOW,wp=00000001,lp=00000000) retval=00000000
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 wind...
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
...implementation.
msvcr90/tests: Fix swscanf tests compilation on arm.
winemac: Fix leaks in macdrv_surface_destroy.
gdiplus: Fix gdi handles leak in GdipMeasureCharacterRanges.
gdiplus: Fix leak in SOFTWARE_GdipDrawDriverString.
Roman Pi?l (3):
shell32: Avoid crash on WM_WINDOWPOSCHANGING in BrsFolderDlgProc.
ole32: Avoid calling QueryContinueDrag recursively.
wineconsole: Allow maximization.
R?mi Bernon (1):
dinput: Increase device buffer size to 1024.
Sven Baars (1):
wined3d: Avoid accessing freed memory in wined3d_view_gl_destroy() (Valgrind).
Vijay...
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, DllGetClassO...
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...
2020 Feb 28
0
Wine release 5.3
...ressChange() semi-stub.
Piotr Caban (2):
dbghelp: Support 32 and 64-bit binaries in ImageDirectoryEntryToDataEx.
dbghelp: Use RtlImageDirectoryEntryToData in pe_load_msc_debug_info.
Roman Pi?l (2):
ole32: Avoid calling QueryContinueDrag recursively.
shell32: Avoid crash on WM_WINDOWPOSCHANGING in BrsFolderDlgProc.
R?mi Bernon (1):
dinput: Increase device buffer size to 1024.
Stefan D?singer (3):
ddraw/tests: Clear the DXT3 destination surface manually.
ddraw/tests: P8 -> RGB blits are broken on WARP 1709 and newer.
ddraw/tests: WARP returns SURFACELOST whe...