reactos/reactos/subsystems
Timo Kreuzer 4e4095383f - Set the BaseObject.hHmgr field in GDIOBJ_AllocObj
- rename RGNDATA_ functions to REGION_ to have a consistent naming.
- move REGION prototypes to region.h
- rename REGION_AllocRgn to REGION_AllocRgnWithHandle and make it return a pointer to a locked region.
- rename UnsafeIntGetRgnBox to REGION_GetRgnBox
- rename UnsafeIntRectInRegion to REGION_RectInRegion
- remove UnsafeIntUnionRectWithRgn maco
- implement REGION_SetRectRgn and call it from NtGdiSetRectRgn
- reorder some parameters
- remove REGION_CropRgn, use REGION_CropAndOffsetRegion instead
- Implement UserShowCursor based on the code from NtUserCallOneParam and call it from inside the switch statement.

svn path=/trunk/; revision=32713
2008-03-17 22:17:48 +00:00
..
csr - Fix Alex's csrss compilation, however it won't link due to missing functionality in smss. 2007-12-21 13:40:20 +00:00
ntvdm Bug 3113: Czech translation update (radekliska@gmail.com) 2008-03-03 18:14:36 +00:00
win No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
win32 - Set the BaseObject.hHmgr field in GDIOBJ_AllocObj 2008-03-17 22:17:48 +00:00
.gitignore
subsystems.rbuild Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00