A couple of header fixes to get all the FreeLDR-loaded boot drivers to compile and...
[reactos.git] / reactos / include / ndk / umfuncs.h
2008-01-16 Aleksey Bragin- Sync NDK changes.
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-23 Alex Ionescu- Fix some EFI prototypes and exports.
2006-10-22 Alex Ionescu- Stub DbgUiConvertStateChangeStructure (this isn't...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-06-28 Alex Ionescu- Implement, export and NDKize: DbgUiGetThreadDebugObje...
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-12 Thomas Bluemelimplemented GetModuleHandleExA/W(), LdrAddRefDll()...
2005-11-25 Alex Ionescu- Update NDK to remove zwfuncs.h and place the native...
2005-11-22 Alex Ionescu- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
2005-11-20 Alex Ionescu- Update NDK with proper (when possible) RTL structure...
2005-09-23 Alex IonescuForgot these changes, sorry
2005-09-07 Alex IonescuImplement NTDLL's CSR routines in a compatible way...
2005-09-05 Alex Ionescu- More NDK + MSDDK/IFS Compatibility fixes
2005-09-04 Alex Ionescu- Various fixes to headers, such as fixing some LPC...
2005-08-17 Alex IonescuMajor cleanup of NDK. I've decided that it would be...
2005-08-11 Alex Ionescu- Fix DEVICE_NODE definition to remove ROS-only fields
2005-08-02 Emanuele AlibertiModify NTDLL!DbgSsInitialize/4 signature.
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-06-26 Eric KohlFix indentation, remove trailing whitespace and sort...
2005-06-22 Alex IonescuLarge change to modify NTDLL'S CSR Functions to be...
2005-06-21 Alex IonescuBuild kernel32, ntdll, csrss fully with NDK and remove...
2005-06-21 Alex IonescuAdd new header for native user-mode functios inside...