This website requires JavaScript.
Explore
Help
Sign In
ApfelTeeSaft
/
reactos
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced
2026-08-31 12:23:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7da1f1e6a88cdfdd2b8b0013439628d69e0197e
reactos
/
reactos
/
include
/
rosrtl
T
History
Gé van Geldorp
ac44e25672
Fix LOGFONT conversion in CreateFontIndirectA()
...
svn path=/trunk/; revision=8892
2004-03-27 21:07:33 +00:00
..
devmode.h
moved USER32_DevModeA2W to lib/rosrtl/misc/devmode.c and renamed to RosRtlDevModeA2W. Modified user32 to use it there now. Fixed several stubs in GDI32 and added AddFontResourceExA/W functions.
2003-07-21 01:59:51 +00:00
gdimacro.h
NtGdiGetPixel cleanup - fixed small bug with rect boundary checking, and cleaned up code to only unlock DC in one place.
2004-03-16 02:15:06 +00:00
logfont.h
Fix LOGFONT conversion in CreateFontIndirectA()
2004-03-27 21:07:33 +00:00
minmax.h
Moved and renamed some ReactOS specific macros
2003-11-17 02:12:52 +00:00
registry.h
Added registry functions header.
2004-02-15 07:52:18 +00:00
string.h
Added definition.
2004-02-15 01:08:54 +00:00
thread.h
- include/rosrtl/thread.h, lib/rosrtl/makefile, lib/rosrtl/makefile.i386, lib/rosrtl/thread/stack.c, lib/rosrtl/thread/exit.c, lib/rosrtl/thread/i386/stackexit.c: three new RosRtl functions (RtlRosExitUserThread, RtlRosFreeUserThreadStack and RtlRosSwitchStackForExit)
2003-12-30 05:10:32 +00:00