eliminate GCC warning about initialization order
[reactos.git] / reactos / include / ndk /
2005-08-01 Filip NavaraFix prototype of RtlCreateHeap and respect the CommitRo...
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-29 Emanuele AlibertiAdd PORT_MESSAGE_TYPE macro.
2005-07-28 Filip NavaraAdd definition of PI_RESOURCE_ARBITER_ENTRY.
2005-07-27 Alex Ionescu - Some more PSDK compatibility fixes
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-22 Thomas Bluemeldeclare RtlDuplicateUnicodeString
2005-07-20 Filip NavaraGet rid of windows.h include in win32k. Fixes bug ...
2005-07-20 Alex Ionescu - Build cdfs, ntfs, vfatfs with PCH
2005-07-20 Alex Ionescu - Move asm.h to NDK.
2005-07-19 Alex Ionescu - Fix LDR_DATA_TABLE_ENTRY definition.
2005-07-17 Hartmut BirrChanged the type of SetMember within KPRCB structure.
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-07-06 Eric KohlMove undocumented GUIDs to a new NDK header file.
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-05 Alex IonescuFix the build by adding KDPC_DATA as a shared arch...
2005-07-05 Eric KohlAdd architecture-specific headers and move I386-specifi...
2005-07-03 Eric Kohl- Implement PlugPlayControlProperty and PlugPlayControl...
2005-07-03 Eric Kohl- Move definitions from ntpnp.h into NDK and DDK
2005-07-03 Eric Kohl- Define and use PLUGPLAY_CONTROL_CLASS
2005-07-02 Filip NavaraAdd prototypes for RtlExitUserThread and RtlInitializeC...
2005-06-29 Alex IonescuAdd a nice little KIDT_ACCESS structure for setting...
2005-06-27 Eric Kohl- Add Rtl*SecurityObject stubs.
2005-06-26 Eric KohlRemove useless Nt*Chanel and NtQueryOleDirectoryFile...
2005-06-26 Alex IonescuFix kdbg build and some more header cleanups: add csq...
2005-06-26 Alex IonescuFix build
2005-06-26 Alex IonescuFinalize organization of rtlfuncs.h and update FIXME...
2005-06-26 Alex IonescuRemove depcrecated constant
2005-06-26 Alex IonescuUpdate FIXME status.
2005-06-26 Alex IonescuFixes for NDK compatibily (and plain ol' good design...
2005-06-26 Alex IonescuAdd NDK FIXME List.
2005-06-26 Eric KohlAdd missing resource function prototypes.
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-26 Eric KohlFix indentation, remove trailing whitespace and sort...
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
2005-06-25 Alex Ionescufix most parts of the build except win32k
2005-06-25 Alex IonescuAdd many more structures to NDK which were incorrectly...
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-06-25 Alex IonescuFix token structure, add aux_data, fix KeDisconnectInte...
2005-06-24 Thomas Bluemel- Moved ntdll's atom table implementation to rtl, rewro...
2005-06-24 Alex IonescuBuild eventlog, umpnpmgr, rpcss with NDK
2005-06-23 Alex IonescuFix two more build issues caused by greatlod's d3d...
2005-06-23 Alex IonescuFix more ddk/ndk missing defintions
2005-06-23 Alex IonescuFix some NDK things and missing w32api defines.
2005-06-22 Thomas Bluemelimplemented RtlHashUnicodeString and export it in ntdll
2005-06-22 Alex IonescuFix one more bug in NDK, and fix w32api headers to...
2005-06-22 Alex IonescuFix some NDK issues when attempting to use it from...
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 IonescuUse LDR_DATA_TABLE_ENTRY instead of LDR_MODULE. the...
2005-06-21 Alex IonescuLast build fix...sorry
2005-06-21 Alex IonescuAdd new header for native user-mode functios inside...
2005-06-20 Alex IonescuBuild taskmgr with NDK
2005-06-20 Alex IonescuBuild autochk with NDK
2005-06-20 Alex IonescuBuild smss with NDK
2005-06-20 Alex IonescuSyssetup has fallen to the dark side
2005-06-20 Alex IonescuBuild userenv and samlib with NDK
2005-06-20 Alex IonescuCompile msafd with NDK
2005-06-20 Alex IonescuBuild epsapi with NDK
2005-06-20 Alex IonescuRemove rosrtl from advapi
2005-06-20 Alex IonescuAdd missing types to NDK
2005-06-20 Filip NavaraFix definition of LPC_MESSAGE_BASE_SIZE.
2005-06-20 Filip NavaraFix the definion of SharedUserData.
2005-06-20 Alex IonescuMajor cleanup to rtlfuncs.h. Not yet perfect but much...
2005-06-20 Alex IonescuFinal NDK fixes for kernel32
2005-06-20 Alex IonescuSome NDK Fixes, kernel32 almost compiles
2005-06-19 Alex IonescuAdd missing stuff to NDK
2005-06-19 Alex IonescuFix cshort definition
2005-06-19 Alex IonescuFinal NDK fixes for ntdll
2005-06-19 Alex IonescuMore NDK fixes, remove duplicated debug functions from...
2005-06-19 Alex IonescuMore NDK fixes/additions
2005-06-19 Alex IonescuMore NDK fixes (user-mode NDK now works) and guard...
2005-06-19 Alex IonescuMajor cleanup of User-Mode NDK
2005-06-19 Alex IonescuSome more NDK fixes
2005-06-19 Alex IonescuMore NDK Fixes
2005-06-19 Alex IonescuMove Exported functions away from internal/ke.h, move...
2005-06-19 Alex IonescuMany fixes to NDK
2005-06-18 Alex IonescuAdd NDK 1.00-pre. Needs some TLC in umtypes.h and a...