Sweden-Number/objects
Brian Teague 161bc83164 Add a stub for the CAPS1 capability in GetDeviceCaps.
Define the CAPS1 bit flags in wingdi.h
Make various calls to GetDeviceCaps in DLLS use #defined values.
2000-11-29 20:02:46 +00:00
..
.cvsignore DC hook proc thunk management simplified. 1999-09-20 18:47:14 +00:00
Makefile.in Moved $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
bitmap.c Allocate DC objects on the process heap, and removed WIN_DC_INFO 2000-11-05 02:05:07 +00:00
brush.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
clipping.c Allocate DC objects on the process heap, and removed WIN_DC_INFO 2000-11-05 02:05:07 +00:00
color.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
dc.c Add a stub for the CAPS1 capability in GetDeviceCaps. 2000-11-29 20:02:46 +00:00
dcvalues.c Allocate DC objects on the process heap, and removed WIN_DC_INFO 2000-11-05 02:05:07 +00:00
dib.c Implemented Get/SetDIBColorTable. 2000-11-25 21:42:00 +00:00
enhmetafile.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
font.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
gdiobj.c Fixed the size of the large_handles array. 2000-11-29 17:42:20 +00:00
linedda.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
metafile.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
palette.c Check all Callouts function pointers for NULL before using them. 2000-11-08 22:47:53 +00:00
pen.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
region.c Allocate DC objects on the process heap, and removed WIN_DC_INFO 2000-11-05 02:05:07 +00:00
text.c Allocate DC objects on the process heap, and removed WIN_DC_INFO 2000-11-05 02:05:07 +00:00