search for: wm_nccalcsize

Displaying 8 results from an estimated 8 matches for "wm_nccalcsize".

2001 Dec 05
1
Wine segfaulting
...v.SetWindowText(00010029,403f8c18 L"&Ok") ret=406efe21 0806ea10:Ret x11drv.SetWindowText() retval=00000001 ret=406efe21 0806ea10:Ret window proc 0x406c1dbc (hwnd=00010029,msg=WM_NCCREATE,wp=00000000,lp=404d4554) retval=00000001 0806ea10:Call window proc 0x406c1dbc (hwnd=00010029,msg=WM_NCCALCSIZE,wp=00000000,lp=404d41d8) 0806ea10:Ret window proc 0x406c1dbc (hwnd=00010029,msg=WM_NCCALCSIZE,wp=00000000,lp=404d41d8) retval=00000300 0806ea10:Call window proc 0x406c1dbc (hwnd=00010029,msg=WM_CREATE,wp=00000000,lp=404d4554) 0806ea10:Call x11drv.LoadOEMResource(00007ff7,00000001) ret=406eddb2 Seg...
2020 Apr 20
0
Wine release 4.0.4
...d through system memory. ddraw: Enable lighting only if material is set in d3d_execute_buffer_execute(). ddraw: Fix vertex buffer offset in d3d_execute_buffer_execute(). d3d8: Fix stream data skip count in convert_to_wined3d_declaration(). user32: Fix coords in WINDOWPOS for WM_NCCALCSIZE sent from SetWindowPos(). ntdll: Add DECLSPEC_HOTPATCH to NtProtectVirtualMemory(). d3dx9: Pass D3DCOMPILE_ENABLE_BACKWARDS_COMPATIBILITY when appropriate. Piotr Caban (4): wbemdisp: Handle NULL signatures in init_members. msvcrt: Fix _putws implementation. msi: Fix c...
2016 Jun 10
0
Wine release 1.9.12
...--------- Changes since 1.9.11: Aaryaman Vasishta (2): d3drm: Fix declaration of IDirect3DRMViewport*::Init. d3drm/tests: Fix some missing HRESULT returns in test_frame_qi. Akihiro Sagawa (3): imm32/tests: Add tests showing that the IME window is created between WM_NCCREATE and WM_NCCALCSIZE. imm32/tests: Add tests showing the IME window is created if the first window is a child. imm32/tests: Add more tests showing that the IME window is created after WM_NCCREATE. Alex Henrie (2): ntdll: Skip synchronous read if a serial read interval timeout is set. msvcrt: St...
2008 May 09
0
Wine release 1.0-rc1
...don't try to set it from the comm timeouts. ntdll: Don't consider a 0-byte read from a serial port as a broken pipe. ntdll: Ignore failures to retrieve serial status for events we are not interested in. user32: The client rectangle is in screen coordinates for the initial WM_NCCALCSIZE. services: Send the service name in the control requests. winefile: Fix the printf formats for file sizes. gdi32: Add missing braces in EMFDRV_SelectPalette. Andrew Talbot (9): dbghelp: Include port.h for possible alternative to strtoull(). wininet: Remove unused vari...
2019 Nov 01
0
Wine release 4.19
...edirection handling. ole32: Do not pass around untyped context section pointers. ole32: Use interface redirection section too when looking for modules in CoGetClassObject(). po: Fix Russian strings for page setup dialog. Paul Gofman (15): user32: Fix coords in WINDOWPOS for WM_NCCALCSIZE sent from SetWindowPos(). d3d9/tests: Factor out wait_query() function. wined3d: Issue texture barrier before using a texture attached to FBO. wined3d: Do not allow resource to be bound as SRV and RTV at the same time. d3d8: Fix stream data skip count in convert_to_wined3d_d...
2008 Nov 21
0
Wine release 1.1.9
...novic (4): winemenubuilder: Generate desktop files instead of wineshelllink. winemenubuilder: Moved all wineshelllink functionality to winemenubuilder and removed wineshelllink. shdocvw, winemenubuilder: Generate fd.o entries for .url files. user32: Handle NULL rectangles in WM_NCCALCSIZE. Daniel Zimmermann (1): widl: Fix check for interface type in get_size_procformatstring. David Adam (5): d3dx8: Simplify D3DXQuaternionInverse. quartz: Check for NULL condition in FilterGraph2_Disconnect. d3dx8: Implement D3DXMatrixAffineTransformation2D. d3dx8: Impl...
2010 Oct 15
0
Wine release 1.3.5
...ce name information for icons. user32: Return the module and resource name in GetIconInfoEx. user32: Reimplement icon copying using CURSORICON_Load. user32: Store icon objects directly in the cache instead of using a separate structure. user32: Make sure AdjustWindowRect and WM_NCCALCSIZE yield the same result for WS_EX_DLGMODALFRAME windows. user32: Correctly handle mouse events on a size grip scrollbar. gdi32: Improve tracing of GDI objects to make leaks easier to spot. user32: Fix a DC leak in DrawIconEx. user32: Improve error checking in GetIconInfo....
2010 Oct 01
0
Wine release 1.3.4
...user32: Always store the window rectangles unmirrored after SetWindowPos. user32: Add support for RTL window layouts in GetUpdateRgn and GetUpdateRect. winedbg: Make BreakOnFirstChance default to FALSE to avoid user confusion. user32: Fix initial computation of client area in WM_NCCALCSIZE for RTL windows. user32: Use screen coordinates for hittest checking to handle RTL windows correctly. user32: Fix the window positions when moving a child window for a RTL window. user32: Set the default process layout based on the file description in the version resource. v...