A free Windows-compatible Operating System - mirrored from GitHub
Find a file
KJK::Hyperion 9c7501f3dd - SSPT elements are 8 bit wide on Windows. Made ReactOS binary compatible in this regard, since this affects a public function (KeAddSystemServiceTable)
- use a function pointer for SSDT elements. Function pointers aren't guaranteed to have the same size as data pointers (and we were using ULONG, anyway)
 - SSPT and SSDT types no longer structures to avoid pesky alignment issues
 - genw32k and genntdll fixed accordingly

svn path=/trunk/; revision=8996
2004-04-07 00:14:05 +00:00
freeldr Store hive root key name. 2004-01-09 19:44:45 +00:00
msvc6 Initial revision 2004-02-06 08:21:52 +00:00
os2 neu 2004-01-31 01:29:11 +00:00
posix Ignore map file. 2004-01-20 20:44:30 +00:00
reactos - SSPT elements are 8 bit wide on Windows. Made ReactOS binary compatible in this regard, since this affects a public function (KeAddSystemServiceTable) 2004-04-07 00:14:05 +00:00
rosapps Update the readme a bit. 2004-04-06 21:04:42 +00:00