Displaying 5 results from an estimated 5 matches for "gdipgetdc".
2008 Jul 28
2
Macromedia FreeHand MX on Wine, doesn't create new document
.../FreeHand MX]$ wine FreeHand\ MX.exe
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed:
Arquivo ou diret?rio n?o encontrado
fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => L"RAW",(nil),0x00000008
fixme:psdrv:PSDRV_ExtEscape Unimplemented code 0x300
fixme:gdiplus:GdipGetDC (0x1effe08, 0x32eee4): stub
fixme:gdiplus:GdipReleaseDC (0x1effe08, (nil)): stub
wine: Call from 0x7ee149a0 to unimplemented function
gdiplus.dll.GdipResetClip, aborting
Falha de segmenta??o
Any suggestions? FH is one of the few programs that make me keep
having a Windows VM.
Thank you!
--
Re...
2008 Sep 05
0
Wine release 1.1.4
...las Le Cam (1):
comctl32: Implement LVM_GETUNICODEFORMAT.
Nikolay Sivov (38):
gdiplus: Free memory after some Graphics tests.
gdiplus: Use GdipFree instead of HeapFree in GdipDeleteGraphics.
gdiplus: Free memory after some GraphicsPath tests.
gdiplus: Added a test for GdipGetDC/GdipReleaseDC behaviour + fixes to be able to run it.
gdiplus: Basic GdipGetDC/GdipReleaseDC implementation.
gdiplus: Made Graphics calls check for busy state.
gdiplus: GdipDeleteGraphics affected by busy state too. Test added.
gdiplus: Basic parameter check in GdipTransform...
2015 Mar 20
0
Wine release 1.7.39
...attempting to grab locks.
ole32: Fail to open storage files that are locked incorrectly.
gdiplus: Do not access Bitmap bits when drawing transparent pixels.
gdiplus: Access bitmaps by row in alpha_blend_bmp_pixels.
gdiplus: Fix leak in test in todo_wine case.
gdiplus: GdipGetDC doesn't set the alpha channel for a 32-bit dib.
YongHao Hu (1):
msvcp90: Add istream::operator>>complex implementation and tests.
--
Alexandre Julliard
julliard at winehq.org
2008 May 23
0
Wine release 1.0-rc2
...PTION_USER_AGENT for InternetQueryOption.
wininet: INTERNET_STATUS_REQUEST_COMPLETE callback must supply a handle.
wininet: Fix buffer size query for HttpQueryInfo(HTTP_QUERY_RAW_HEADERS_CRLF).
Huw Davies (5):
gdiplus: Add some stubs for region functions.
gdiplus: Stubs for GdipGetDC and GdipReleaseDC.
gdiplus: Stub for GdipGetClip.
gdi32: Move a couple of TRACEs to the beginning of functions.
gdiplus: Add some notes about the format of the data blob returned by GdipGetRegionData.
Hwang YunSong(???) (2):
shell32: Updated Korean Resource.
regedit:...
2011 May 27
0
Wine release 1.3.21
...st_GetDefaultDomain.
gdiplus: Add basic metafile recording support.
gdiplus: Add test for metafile enumeration.
gdiplus: Remove is_emfplus field from test structure, as it's redundant.
gdiplus: Implement GdipEnumerateMetafileSrcRectDestPoints.
gdiplus: Add test for GdipGetDC on metafiles.
gdiplus: Change the sign we use for origin.x in DrawDriverString.
gdiplus: Implement DriverStringOptionsRealizedAdvance in software.
user32: Add test for RegisterHotKey/UnregisterHotKey.
user32: Add message test for hotkeys.
--
Alexandre Julliard
julliard at w...