Replace direct calls to "make" with $(MAKE)
[reactos.git] / reactos / include /
2003-02-27 Eric KohlFixed [Nt/Zw]QuerySecurityObject() prototype.
2003-02-27 Gunnar Dalsnescorrected prototype
2003-02-26 Eric KohlFixed some hal dispatch table issues.
2003-02-24 Hartmut Birr- Implemented CsrGetInputHandle, CsrGetOutputHandle...
2003-02-21 Robert Dickensoncorrected parameter type for towupper.
2003-02-17 Gé van GeldorpImplemented HalpAssignPciSlotResources
2003-02-17 Gé van GeldorpBring types of memory to allocate (PagedPool etc.)...
2003-02-15 Eric KohlAdded missing Acl and SD functions from ntdll.
2003-02-15 Eric Kohl* Implemented/fixed NtSetSecurityObject() and NtQuerySe...
2003-02-13 Hartmut Birr- Ntoskrnl uses for all access to internal structures...
2003-02-12 KJK::Hyperion * include/defines.h: defined INVALID_FILE_SIZE
2003-02-11 Gé van GeldorpFont facename is stored in LOGFONTW itself (like in...
2003-02-11 Gé van GeldorpMatch STYPE_* definitions to DDK values
2003-02-10 KJK::Hyperionsorry Casper, I have to insist: OSVERSIONINFOEX *derive...
2003-02-10 Casper Hornstrup2003-02-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-10 Eric KohlDefined HTCLOSE. Patch by Richard Campbell.
2003-02-09 KJK::HyperionSome more fixes to tchar.h
2003-02-04 KJK::HyperionSmall fix to tchar.h
2003-02-01 KJK::HyperionOSVERSIONINFO and OSVERSIONINFOEX properly declared
2003-02-01 Jason FilbyReactOS 0.1.0
2003-01-27 Robert Dickensonbackdoor macro fixed.
2003-01-25 Hartmut Birr-Added some file locking improvements.
2003-01-25 Hartmut Birr-Added some irp stack macros (IoSetPreviousIrpStackLoca...
2003-01-18 Eugene IngermanMade GDI object locking exclusive. Added functions...
2003-01-17 Eric Kohlntddndis.h must include OID definitions.
2003-01-16 Jason FilbyNew SystemState enumeration
2003-01-16 Eric KohlRemoved outdated and duplicate bugcode definition.
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-15 Robert DickensonRequired for some wine libs and now rosapps to build...
2003-01-15 Robert DickensonMainly standardisation of makefiles. Added some exports...
2003-01-13 Hartmut BirrFixed UINT8/PUINT8.
2003-01-11 Hartmut BirrMoved all definitions for internal structures and funct...
2003-01-07 Robert DickensonAnd that wraps up our broadcast for this evening.
2003-01-05 Robert DickensonInclude a define for a Macro having being defined,...
2003-01-04 Emanuele AlibertiCopyright years updated to 2003.
2003-01-01 Robert DickensonChanges to all definitions involving wchar_t. The unsig...
2002-12-27 Gé van GeldorpImproved file attribute and file time handling
2002-12-08 Robert Dickensontypos, reduce mingw header diffs, extra includes.
2002-11-27 Hartmut BirrFixed the definition of NTKERNELAPI.
2002-11-25 guidoChanges '\' to '/' to enable x-compiling on linux.
2002-11-25 Robert DickensonSome cleanup.
2002-11-24 Jason FilbyInitial scrollbar code
2002-11-24 Robert DickensonAdded a header I created a while ago when looking into...
2002-11-24 Robert DickensonChanges to suit addition of a single macro in the types...
2002-11-24 Robert DickensonMainly just added some small #ifdef sections for a...
2002-11-24 Robert DickensonAdded header to aid porting and include tchar.h here...
2002-11-24 Robert DickensonNot sure quite how these changed seeing as they're...
2002-11-24 Robert DickensonResult of three way diffing with include/crtdll and...
2002-11-20 Jason FilbyAdded some missing border style definitions
2002-11-18 Eric KohlAdded PCI class and subclass definitions.
2002-11-17 Robert Dickenson*nix newlines throughout file fixed.
2002-11-16 Eric KohlRevoved lots of unix line breaks.
2002-11-15 Casper HornstrupFix compillation error.
2002-11-15 Casper Hornstrup2002-11-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-15 Casper HornstrupAdd missing files
2002-11-15 Casper HornstrupAdd missing files.
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-12 Marty DillImplemented ReadConsoleOutputA() and WriteConsoleInputA().
2002-11-10 Casper Hornstrup2002-11-10 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-10 Robert Dickensonadded trivial comment reference consistancy with DDK...
2002-11-07 Robert DickensonManually applying Gunnars patch became it's easier...
2002-11-03 Casper Hornstrup2002-11-03 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-02 Robert DickensonCreated typedefs for VALENTA and VALENTW, deprecated...
2002-10-31 Jason FilbyVersion 0.0.21
2002-10-29 Marty DillImplemented PeekConsoleInputA().
2002-10-25 Casper Hornstrup2002-10-26 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-25 Casper Hornstrup2002-10-25 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-20 Eric KohlImplemented [Get/Set]ProcessShutdownParameters().
2002-10-20 Eric KohlImplemented RegisterServicesProcess() and ExitWindowsEx...
2002-10-20 Casper Hornstrup2002-10-20 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-20 Marty Dill-Implemented GetNumberOfConsoleInputEvents and ReadCons...
2002-10-19 Casper Hornstrup2002-10-19 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-07 Robert DickensonAdded backdoor check for _BLOB_DEFINED to prevent heade...
2002-10-07 Robert DickensonChanged GUID_DEFINED to _GUID_DEFINED for compatibility...
2002-10-05 David WelchImplemented IO work queue functions using the system...
2002-10-03 Steven EdwardsNew line fix for gcc 3.x
2002-10-03 Robert DickensonReplaced original with version from FreeDDK and tested...
2002-10-03 Robert DickensonAdded required defines and typedefs for ntoskrnl/io...
2002-10-03 Steven EdwardsEnd of file fix for gcc 3.x
2002-10-03 Robert DickensonAdded ntddser.h from FreeDDK for Serial Driver development.
2002-10-02 guidoremoved duplicate type definition
2002-10-02 Eric KohlAdded minimal MicroChannel bus handler.
2002-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-01 Eugene Ingerman1. Cleanup GDI objects when process is deleted.
2002-09-24 Jason FilbyWin32k fixes including better 1BPP support
2002-09-24 Robert DickensonAdded SNMP Error Codes.
2002-09-19 Eric KohlMoved SCSI headers because they are used by usetup.
2002-09-18 David WelchCreate a PDEV for the display driver only once.
2002-09-18 KJK::HyperionTemporary getopt.h. MingW doesn't define getopt() anywh...
2002-09-17 David WelchMisc. user fixes.
2002-09-17 Hartmut Birradded support for IOCTL_CDROM_GET_LAST_SESSION.
2002-09-15 Hartmut BirrAdded support for IOCTL_CDROM_READ_TOC.
2002-09-08 Casper HornstrupReverted latest changes
2002-09-08 Casper HornstrupReverted latest changes
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-09-03 David WelchImplemented part of window properties support
2002-09-01 David WelchDon't reinitialize the VGA on an enable surface if...
2002-08-31 David WelchNon-client painting fixes.
2002-08-31 KJK::HyperionDefined missing virtual memory query/set information...
next