search for: setrect

Displaying 20 results from an estimated 22 matches for "setrect".

2007 Mar 19
1
Screen not changing from 640x480 to 800x600 - "Shogun - Total War"
Wine 9.30 Slackware 11 ATI FireGL 5200 (Propriatory drivers) I found Shogun in a shop as a 'Classic' game and I've been trying to get it to work using Wine. Shogun uses Safedisc and so does not work in it's, ahem, original form. However it can, shall we say, be persuaded to get over it's difficulties and at least run. This is where I am now. I have the game running and
2016 Jul 08
0
Wine release 1.9.14
...ation in UNIXFS copy/delete functions. wininet/tests: Fix some typos in ok() messages. ntdll: Do not sort InMemoryOrderModuleList by memory address. wininet: Correctly set lpszUrlPath in InternetCrackUrlW for urls without path component. Michael Stefaniuc (48): gdiplus: Use SetRect() instead of open coding it. d3dx10/tests: Use SetRect() instead of open coding it. d3dx9/tests: Use SetRect() instead of coding it. cards: Use SetRect() instead of open coding it. d3d9/tests: Use SetRect() instead of open coding it. d3d10core/tests: Use SetRect() inst...
2016 Jul 22
0
Wine release 1.9.15
...tefaniuc (43): windowscodecs: Remove a redundant NULL check before HeapFree(). winepulse: Remove a redundant NULL check before HeapFree(). comctl32: Use InflateRect() too when expanding in just one axis. explorerframe: Use the proper RECT APIs. explorerframe/tests: Use SetRect() instead of open coding it. explorerframe/tests: The width is between the RECT left and right fields. explorerframe/tests: Use EqualRect() instead of open coding it. wordpad: Use InflateRect() instead of open coding it. riched20: Get rid of casts from COM objects to interfa...
2001 Apr 10
2
Stars! kills X-Server
...XTENT(0x0048,039f:0429,0x0009) ret=02b7:21fd ds=039f Ret GDI.91: GETTEXTEXTENT() retval=0x000e0039 ret=02b7:21fd ds=039f Call GDI.33: TEXTOUT(0x0048,0x0004,0x0071,0x039f0429 "Germanium",0x0009) ret=02b7:22a9 ds=039f Ret GDI.33: TEXTOUT() retval=0x0001 ret=02b7:22a9 ds=039f Call USER.72: SETRECT(039f:a34e,0x0040,0x0073,0x006b,0x007a) ret=029f:25ae ds=039f Ret USER.72: SETRECT() retval=0x0de6 ret=029f:25ae ds=039f Call USER.81: FILLRECT(0x0048,039f:a34e,0x106e) ret=029f:25c9 ds=039f Ret USER.81: FILLRECT() retval=0x0001 ret=029f:25c9 ds=039f Call USER.72: SETRECT(039f:a34e,0x0040,0x0073,0...
2016 May 16
0
Wine release 1.9.10
...MMediaStream::GetMultiMediaStream for video. amstream: Implement IDirectDrawMediaStream::GetMultiMediaStream. amstream: Implement IAMMediaStream::GetMultiMediaStream for audio. amstream: Implement IAudioMediaStream::GetMultiMediaStream. Michael Stefaniuc (6): wmp/tests: Use SetRect() instead of open coding it. dwrite/tests: Use SetRect() instead of open coding it. dwrite: Use SetRect() instead of open coding it. user32: Use IsRectEmpty() instead of open coding it. wined3d: Use IsRectEmpty() instead of open coding it. ddraw: Use IsRectEmpty() inst...
2007 Mar 19
1
Wine unhandled exception running PocketFMS
...b7f7f000 Deferred ld-linux.so.2 Threads: process tid prio (all id:s are in hex) 0000000a 0000000b 0 00000008 (D) C:\program files\pocketfms\pocketfms.exe 00000009 0 <== ===============>8========== with WINEDEBUG=+relay ============== 0009:Ret user32.SetRect() retval=00000001 ret=7e8b4151 0009:Call user32.SetRect(001b59ac,000000e7,00000000,00000108,00000021) ret=7e8b4151 0009:Ret user32.SetRect() retval=00000001 ret=7e8b4151 0009:Ret window proc 0x7e8bb920 (hwnd=0x10036,msg=WM_USER+31,wp=00000000,lp=00210021) retval=00000001 0009:Ret user32.CallWi...
2016 Apr 15
0
Wine release 1.9.8
...missing forwards to advapi32 and user32 functions. kernel32/tests: Add additional tests for overlapped handling of CreateNamedPipe. kernel32: Implement GetFinalPathNameByHandle. compobj.dll16: Fix implementation of StringFromGUID2. Michael Stefaniuc (4): comctl32/tests: Use SetRect() instead of open coding it. shell32/tests: Use SetRect instead of open coding it. quartz: Use SetRect instead of open coding it. quartz: Simplify a RECT transformation. Nikolay Sivov (22): t2embed: Implement TTIsEmbeddingEnabledForFacename(). t2embed: Implement TTIsE...
2011 May 26
1
How to resolve conflicts between Cocoa and WineLib...?!
...onflicting types for 'OffsetRgn' wingdi.h:3611: error: conflicting types for 'PaintRgn' wingdi.h:3625: error: 'Polygon' redeclared as different kind of symbol wingdi.h:3643: error: conflicting types for 'ResizePalette' wingdi.h:3686: error: conflicting types for 'SetRectRgn' winuser.h:4562: error: conflicting types for 'EqualRect' winuser.h:4566: error: conflicting types for 'FillRect' winuser.h:4575: error: conflicting types for 'FrameRect' winuser.h:4617: error: conflicting types for 'GetCursor' winuser.h:4765: error: conflict...
2018 Dec 14
0
Wine release 4.0-rc2
...(1): ole32: Don't free handles that are just copied in the inproc case. Kai Krakow (1): winebus.sys: Re-add missing Xbox controller PIDs. Ken Thomases (1): configure: Fix building of the preloader on the Mac using Xcode 10 or later. Michael Stefaniuc (1): shell32: Use SetRect() instead of open coding it. Nikolay Sivov (10): comctl32/tests: Use actual text width for ideal button size tests. po: Update Russian translation. dwrite/tests: Fix some leaks (Valgrind). inetcomm: Fix a leak on DeleteProp() (Valgrind). kernelbase/tests: Fix some lea...
2016 Jun 24
0
Wine release 1.9.13
...bgstr_rect() to print RECTs. user32/tests: Remove some old broken behavior. user32/tests: Use the stricter !IsRectEmpty() check. user32/tests: Finish the move to use wine_dbgstr_rect(). comctl32/tests: Use EqualRect() instead of memcmp() to compare RECTs. amstream: Use SetRect() instead of open coding it. atl: Simplify RECT assignments. gdi32/tests: Use SetRect() instead of open coding it. avifil32: Avoid using CopyRect(). comdlg32: Avoid using CopyRect(). user32/tests: Avoid using CopyRect(). shell32: Avoid using CopyRect(). com...
2018 Sep 28
0
Wine release 3.17
...XBC chunks. wined3d: Derive allowed shader versions from the current feature level. wined3d: Add GL_ARB_shader_viewport_layer_array extension. d3d10core/tests: Add test for staging buffers. d3d10core/tests: Add a few more tests for texture formats. d3d10core/tests: Use SetRect() in more places. d3d11/tests: Use SetRect() in more places. Louis Lenders (3): dwmapi: Return S_OK in DwmExtendFrameIntoClientArea. mscms: Add stub for WcsGetUsePerUserProfiles. mscms: Update spec to Windows 7. Michael Stefaniuc (11): setupapi: Use the ARRAY_SIZE()...
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...
2016 Apr 29
0
Wine release 1.9.9
...th IPPROTO_IPV6 protocol. wininet/tests: Add more 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(). msh...
2016 Jun 10
0
Wine release 1.9.12
...s. Michael Stefaniuc (17): riched20/tests: Use EqualRect() instead of open coding it. include: Add an inline 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...
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: Supp...
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...
2016 Apr 01
0
Wine release 1.9.7
...'t read texcoord attributes unless necessary. Michael Müller (2): kernel32: Set ERROR_DLL_NOT_FOUND as error code in load_library for Win 9x compatibility. kernel32: Check for invalid filename pointers in CreateFileA for Win9x compatibility. Michael Stefaniuc (1): ddraw: Use SetRect() instead of open coding it. Nikolay Sivov (41): include: Added shimgdata.idl. msctf: Make ITextStoreACPSink a part of context object. msctf: Added stub ITextStoreACPServices support for context ITextStoreACPSink. xmllite/writer: Implement WriteRaw(). xmllite/tests: U...
2019 May 24
0
Wine release 4.9
...ssInheritedFromUniqueProcessId. ntddk.h: Add a few more declarations. urlmon/tests: Make ParseUrl call tests more strict. jscript: Allow calling eval function from external code. ntoskrnl.exe: Implement PsGetThreadProcessId. mshtml: Fix window size in IOleDocumentView::SetRect implementation. mshtml: Return rect relative to parent window in IOleDocumentView::GetRect. mshtml: Implement IOleInPlaceObjectWindowless::SetObjectRects. ntdll: Introduce wait_async helper. server: Store pending flag in async object. server: Always block overlapped de...
2010 Dec 24
0
Wine release 1.3.10
...d Hedberg (14): urlmon: Set BINDF_NEEDFILE if BINDF_PULLDATA is not specified. wininet: Respect SECURITY_FLAG_IGNORE_CERT_DATE_INVALID. wininet: Make module handle scope global. wininet: Add a simple certificate dialog to InternetErrorDlg. shell32: Fix ExplorerBrowser::SetRect to work properly when passed a NULL-valued hdwp. shell32: Return S_OK in ::SetPropertyBag. include: Add IShellItem2 interface declaration. shell32: IShellItem::GetAttributes should also work on the desktop shellfolder. shell32: Add IShellItem2 stub to ShellItem implementatio...
2018 Dec 07
0
Wine release 4.0-rc1
...from SetupDiGetDeviceInterfaceDetail() if requested. Michael Stefaniuc (7): cmd: Avoid naming conflicts with the global HeapAlloc wrappers. shell32/tests: Remove redundant NULL 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()...