Sweden-Number/graphics
Alexandre Julliard 71d68bbae0 Use the HEAP_WINE_SEGPTR flag to specify allocations on the segptr heap.
Added a hack in MapLS to recognize such allocations and use the heap
selector in this case.
2000-11-30 01:19:51 +00:00
..
enhmetafiledrv Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
metafiledrv Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
win16drv Use the HEAP_WINE_SEGPTR flag to specify allocations on the segptr heap. 2000-11-30 01:19:51 +00:00
x11drv Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +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 Made the include files self sufficient. 2000-03-24 21:13:57 +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 Allocate DC objects on the process heap, and removed WIN_DC_INFO 2000-11-05 02:05:07 +00:00
fontengine.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
mapping.c Allocate DC objects on the process heap, and removed WIN_DC_INFO 2000-11-05 02:05:07 +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