search for: setrectempty

Displaying 7 results from an estimated 7 matches for "setrectempty".

2016 Mar 04
0
Wine release 1.9.5
...tion. ole32: Implement semi-stub for CoGetApartmentType. Michael Stefaniuc (11): webservices: Print the debug string and not the pointer to it. d3dx9/tests: Avoid a TRUE:FALSE conditional expression. winegstreamer: Avoid a FALSE:TRUE conditional expression. ddraw: Use SetRectEmpty() instead of open coding it. wined3d: Use SetRectEmpty() instead of open coding it. comctl32: Use SetRectEmty() instead of open coding it. user32/tests: Use SetRectEmpty() instead of open coding it. shell32/tests: Use SetRectEmpty() instead of open coding it. d3dx9/tes...
2017 Apr 28
0
Wine release 2.7
...Add stub for JobObjectBasicAccountingInformation and JobObjectBasicProcessIdList. kernel32: Add stub for GetPackageFullName. include: Fix an invalid UUID in dxva2api.idl. include/mfidl.idl: Add IMFMediaSession interface and dependencies. Michael Stefaniuc (14): credui: Use SetRectEmpty() instead of memset(). amstream/tests: Use SetRectEmpty() instead of memset(). user32: Use SetRectEmpty() instead of memset(). avifil32: Use SetRectEmpty() instead of memset(). wineps.drv: Use SetRect/SetRectEmpty instead of open coding them. comctl32/tests: Check the...
2016 Aug 05
0
Wine release 1.9.16
...: Don't memset memory before overwritting it. comctl32: Remove an always true conditional expression. comctl32: Use straight assignments instead of CopyRect(). comctl32: Avoid using memset on RECTs. comctl32/tests: Avoid using memset() on RECTs. comctl32/tests: Use SetRectEmpty() instead of SetRect(). mshtml: Use SetRectEmpty() instead of memset(). wined3d: Use SetRect() instead of open coding it. ddraw: Use SetRectEmpty() instead of memset(). dwrite/tests: Use SetRectEmpty() instead of memset(). user32: Use straight assignments instead of Co...
2001 Jul 21
0
traceback on save in Camedia Master
...etval=00000258 ret=004ab342 08067ca0:Call gdi32.GetDeviceCaps(00001148,00000058) ret=004ab34e 08067ca0:Ret gdi32.GetDeviceCaps() retval=00000060 ret=004ab34e 08067ca0:Call user32.IsRectEmpty(40a86e20) ret=004ba1ee 08067ca0:Ret user32.IsRectEmpty() retval=00000000 ret=004ba1ee 08067ca0:Call user32.SetRectEmpty(40a86e20) ret=004ba215 08067ca0:Ret user32.SetRectEmpty() retval=00000001 ret=004ba215 08067ca0:Call kernel32.TlsGetValue(00000001) ret=5f401018 08067ca0:Ret kernel32.TlsGetValue() retval=40378dbc ret=5f401018 08067ca0:Call kernel32.TlsGetValue(00000001) ret=5f401018 08067ca0:Ret kernel32.TlsGet...
2016 Mar 18
0
Wine release 1.9.6
...le SM5 shaders in the GLSL backend, when possible. d3d11/tests: Add a feature_level parameter to init_test_context(). d3d11/tests: Test relative addressing in constant buffers. Michael Stefaniuc (7): dbghelp: Use CONTAINING_RECORD instead of reimplementing it. riched20: Use SetRectEmpty() instead of open coding it. winefile: Use SetRectEmpty() instead of open coding it. wined3d: Use SetRect() instead of open coding it. winex11: Use debugstr_a to print strings that can be NULL. d3drm: Use debugstr_a to print a string that can be NULL. dinput: Support I...
2017 Apr 13
0
Wine release 2.6
...wined3d: Split line antialiasing to a separate state handler. Michael Stefaniuc (5): kernel32/tests: Test HeapReAlloc with size 0. comctl32/tests: Add an ImageList_Copy() test. dmsynth: Don't store a SynthSink implementation in IDirectMusicSynth8Impl. dwrite: Use SetRectEmpty() instead of memset(). dbghelp: Use debugstr_a() to trace a string that can be NULL. Nikolay Sivov (28): xmllite: Recognize us-ascii encoding. xmllite/writer: Preserve original encoding name spelling in writer output. dwrite: Added missing max bitmap size initialization....
2018 Dec 07
0
Wine release 4.0-rc1
...LL check before CoTaskMemFree(). ddraw: Drop redundant memset() before memcpy(). comctl32/tests: Use SetRect() instead of open coding it. shcore: Print the debugstr instead of the pointer to it. ntoskrnl.exe: Drop the WINE_ prefix from debug functions. d3dx9/tests: Use SetRectEmpty() instead of open coding it. Nikolay Sivov (50): dwrite/tests: Add some tests for GetUnicodeRanges(). shcore: Turn COM exports to stubs. shcore: Add AppUserModelID stubs. shcore: Add CommandLineToArgvW(). shell32: Forward some functions to shcore.dll. shcore: Im...