FsRtl stubs for DBCS names handling.
[reactos.git] / reactos / iface /
2000-02-22 Eric KohlAdded W32kInitialize service (orig. name NtGdiInit)
2000-02-21 Eric KohlChanged RtlCopyMemory() from function to macro
2000-02-20 Emanuele AlibertiAdded little prog. that builds the WIN32K.SYS service...
2000-01-23 Hernan Ochoachanged syscall tables. now it mimics NT style.
1999-11-18 Rex Jolliffadded ignore file
1999-10-28 Rex Jolliffadded fix for compile under linux
1999-08-29 David Welch*** empty log message ***
1999-08-20 Emanuele AlibertiFixed a bug in the parser.
1999-07-12 Rex JolliffAdded a service table registration function
1999-07-12 Emanuele Alibertiminor changes in the simple DEF-->EDF converter
1999-07-04 Emanuele AlibertiVery simple tool to generate aliased *.def files from...
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-06-17 Emanuele Alibertifixed my bug in ZwXXX stubs generation
1999-06-17 Emanuele Alibertigenntdll enhanced to generate ntoskrnl Zw stubs (to...
1999-04-03 Rex JolliffAdded a recursive clean rule and cleaned up a few loose...
1999-03-19 Rex Jolliffcleanup after merge with mingw32
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-03-12 jeangenerate napi.c instead of napi.asm
1999-02-16 Rex JolliffAdded a clean rule
1998-12-19 David WelchRemoved string functions from native system calls and...
1998-12-08 David WelchCorrected a number of bugs, including the keyboard one
1998-12-04 Rex Jolliffcleanup to support incorporated changes
1998-12-04 Rex JolliffRolled in various changes from others
1998-10-05 Rex JolliffInitial revision