fixed some warnings when compiling with msvc
[reactos.git] / reactos / include /
2005-11-28 Thomas Bluemelfixed some prototypes
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-11-27 Alex Ionescu- Add the real NT Object Callbacks and #ifdef out the...
2005-11-27 Alex Ionescu- Fix compile issues caused by previous patch.
2005-11-27 Alex Ionescu- Remove KTSS_NOIOMP from NDK.
2005-11-27 Royce Mitchell IIImsvc compatibility
2005-11-27 Alex Ionescu- Update selector names to official names and define...
2005-11-27 Alex Ionescu- Add DDK alignment macros and move/rename the ones...
2005-11-26 Alex Ionescu- Fix/take decisions on the minor NDK FIXMEs.
2005-11-26 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Alex Ionescu- Update NDK to remove zwfuncs.h and place the native...
2005-11-23 Christoph von Wittichfix bug 838 (Sol.exe is missing it's menubar)
2005-11-23 Alex IonescuFix msvc/gcc NDK problem
2005-11-23 Alex Ionescumove devices.h to a more appropriate location (approxim...
2005-11-22 Alex Ionescu- I wish svn delete would..delete the file -before...
2005-11-22 Alex Ionescu- Fix typo accidentally added after testing the build...
2005-11-22 Alex Ionescu- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
2005-11-20 Gé van GeldorpNew netapi32 vendor import
2005-11-20 Alex IonescuBeware of the alt+fs slippery finger
2005-11-20 Alex Ionescu- Update NDK with proper (when possible) RTL structure...
2005-11-20 Alex Ionescu- Remove RosSymInfo hack from LDR_DATA_TABLE_ENTRY...
2005-11-20 Gé van GeldorpSync to Wine-0_9_1:
2005-11-20 Gé van GeldorpVitaliy Margolen <wine-patch@kievinfo.com>
2005-11-19 Alex Ionescu- Reimplement Fast Mutex implementation in HAL/NT to...
2005-11-18 Thomas Bluemel- define STATUS_* codes correctly in winnt.h and ntstatus.h
2005-11-17 Christoph von Wittichadded LIST_FOR_EACH_ENTRY_SAFE macro
2005-11-17 Christoph von Wittichfix a lot of compile problems with encode.c and cert...
2005-11-17 Gé van GeldorpSync to Wine-0_9_1:
2005-11-14 Filip NavaraAdd definition for vsprintfW.
2005-11-12 Alex Ionescu- Add RtlPinAtomInAtomTable
2005-11-09 Alex Ionescu- Fix CreateNamedPipeW to convert some NT flags properl...
2005-11-08 Alex Ionescu- Implement RtlSplay skeleton cases.
2005-11-08 Alex Ionescu- Add some definitions to NDK
2005-11-08 Alex Ionescu- Update KTHREAD and KUSER_SHARED_DATA to latest versio...
2005-11-07 Thomas BluemelFixed some of the splay tree macros. Actually some...
2005-11-07 Alex Ionescu- Finished implementing RtlInsertUnicodePrefix: handle...
2005-11-07 Alex Ionescu- Implement simple case of RtlInsertUnicodePrefix where...
2005-11-07 Alex Ionescu- Finish implementation of RtlRemoveUnicodePrefix
2005-11-07 Alex Ionescu- Implement RtlInitializeUnicodePrefix and RtlNextUnico...
2005-11-05 Alex Ionescu- Move some NDK definitions (Cm Callbacks) to the DDK...
2005-11-02 Royce Mitchell IIInewer msvc's are aware of __FUNCTION__
2005-10-30 Gregor AnichAdd NtGdiAlphaBlend prototype.
2005-10-30 Eric Kohl- Implement GetServiceKeyNameW (untested).
2005-10-30 Eric Kohl- Implement GetServiceDisplayNameW (untested).
2005-10-27 Gé van GeldorpSync to Wine-0_9:
2005-10-24 Eric KohlFixed definition of ScmrChangeServiceConfigW:
2005-10-24 Hartmut BirrRevert r18735 and add the missing definition to svcctl...
2005-10-23 Thomas Bluemelimplement MakeAbsoluteSD2 by forwarding to RtlSelfRelat...
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-10-17 Christoph von Wittichonly define DPRINT macro if the compiler can handle...
2005-10-10 Thomas Bluemelfixed a typo in the NtAccessCheck declaration
2005-10-09 Eric KohlFirst shot at CreateServiceW. It crashes due to a bug...
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Hervé PoussineauNtPlugPlayControl: Implement PlugPlayControlResetDevice...
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Magnus Olsenprepare for dsound
2005-10-05 Martin Fuchspartial implementation of ShowWindowAsync() using the...
2005-10-02 Thomas Bluemelmake the tree compilable again...
2005-10-02 Eric KohlImplement CM_Request_Eject_PC[_Ex].
2005-10-02 Alex Ionescu- Don't undef DBG_CONTINUE.
2005-10-02 Alex Ionescu- Small csr server public header cleanup.
2005-10-02 Alex Ionescu- Add RtlSetProcessCritical
2005-09-27 Alex Ionescu- Some NDK fixes when compiling with PSDK.
2005-09-26 Gunnar Dalsnes-reorder InsertXscendingOrder macro argument order...
2005-09-26 Alex IonescuOpen BNO directory with correct privileges, open CSR...
2005-09-25 Eric Kohl- Implement CM_Is_Dock_Station_Present[_Ex]
2005-09-24 Gé van GeldorpThis NtGdiCreateCompatableDC misspelling has annoyed...
2005-09-24 Eric Kohl- Implement CM_Get_Device_List_Size_ExW
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-09-23 Alex IonescuForgot these changes, sorry
2005-09-23 Thomas Bluemelmark ZwDuplicateToken as NTSYSAPI. thx to alex
2005-09-22 Thomas Bluemelsome Nt vs. Zw fixes
2005-09-20 Gé van GeldorpSaveliy Tretiakov <saveliyt@mail.ru>:
2005-09-19 Hartmut Birr- Read more information from the registry about the...
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
next