fixed uninitialized variable warning
[reactos.git] / reactos / ntoskrnl / ke / usercall.c
2006-01-12 Thomas Bluemelfixed uninitialized variable warning
2006-01-11 Alex Ionescu- Rewrite usermode callbacks. These changes should...
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-11-27 Alex Ionescu- Remove KTSS_NOIOMP from NDK.
2005-11-13 Hartmut Birr- Removed the process from the parameter list of MmCrea...
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-13 Alex IonescuProperly bias frame, remove bugcheck added for debuggin...
2005-08-05 Alex Ionescu- Remove unused ldr/userldr.c
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-19 Alex IonescuCorrect NtW32call to call correct kernel function,...