Sweden-Number/graphics
Andreas Mohr 7f6c84b591 Starcraft was confused by a wrong FALSE BitBlt return. 2001-01-04 19:28:33 +00:00
..
enhmetafiledrv Fixed a few type clashes in preparation for the switch to STRICT. 2000-12-24 20:33:01 +00:00
metafiledrv Removed some unnecessary includes. 2000-12-13 20:23:41 +00:00
win16drv Replaced WIN16_GlobalLock16 by "official" function K32WOWGlobalLock16. 2000-12-22 01:09:26 +00:00
x11drv Starcraft was confused by a wrong FALSE BitBlt return. 2001-01-04 19:28:33 +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 Allocate DC objects on the process heap, and removed WIN_DC_INFO 2000-11-05 02:05:07 +00:00
dispdib.c Added/modified documentation for function arguments. 2000-12-01 23:58:28 +00:00
driver.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
env.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
escape.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
fontengine.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
mapping.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
painting.c GetPixel needs to return CLR_INVALID if not inside clipping region. 2000-11-25 01:22:54 +00:00
path.c Allocate DC objects on the process heap, and removed WIN_DC_INFO 2000-11-05 02:05:07 +00:00