Displaying 14 results from an estimated 14 matches for "enhmetafil".
Did you mean:
enhmetafile
2006 Jun 07
3
Problem in window
My error in window of my program
fixme:enhmetafile:PlayEnhMetaFileRecord ExtSelectClipRgn
How proced for not apresent this problem ?
__________________________________________________
Fale com seus amigos de gra?a com o novo Yahoo! Messenger
http://br.messenger.yahoo.com/
-------------- next part --------------
An HTML attachment was scr...
2011 Apr 28
2
Application for primary schools freezes
...o class object {00000000-0000-0000-0000-000000000000} could be created for context 0x1
fixme:ole:OleLoadPictureEx (0xd34d7c,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.
err:enhmetafile:EMF_Update_MF_Xform World transform failed!
err:enhmetafile:EMF_Update_MF_Xform World transform failed!
fixme:richedit:ME_HandleMessage EM_FORMATRANGE: stub
fixme:richedit:ME_HandleMessage EM_FORMATRANGE: stub
fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
err:ntdll:RtlpWait...
2007 Mar 19
3
Error while compiling in Ubuntu 6.06 64 bit
...ror:
make[2]: Entering directory `/home/marcus/wine/dlls/gdi'
../../tools/winegcc/winegcc -B../../tools/winebuild -shared
./gdi32.spec dispdib.spec.o gdi.exe.spec.o wing.spec.o bidi16.o
dispdib.o env.o gdi16.o metafile16.o wing.o bidi.o bitblt.o bitmap.o
brush.o clipping.o dc.o dib.o driver.o enhmetafile.o enhmfdrv/bitblt.o
enhmfdrv/dc.o enhmfdrv/graphics.o enhmfdrv/init.o enhmfdrv/mapping.o
enhmfdrv/objects.o font.o freetype.o gdi_main.o gdiobj.o icm.o
mapping.o metafile.o mfdrv/bitblt.o mfdrv/dc.o mfdrv/graphics.o
mfdrv/init.o mfdrv/mapping.o mfdrv/objects.o mfdrv/text.o painting.o
palette.o pat...
2006 Apr 20
0
Compililation / linking problems
...pile the CVS version. The compilation goes well
until this part:
../../tools/winegcc/winegcc -B../../tools/winebuild -shared
./gdi32.spec dispdib.spec.o gdi.exe.spec.o wing.spec.o bidi16.o
dispdib.o env.o gdi16.o metafile16.o wing.o bidi.o bitblt.o bitmap.o
brush.o clipping.o dc.o dib.o driver.o enhmetafile.o enhmfdrv/bitblt.o
enhmfdrv/dc.o enhmfdrv/graphics.o enhmfdrv/init.o enhmfdrv/mapping.o
enhmfdrv/objects.o font.o freetype.o gdi_main.o gdiobj.o icm.o
mapping.o metafile.o mfdrv/bitblt.o mfdrv/dc.o mfdrv/graphics.o
mfdrv/init.o mfdrv/mapping.o mfdrv/objects.o mfdrv/text.o painting.o
palette.o pat...
2006 Jul 10
3
compile will not link from elf64-x86-64 to elf32-i386
...Entering directory `/home/anolis/Desktop/wine-0.9.16/dlls/gdi'
../../tools/winegcc/winegcc -B../../tools/winebuild -shared
./gdi32.spec dispdib.spec.o gdi.exe.spec.o wing.spec.o bidi16.o
dispdib.o env.o gdi16.o metafile16.o wing.o bidi.o bitblt.o bitmap.o
brush.o clipping.o dc.o dib.o driver.o enhmetafile.o enhmfdrv/bitblt.o
enhmfdrv/dc.o enhmfdrv/graphics.o enhmfdrv/init.o enhmfdrv/mapping.o
enhmfdrv/objects.o font.o freetype.o gdi_main.o gdiobj.o icm.o
mapping.o metafile.o mfdrv/bitblt.o mfdrv/dc.o mfdrv/graphics.o
mfdrv/init.o mfdrv/mapping.o mfdrv/objects.o mfdrv/text.o painting.o
palette.o pat...
2017 Dec 08
0
Wine release 3.0-rc1
...e.
Huw D. M. Davies (8):
ole32: Make the synthesize helpers return a STGMEDIUM.
ole32/tests: Show that the storage's CLSID is not modified when saving.
ole32: Properly align CLIPFORMAT marshal data.
ole32: Properly align HANDLE marshal data.
ole32: Properly align HENHMETAFILE marshal data.
ole32: Properly align HMETAFILEPICT marshal data.
ole32: Remove unused variable.
ole32: Don't clear the dirty flag when saving to another storage.
Jacek Caban (35):
mshtml: Added support for default removeEventListener capture argument.
mshtml: Retu...
2012 Feb 24
0
Wine release 1.4-rc5
...wineps: Convert path points to device coords since GetPath returns logical coords.
comdlg32: Avoid crash when driver name doesn't contain a backslash.
gdi32: Use 64-bit values when computing ellipses to avoid overflows.
gdi32: Avoid using uninitialized value in DIB pattern enhmetafile record.
Andrew Eikum (1):
wineoss.drv: Fix DeleteTimerQueueTimer usage.
Andr? Hentschel (1):
progman: Remove dead code.
Aurimas Fi?eras (1):
po: Update Lithuanian translation.
Christian Costa (5):
d3dxof: Add tests for IDirectXFileData_GetName.
d3dxof: Fix parsing...
2018 Apr 13
0
Wine release 3.6
...tian Lackner (2):
ntdll: Throw exception if invalid handle is passed to NtClose and debugger enabled.
rpcrt4: Hold CS while iterating through protseqs list.
Sergio Gómez Del Real (6):
kernel32/tests: Add tests for NormalizeString API function.
ole32: Add support for loading enhmetafiles from presentation and contents streams to data cache.
ole32: Add support for loading dibs from presentation streams to data cache.
ole32: Add support for loading wmf from contents streams to data cache.
ole32: Reset CLSID of datacache so that automatic entry is re-created on loa...
2009 Apr 10
0
Wine release 1.1.19
...: Completely implement SaveDC in the driver, having it call save_dc_state if necessary.
gdi32: Allow the visible region to be zero since this is the case for metafiles.
gdi32: Completely implement RestoreDC in the driver, having it call restore_dc_state if necessary.
gdi32: Fix SetEnhMetaFileBits last error handling.
fusion: Use the correct cache path on Win64.
fusion/tests: Always use the 32-bit magic in the 32-bit optional header structure.
fusion: Fix the 32/64 PE image format check on 64-bit platforms.
ole32/tests: Avoid size_t in traces.
server: Make...
2010 May 21
0
Wine release 1.2-rc1
...17113 Electronic dictionary application
17166 Implement BiDi mirroring
17712 Installshield doesn't like spaces in uninstall shortcuts
17811 T-Online Browser: Bitmaps invisible (GdipCloneBitmapAreaI is a stub)
17860 Microsoft Office 2007 crashes on specific powerpoint file in gdi32/enhmetafile
18059 Unity Indie Trial exits because attrib.exe is missing
18291 Quicktime uninstaller shortcut fails
18625 Everest Poker startup text slightly off-centre
18757 Album software Foto de Klijne crashes on startup
18982 Word 2007 tab stop selection is invisible
18993 Shadows and sel...
2011 May 27
0
Wine release 1.3.21
...nces.
widl: Output a list of binding routines in client files.
usp10/tests: Load GetGlyphIndicesW dynamically.
msvcp90: Add an msvcp-specific size_t to avoid casts in traces.
Alistair Leslie-Hughes (1):
gdi32: Add support in DeviceCaps CURVECAPS, LINECAPS, POLYGONALCAPS for EnhMetafiles.
Andrew Eikum (2):
mmdevapi: IMMDeviceEnumerator::GetDevice should fail on unknown device ids.
winealsa.drv: Implement device enumeration.
Andrew Nguyen (19):
taskmgr: Remove all TCHAR macro usage in tab page code.
taskmgr: Remove all TCHAR macro usage in graph drawing c...
2012 Jan 27
1
Wine release 1.4-rc1
...System font.
fonts: Add some missing glyphs in the Courier font.
fonts: Add some missing glyphs in the MS Sans Serif font.
advapi32: Fix the TraceMessage prototypes.
winex11: Check for failure to convert the brush bitmap to X11.
Alistair Leslie-Hughes (3):
gdi32: Add EnhMetafile PolyBezier, PolyBezierTo support.
mscoree: Implement DllGetClassObject.
jscript: ActiveX objects might not support IServiceProvider Interface.
Andrej Znidarsic (1):
po: Update Slovenian translation.
Andrew Eikum (7):
winmm: Only start the devices thread when necessary....
2002 Oct 05
6
Problems with installing
...c ../../graphics/env.c
../../graphics/escape.c ../../graphics/fontengine.c ../../graphics/mapping.c
../../graphics/painting.c ../../graphics/path.c ../../objects/bitmap.c
../../objects/brush.c ../../objects/clipping.c ../../objects/dc.c
../../objects/dcvalues.c ../../objects/dib.c ../../objects/enhmetafile.c
../../objects/font.c ../../objects/gdiobj.c ../../objects/linedda.c
../../objects/metafile.c ../../objects/palette.c ../../objects/pen.c
../../objects/region.c ../../objects/text.c driver.c enhmfdrv/bitblt.c
enhmfdrv/dc.c enhmfdrv/graphics.c enhmfdrv/init.c enhmfdrv/mapping.c
enhmfdrv/objec...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...; :info:build config.status: creating dlls/gdi32/Makefile
> :info:build config.status: creating dlls/gdi32/tests/Makefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. -I/opt/local/include/freetype2 -I/opt/local/include bidi.c bitblt.c bitmap.c brush.c clipping.c dc.c dib.c driver.c enhmetafile.c enhmfdrv/bitblt.c enhmfdrv/dc.c enhmfdrv/graphics.c enhmfdrv/init.c enhmfdrv/mapping.c enhmfdrv/objects.c font.c freetype.c gdiobj.c icm.c mapping.c metafile.c mfdrv/bitblt.c mfdrv/dc.c mfdrv/graphics.c mfdrv/init.c mfdrv/mapping.c mfdrv/objects.c mfdrv/text.c opengl.c painting.c palette.c path....