Fix warnings.
[reactos.git] / reactos / include /
2005-06-29 Steven Edwardsmove a few more headers to the PSDK
2005-06-28 Steven Edwardsmove ipexport.h to PSDK
2005-06-28 Steven Edwardsmove some wine headers to the PSDK
2005-06-28 Alex IonescuMove MS DDK files to DDK
2005-06-28 Alex IonescuCopy more official headers to psdk directory
2005-06-28 Alex IonescuAdd PSDK headers from ./include to ./w32api, delete...
2005-06-27 Eric Kohl- Add Rtl*SecurityObject stubs.
2005-06-26 Alex IonescuDelete last trace of old headers in NDIS, and clean...
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 James TaborSetup support for ShowOwnedPopups and expand new functi...
2005-06-26 Alex IonescuAdd NDK FIXME List.
2005-06-26 Eric KohlAdd missing resource function prototypes.
2005-06-26 Alex IonescuHasta la vista ntdll/napi headers
2005-06-26 Alex Ionescufix diskdump build
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 IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-06-25 Alex IonescuForgot this, sorry
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 build...sigh...sorry, my ntoskrnl builds with NDK
2005-06-23 Alex IonescuFix more ddk/ndk missing defintions
2005-06-23 Alex IonescuFix build (my fault now :P)
2005-06-23 Alex IonescuFix some NDK things and missing w32api defines.
2005-06-23 Alex IonescuFix build (no, not because of me, casper)
2005-06-22 Alex IonescuFix definition of KINTERRUPT in ROS headers so that...
2005-06-22 Magnus Olsenmove ddrawi.h to ddk there it belong
2005-06-22 Thomas Bluemelimplemented RtlHashUnicodeString and export it in ntdll
2005-06-22 Maarten BosmaRemoved ddk/ddrawi.h because we have it twice, also...
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 Maarten BosmaCopy ddk ddrawi.h to include since it's more uptodate.
2005-06-21 Alex IonescuBuild kernel32, ntdll, csrss fully with NDK and remove...
2005-06-21 Alex IonescuUse correct TlsCount/LoadCount definition and fix incor...
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 IonescuFix build
2005-06-21 Alex IonescuAdd new header for native user-mode functios inside...
2005-06-20 Filip NavaraRemove some non-__USE_W32API guarded blocks.
2005-06-20 Alex IonescuBuild taskmgr with NDK
2005-06-20 Alex IonescuBuild autochk with NDK
2005-06-20 Filip NavaraBuild GDI32 with NDK and without DDK.
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 Hartmut BirrMoved the TRACE_LDR macro from ntdll.h to utils.c.
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 Alex IonescuCompile user32 with NDK, clean up its headers, and...
2005-06-20 Maarten Bosmag++ seams to have a problem with this dummy union names.
2005-06-20 Gé van GeldorpExclusively lock surface bits before reading or writing...
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-20 Alex IonescuFixed incorrect SetNamedPipeHandleState implementation...
2005-06-19 Alex IonescuAdd missing stuff to NDK
2005-06-19 Filip Navara- Don't include ntddk.h from most of the DDK headers...
2005-06-19 Alex IonescuMove internal rtlp functions out of ntos and into inter...
2005-06-19 Alex IonescuFix cshort definition
2005-06-19 Alex IonescuFinal NDK fixes for ntdll
2005-06-19 Filip NavaraRemove PNP_VETO_TYPE from winddk.h.
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 Filip NavaraRemove duplicate header.
2005-06-19 Filip Navara(Re)move USER32 headers from include/user32.
2005-06-19 Filip NavaraRemove duplicate headers.
2005-06-19 Filip Navara- Add definition of DRIVE_LAYOUT_INFORMATION_EX.
2005-06-19 Magnus Olsenrevert my lattes change some part of head did break
2005-06-19 Magnus Olsenadd struct DDRAWI_DIRECTDRAW_GBL
2005-06-19 Magnus OlsenCorrect the DD_GETDRIVERINFODATA struct it did missing...
2005-06-19 Alex IonescuSome more NDK fixes
2005-06-19 Alex IonescuAdd NtcurrentThread, ALTERNATIVE_ARCHITECTURE_TYPE...
2005-06-19 Alex IonescuMore NDK Fixes
2005-06-19 Alex IonescuFix building issues caused by previous patch
2005-06-19 Alex IonescuMove Exported functions away from internal/ke.h, move...
2005-06-19 Alex IonescuMany fixes to NDK
2005-06-19 Filip Navara- Use regular PE structures in NTOSKRNL/NTDLL/DISKDUMP.
2005-06-18 Alex IonescuAdd NDK 1.00-pre. Needs some TLC in umtypes.h and a...
2005-06-18 Filip NavaraGet rid of ROS DDK SCSI headers.
2005-06-18 Filip Navara- Convert mouclass and sermouse to use official DDK...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
next