Implement IRP_MN_QUERY_CAPABILITIES, IRP_MN_QUERY_RESOURCES, IRP_MN_QUERY_RESOURCE_RE...
[reactos.git] / reactos / include /
2005-09-18 Gunnar Dalsnes-added better LIST_FOR_EACH macros (ripped from wine...
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-09-13 Alex Ionescuntoskrnl header cleanups
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-13 Alex IonescuMissing files...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-09-10 Eric Kohl- Implement CM_Enumerate_Enumerators[_Ex]A/W
2005-09-10 Eric KohlImplement CM_Delete_Class_Key[_Ex].
2005-09-08 Alex Ionescu- Move s(w)printf to rtl (cannot be shared in string...
2005-09-08 Alex IonescuShare more duplicated functions
2005-09-07 Alex IonescuImplement NTDLL's CSR routines in a compatible way...
2005-09-07 Hartmut BirrFixed the definition of RtlUnicodeStringToCountedOemSiz...
2005-09-07 Gé van GeldorpSync to Wine-20050830:
2005-09-07 Gé van GeldorpSync to Wine-20050830:
2005-09-06 Alex Ionescu- Use DDK macros to speed up size calculations on singl...
2005-09-06 Alex Ionescu- Remove deprecated zwtypes.h and spread out the types...
2005-09-06 Alex Ionescu- Add missing decoration to Zw*
2005-09-06 Alex IonescuA couple more fixes to prepare for the final patch
2005-09-06 Alex Ionescu- Use inlined functions like MSDDK.
2005-09-06 Alex Ionescu- Some more MSDDK/IFS compatibility fixes.
2005-09-05 Gé van GeldorpAlexandre Julliard <julliard@winehq.org>
2005-09-05 Alex Ionescu- More NDK + MSDDK/IFS Compatibility fixes
2005-09-05 Alex Ionescu- More NDK/MSDDK compatibility fixes.
2005-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-09-04 Alex Ionescu- Fix incorrect PFILE_MAILSLOT_SET_INFORMATION definition
2005-09-04 Alex Ionescu- Fix typo in NDK
2005-09-04 Alex Ionescu- Fix incompatible IO_STACK_LOCATION definition in...
2005-09-04 Hervé PoussineauDon't double-define KEBUGCHECK(EX)
2005-09-04 Alex Ionescu- Various fixes to headers, such as fixing some LPC...
2005-09-03 Eric KohlFix GUID->String conversion.
2005-08-29 Filip NavaraRemove WineDebugInfo from TEB and fix type of TlsExpans...
2005-08-28 Eric KohlImplement CM_Get_Class_Key_Name[_Ex]A/W and CM_Open_Cla...
2005-08-28 Hartmut Birr- Allocate the csrss request buffer from heap if the...
2005-08-26 Hartmut Birr- Moved all members with variable length in CSRSS_XXX...
2005-08-26 Steven EdwardsAdd constants for DBG_CONTROL_C and DBG_CONTROL_BREAK...
2005-08-19 Emanuele AlibertiXML chunks are required to contain a single node.
2005-08-18 Alex IonescuFix boot
2005-08-17 Alex IonescuMajor cleanup of NDK. I've decided that it would be...
2005-08-16 Alex IonescuRemove all non-official LPC structures/defines/hardcode...
2005-08-13 Royce Mitchell IIIfunction declaration to enable/disable BCB tracing
2005-08-13 Emanuele AlibertiAlex Ionescu: CSR_PROCESS and CSR_THREAD layout from...
2005-08-12 Hartmut BirrFixed _WINBASE_/_WINBASE_H
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-11 Emanuele AlibertiMinor changes to some API signatures.
2005-08-11 Hartmut BirrReplaced _WINBASE_ by _WINBASE_H because some headers...
2005-08-11 Emanuele AlibertiModify CsrAddStaticServerThread signature.
2005-08-11 Emanuele AlibertiSome guessing on the API used by server DLLs.
2005-08-11 Alex Ionescu- Use correct, documented, LPC Message structures ...
2005-08-11 Alex Ionescu- Use correct, documented, LPC Message structure (PORT_...
2005-08-11 Alex Ionescu- Fix DEVICE_NODE definition to remove ROS-only fields
2005-08-10 Steven Edwardsenable building shell32_test. some header fixes
2005-08-10 Gunnar Dalsnesmove WM_SYSTIMER where it belongs
2005-08-10 Gunnar Dalsnesmove W32PROCESS/W32THREAD into win32\include bcause...
2005-08-10 Emanuele AlibertiAlex Ionescu: more details about the CSR core protocol.
2005-08-10 Emanuele AlibertiSome new internal headers (draft) to be used in the...
2005-08-07 Alex Ionescu- Initialize more fields when creating an Object Type
2005-08-07 Eric KohlRemove trailing whitespace and fix the indentation.
2005-08-07 Filip NavaraFix setupapi build and prototypes.
2005-08-07 Thomas Bluemelfixed the order of the parameters of RtlIsValidIndexHandle
2005-08-07 Alex IonescuFix NtSignalAndwaitForSingleObject: Use SEH when approp...
2005-08-06 Steven Edwardsadd prototype for DbgPrint so Winetests link properly...
2005-08-05 Gé van GeldorpSync to Wine-20050628:
2005-08-05 Filip NavaraFix shell32 build.
2005-08-03 Gé van GeldorpSync to Wine-20050628:
2005-08-03 Eric Kohl- Add registry property constants.
2005-08-02 Emanuele AlibertiModify NTDLL!DbgSsInitialize/4 signature.
2005-08-02 Alex Ionescu- Add access state functions.
2005-08-01 Eric KohlImplement CM_Get_DevNode_Registry_Property[_Ex]A/W...
2005-08-01 Filip NavaraFix definition of EPROCESS_QUOTA_ENTRY.
2005-08-01 Filip NavaraFix prototype of RtlCreateHeap and respect the CommitRo...
2005-08-01 Hervé PoussineauMerge from Wine:
2005-07-31 Hartmut Birr- Implemented CsrDuplicateHandleTable.
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-29 Filip NavaraFix definiton of DPRINT1 for non-DBG build.
2005-07-29 Alex Ionescu- Don't always print TRACE/WARN on WINE DLLs. Thanks...
2005-07-29 Emanuele AlibertiEven if the Session Manager is a degenerate subsystem...
2005-07-29 Emanuele AlibertiAdd PORT_MESSAGE_TYPE macro.
2005-07-29 Alex Ionescu - Fix debug header, spottted by Gunnar
2005-07-28 Filip NavaraAdd definition of PI_RESOURCE_ARBITER_ENTRY.
2005-07-28 Alex Ionescu - Start of fixing CreateProcess's problems. Implemente...
2005-07-27 Alex Ionescu - Fix included headers in GDI for PSDK compatibility
2005-07-27 Alex Ionescu - Fix debug header nonsense
2005-07-27 Alex Ionescu - Some more PSDK compatibility fixes
2005-07-27 Alex Ionescu- Fix broken IInternetZoneManagerVtbl definition.
2005-07-27 Alex Ionescu - Add wine_dbgstr_w
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-26 Thomas Bluemelimport objsel.dll from wine-20050726
2005-07-26 Alex Ionescu- Remove ROSRTL. The era is over. Thanks to Filip for...
2005-07-23 Eric Kohl- Implement CM_Get_Child_Ex, CM_Get_Parent_Ex, CM_Get_S...
2005-07-22 Thomas Bluemeldeclare RtlDuplicateUnicodeString
2005-07-22 Eric KohlForgot to commit this file.
2005-07-20 Filip NavaraGet rid of windows.h include in win32k. Fixes bug ...
2005-07-20 Alex Ionescu- Move rosdhcp_public.h to dhcp library include directory.
2005-07-20 Alex Ionescu - Deleted ddk folder
2005-07-20 Alex Ionescu - Created include/libs and moved all library headers...
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-19 Eric Kohl- Implement CM_Get_Depth[_Ex] and CM_Get_DevNode_Status...
2005-07-17 Hartmut BirrChanged the type of SetMember within KPRCB structure.
next