reactos/reactos/ntoskrnl
Thomas Bluemel 006d0bc6d7 - probe and capture parameters in NtCreateKey
- added ProbeForWriteUnicodeString and ProbeForReadUnicodeString macros

svn path=/trunk/; revision=18853
2005-10-29 16:00:00 +00:00
..
cc ntoskrnl header cleanups 2005-09-14 01:44:19 +00:00
cm - probe and capture parameters in NtCreateKey 2005-10-29 16:00:00 +00:00
dbgk some %x -> %p fixes 2005-07-04 22:11:00 +00:00
ex simplify returning the previous count in NtReleaseMutant 2005-10-28 00:03:01 +00:00
fs -added better LIST_FOR_EACH macros (ripped from wine) and fix their usage 2005-09-18 23:06:15 +00:00
inbv Fix kdbg build and some more header cleanups: add csq.q to ntifs, since it's now fully documented by MS (kept vizzini's comments though), moved af_irda to w32api because it's part of PSDK, moved ntbootvid.h to bootvid directory, removed ldrfuncs.h and add ndk's ldrfuncs.h to umode ndk (it was missing) 2005-06-26 19:29:12 +00:00
include - probe and capture parameters in NtCreateKey 2005-10-29 16:00:00 +00:00
io Fix IoGetDeviceProperty, which should never return STATUS_BUFFER_OVERFLOW, but STATUS_BUFFER_TOO_SMALL 2005-10-17 08:41:00 +00:00
kd First use "ptr", then set it to NULL 2005-10-17 16:59:31 +00:00
kdbg Add 'break_on_module_load' option to KDB. When enabled KDB will be entered for each module beeing loaded, and one can set 2005-10-08 12:47:53 +00:00
ke renamed some .S files (msvc fix) 2005-10-27 19:33:42 +00:00
ldr Display status code when the file can't be opened 2005-09-27 12:40:20 +00:00
lpc Free all messages in LpcpDeletePort. 2005-09-16 15:18:23 +00:00
mm Merged MmReleaseMemoryArea into MmReleaseMmInfo. 2005-10-29 14:12:20 +00:00
ob don't jump outside _SEH_TRY with goto in ObpCaptureObjectAttributes() 2005-10-10 13:03:09 +00:00
po ntoskrnl header cleanups 2005-09-13 23:48:54 +00:00
ps convert DefaultSetInfoBufferCheck and DefaultQueryInfoBufferCheck to inlined functions 2005-10-10 13:03:55 +00:00
rtl crash the system is someone uses RTL functions that normally shouldn't be in ntoskrnl at all 2005-10-27 23:31:14 +00:00
se convert DefaultSetInfoBufferCheck and DefaultQueryInfoBufferCheck to inlined functions 2005-10-10 13:03:55 +00:00
tests Remove old makefiles 2005-06-05 16:32:33 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
mkconfig.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
ntoskrnl.dbg.lnk - Put all init functions in a special section and do free 2003-10-12 17:37:08 +00:00
ntoskrnl.def fixed warnings when compiled with -Wmissing-declarations 2005-10-06 21:39:18 +00:00
ntoskrnl.lnk - Put all init functions in a special section and do free 2003-10-12 17:37:08 +00:00
ntoskrnl.mc Change ExFreePool to ExFreePoolWithTag 2005-05-05 17:20:10 +00:00
ntoskrnl.rc migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
ntoskrnl.txt Initial revision 1998-08-25 04:27:26 +00:00
ntoskrnl.xml renamed some .S files (msvc fix) 2005-10-27 19:33:42 +00:00