search for: wine_dbgstr_rect

Displaying 12 results from an estimated 12 matches for "wine_dbgstr_rect".

2016 Jun 10
0
Wine release 1.9.12
...nline version of EqualRect() too. comctl32/tests: Use EqualRect() instead of open coding it. user32/tests: Use EqualRect() instead of open coding it. wordpad: Use OffsetRect() instead of open coding it. user32: Use InflateRect() instead of open coding it. include: Make wine_dbgstr_rect() available for tests too. shell32/tests: Use wine_dbgstr_rect() to print RECTs. dxgi/tests: Use wine_dbgstr_rect() to print RECTs. comctl32/tests: Use wine_dbgstr_rect() to print RECTs. ddraw/tests: Use wine_dbgstr_rect() in the ddraw1 tests. ddraw/tests: Use wine_dbg...
2016 Apr 29
0
Wine release 1.9.9
...re tests for INTERNET_INVALID_PORT_NUMBER. wininet: Fix async check in HTTPREQ_ReadFileEx. wininet: Handle async mode in HTTPREQ_ReadFile. quartz: Recognize MPEG2 program streams. Michael Stefaniuc (15): user32/tests: Use SetRect instead of open coding it. quartz: Use wine_dbgstr_rect() to trace RECTs. user32: Use wine_dbgstr_rect() to trace a RECT. oleaut32: Use wine_dbgstr_rect() to trace a RECT. msi: Use wine_dbgstr_rect() to trace a RECT. include: Remove unused wine_dbgstr_size(). mshtml: Use wine_dbgstr_rect() to trace RECTs. gdi32: Use w...
2016 Jun 24
0
Wine release 1.9.13
...1_42: Share the source code with d3dx11_43. d3dx9: Turn an ERR into a WARN. d3dx9: Fix a couple of stub signatures in the spec files. Michael Cronenworth (1): secur32: Provide a static declaration for gnutls_cipher_get_block_size. Michael Stefaniuc (23): gdiplus/tests: Use wine_dbgstr_rect() to print RECTs. user32/tests: Use wine_dbgstr_rect() in the win tests. d3dx10/tests: Use wine_dbgstr_rect() to print a RECT. user32/tests: Remove an unused macro. user32/tests: Use wine_dbgstr_rect() to print RECTs. user32/tests: Add some IsRectEmpty() tests. g...
2016 Jul 08
0
Wine release 1.9.14
...ect to an iface. user32: Use InflateRect() too when stretching the RECT in just one axis. ddraw: Get rid of a cast from a COM object to an iface. qedit: Avoid casting a COM object to an iface. ole32: Standardize COM aggregation for the FreeThreadedMarshaler. gdi32: Use wine_dbgstr_rect() to trace a RECT. user32/tests: Use wine_dbgstr_rect() to print RECTs. ole32: Avoid casts from the IMultiQI iface to the COM object. ole32: Standardize COM aggregation for the DataCache. riched20/tests: Use wine_dbgstr_rect() to print RECTs. wineps.drv: Use wine_dbgst...
2008 Feb 08
0
Wine release 0.9.55
...rypting and decrypting are allowed with the same key. Kirill K. Smirnov (2): systray: Properly track errors. systray: Add support for NIS_HIDDEN flag. Lars-Ake Fredlund (1): winex11: Don't create a mapping if X11DRV_PALETTE_VIRTUAL is set. Lei Zhang (3): comctl32: Use wine_dbgstr_rect() in traces. user32: Use wine_dbgstr_rect() in traces. quartz: Add VideoRendererDefault. Marcus Meissner (3): wordpad: Remove condition that never triggers. atl: Check for NULL. pdh: Fixed wrong condition. Michael Stefaniuc (3): user32: Remove duplicated get_ho...
2017 Feb 28
0
Wine release 1.8.7
...e mode fallback. d3d9/tests: Add a vertex blending test with D3DCOLOR weights. wined3d: Swizzle D3DCOLOR attributes in the GLSL FFP replacement when necessary. Michael Cronenworth (1): wined3d: Add Iris Haswell PCI ids and descriptions. Michael Stefaniuc (1): include: Make wine_dbgstr_rect() available for tests too. Nikolay Sivov (8): ntoskrnl: Added RtlCopyMemory() export. shell32: Move retrieving folder path logic to SHGetKnownFolderPath(). shell32: Don't access uninitialized buffer (Coverity). comctl32/tests: Trackbar test to show that thumb is updated...
2016 Oct 01
0
Wine release 1.9.20
...rom a field to a struct. jscript: Use the existing helpers to get from a jsdisp_t to an Instance. jscript: Add more jsdisp_t to Instance helpers. user32/tests: Remove two commented out printf(). user32/tests: Use EqualRect() instead of open coding it. user32/tests: Use wine_dbgstr_rect() to print rects. dpvoice: Use debugstr_guid() to trace GUIDs. strmbase: Don't bother tracing the GUID pointers too. quartz: Avoid using CopyRect(). webservices/tests: Use IsEqualGUID() to compare GUIDs. Piotr Caban (13): msvcp140: Add codecvt<char,char,_Mbstat...
2016 May 16
0
Wine release 1.9.10
...562 AkelPad: [ToolBar plugin] tooltips for toolbar buttons have some extra text ---------------------------------------------------------------- Changes since 1.9.9: Akihiro Sagawa (4): po: Update Japanese translation. imm32: Avoid null pointer dereference in trace. imm32: Use wine_dbgstr_rect() and wine_dbgstr_point() in traces. imm32/tests: Add tests for life cycle of default IME window. Alex Henrie (2): ole32: Fix memory leak in FileMonikerImpl_ComposeWith. riched20: Don't call UpdateWindow after setting the background color. Alexandre Julliard (14): serv...
2012 Jun 08
0
Wine release 1.5.6
...d3d9: Get rid of IDirect3DVertexBuffer9Impl. d3d9: Get rid of IDirect3DIndexBuffer9Impl. ddraw/tests: Add test_coop_level_mode_set() for older ddraw versions. ddraw/tests: Split up test_initialize(). ddraw/tests: Split up test_coop_level_surf_create(). d3dx9: Use wine_dbgstr_rect() in some more places. d3d9: Get rid of IDirect3DStateBlock9Impl. d3d9: Get rid of IDirect3DVertexDeclaration9Impl. Huw Davies (2): include: Add a couple of missing printer status values. winspool: Change get_dword_from_reg to accept a unicode value name. Jacek Caban (37):...
2010 May 21
0
Wine release 1.2-rc1
...ontexts inside context_validate_onscreen_formats() itself. wined3d: Correctly translate between coordinate systems in swapchain_blit(). wined3d: Make context_attach_surface_fbo() static. wined3d: Explicitly pass the FBO target to context_clean_fbo_attachments(). wined3d: Use wine_dbgstr_rect() for tracing the rectangle in IWineD3DSurfaceImpl_LockRect(). wined3d: Fix a comment. user32: Verify we got a valid window handle in GetDCEx(). wined3d: Check for a destination clipper in IWineD3DBaseSurfaceImpl_Blt(). wined3d: Split checking for "empty" source an...
2011 Sep 23
0
Wine release 1.3.29
...register filters. dinput: Fix printing NULL strings. msi: Fix printing NULL strings. d3dxof: Fix printing NULL strings. inetcomm: Fix printing NULL strings. ntdll: Don't trace potentially uninitialized structures if we are not going to use them. shell32: Use wine_dbgstr_rect() to trace a potentially NULL rect struct. crypt32: Fix filetime_to_str() for the case where it is called twice for a single trace. po: Remove English strings from the Esperanto translation. po: Remove English strings from the Danish translation. po: Remove English strings f...
2008 Apr 14
10
wine asio
Does wine asio still work with the current version of WINE? I tried installing it per the instructions and it didn't want to make.