search for: mfdrv

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

Did you mean: mdrv
2007 Mar 19
3
Error while compiling in Ubuntu 6.06 64 bit
...tering 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 path.o pen.o pr...
2006 Apr 20
0
Compililation / linking problems
...ion. 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 path.o pen.o pr...
2006 Jul 10
3
compile will not link from elf64-x86-64 to elf32-i386
...y `/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 path.o pen.o pr...
2011 Jan 18
2
"Problem installing wine"
config.status: linking AUTHORS to dlls/shell32/AUTHORS config.status: linking tools/winewrapper to wine config.status: executing include/stamp-h commands config.status: executing dlls/gdi32/enhmfdrv commands config.status: executing dlls/gdi32/mfdrv commands config.status: executing dlls/kernel32/nls commands config.status: executing dlls/user32/resources commands config.status: executing dlls/wineps.drv/data commands config.status: executing include/wine commands config.status: executing Make...
2002 Oct 05
6
Problems with installing
...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/objects.c freetype.c gdi16.c gdi_main.c mfdrv/bitblt.c mfdrv/dc.c mfdrv/graphics.c mfdrv/init.c mfdrv/mapping.c mfdrv/objects.c mfdrv/text.c printdrv.c win16drv/font.c win16drv/graphics.c win16drv/init.c win...
2013 Jun 28
0
Wine release 1.6-rc4
...winemac: Fix ordering of windows owned by same owner when on inactive desktop space. Marcus Meissner (8): dbghelp: Free root in error case (Coverity). dbghelp: Free srcpath in stabs handling (Coverity). gdi32: Close handle in error path (Coverity). gdi32: Close handle in mfdrv (Coverity). msvf32: Fixed incorrect sizeof (Coverity). ole32: LeaveCriticalSection in one exit case (Coverity). ole32: Fixed bad sizeof()s in composite moniker (Coverity). winmm: Fix incorrect parameter for test debug (Coverity). Matteo Bruni (2): wined3d: Fix handlin...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...fig.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.c pen.c prin...
2016 Jul 08
0
Wine release 1.9.14
...ters in CharToOem[Buff]A and OemToChar[Buff]A. user32: Properly handle invalid parameters in CharToOem[Buff]W and OemToChar[Buff]W. François Gouget (11): exdisp.idl: Fix a typo in a method name. ws2_32/tests: Fix a typo in a comment. ntdll: Fix typos in some comments. mfdrv: Fix a typo in a comment. regedit: Make get_token() static. kernel32: Fix typos in a couple of comments. d3drm/tests: Fix typos in a couple of ok() messages. mshtml: Nswindow_to_window() is not used anymore, remove it. mshtml: Fix a typo in a TRACE() message. mmd...
2011 Mar 18
0
Wine release 1.3.16
...: Add null driver entry points for the various DC settings functions. gdi32: Add a SetLayout driver entry point and implement it for enhanced metafiles. user.exe: Don't try calling the WH_CALLWNDPROC hook if no hook was set. gdi32: Move all the metafile DC setting functions to mfdrv/dc.c gdi32: Move all the enhanced metafile DC setting functions to enhmfdrv/dc.c gdi32: Add null driver entry points for the device printer functions. gdi32: Add null driver entry points for the pixel format functions. gdi32: Add null driver entry points for the color manage...
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
.../config.h config.status: include/config.h is unchanged config.status: linking AUTHORS to dlls/shell32/AUTHORS config.status: linking tools/winewrapper to wine config.status: executing include/stamp-h commands config.status: executing dlls/gdi32/dibdrv commands config.status: executing dlls/gdi32/enhmfdrv commands config.status: executing dlls/gdi32/mfdrv commands config.status: executing dlls/kernel32/nls commands config.status: executing dlls/user32/resources commands config.status: executing dlls/wineps.drv/data commands config.status: executing include/wine commands config.status: executing Make...
2006 May 18
2
Problems compiling Wine
...ig.status: creating tools/winedump/Makefile config.status: creating tools/winegcc/Makefile config.status: creating tools/wmc/Makefile config.status: creating tools/wrc/Makefile config.status: creating include/config.h config.status: include/config.h is unchanged config.status: executing dlls/gdi/enhmfdrv commands config.status: executing dlls/gdi/mfdrv commands config.status: executing dlls/kernel/messages commands config.status: executing dlls/user/resources commands config.status: executing dlls/wineps/data commands config.status: executing include/wine commands Configure finished. Do 'make...
2004 Oct 28
5
How to help improving Wine?
Hi, I really did my best to understand how I can help improving Wine, but I did not succed. Well, everything started when I installed a win application on my Debian 3.1, Wine 2004.07.16 deb (clean install, no dlls). The application is ALOHA (http://www.epa.gov/ceppo/cameo/aloha.htm) It's a free application from US-Environment Protection Agency used for chemical emergency planning (I am an