Sweden-Number/graphics/metafiledrv
François Gouget da2b6a9f26 Fixed some HFILE vs. HANDLE mismatches.
If not used the last parameter of CreateFile must be 0, not -1.
2001-01-06 01:29:18 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Moved $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
bitblt.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
dc.c Fixes several bugs in gdi path handling. 1999-12-05 23:54:02 +00:00
graphics.c Optimized {,p}MoveTo{,Ex}{,16}. 2000-11-05 03:28:18 +00:00
init.c Fixed some HFILE vs. HANDLE mismatches. 2001-01-06 01:29:18 +00:00
mapping.c Allocate DC objects on the process heap, and removed WIN_DC_INFO 2000-11-05 02:05:07 +00:00
metafiledrv.h Optimized {,p}MoveTo{,Ex}{,16}. 2000-11-05 03:28:18 +00:00
objects.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
text.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00