A general Makefile for building the Win32(tm) development kit.
[reactos.git] / reactos / include /
2001-12-07 Emanuele AlibertiAdded prototype for ProcessIdToSessionId().
2001-12-05 Eric KohlImplemented file system change notification.
2001-12-05 David WelchFixed security define spelling
2001-12-02 David WelchImplemented LPC sections
2001-11-30 Eugene IngermanFixed small bug in keyboard driver that prevented filte...
2001-11-29 Eric KohlImplemented PsGetProcessExitTime() and PsIsThreadTermin...
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
2001-11-24 Jason FilbyMoved W32THREAD to teb.h
2001-11-21 Eric KohlImplemented RtlImpersonateSelf().
2001-11-21 Eric KohlFixed PsRevertToSelf().
2001-11-20 Eric KohlImplemented read/write.
2001-11-20 David WelchFixed zsh crash bug, it still doesn't work however
2001-11-13 Eric KohlImplemented MmMapViewOfSection().
2001-11-09 Casper HornstrupFixed typo
2001-11-07 Eric KohlAttach/detach mutant(mutex) to/from owning thread.
2001-11-04 Eric KohlImplemented mutant object.
2001-11-03 Casper HornstrupNew target 'implib' to avoid cicular references.
2001-11-02 Rex JolliffInitial attempt at a handle table for GDI objects....
2001-11-01 Hartmut BirrFixed the type of st_dev in stat.
2001-11-01 Eric KohlMoved/added some declarations
2001-10-21 Casper HornstrupPrototype fixes.
2001-10-11 Eric KohlMade qsort() thread-safe.
2001-10-04 Eric KohlFixed __doserrno type.
2001-10-03 Eric KohlImplemented _doserrno().
2001-09-24 Casper HornstrupInitial OS level SEH support.
2001-09-24 Casper HornstrupInitial OS level SEH support.
2001-09-23 Casper HornstrupCompile using gcc 3.0
2001-09-16 Casper HornstrupEnumerate legacy devices
2001-09-08 Eric KohlImplemented LdrFindEntryForAddress() and LdrQueryProces...
2001-09-07 Emanuele AlibertiAdded some Job related info and little cleanup.
2001-09-07 Emanuele AlibertiAdded CVS Id.
2001-09-06 David WelchImplemented NtQueryTime
2001-09-05 Eric KohlImplemented IoReportHalUsage().
2001-09-02 David WelchImplemented NtSetEnvironmentVariable
2001-09-02 Casper HornstrupPorted 32-bit OLE32 functions from WINE.
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-08-30 Eric KohlFixed calling conventions
2001-08-30 David WelchFixes for compilation on Linux
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-08-21 Casper HornstrupMajor update of the build system:
2001-08-16 Emanuele AlibertiDefinition of LPC_DEBUG_MESSAGE added in napi/lpc.h.
2001-08-16 Jason FilbyChange versioning infor for 0.0.18
2001-08-14 Emanuele AlibertiCSR.GetTitle implemented.
2001-08-03 Eric KohlRewrote stack allocation.
2001-08-02 Phillip SusiAdded missing ascii/unicode defines for GetDiskFreeSpaceEx
2001-07-29 Eric KohlMajor npfs update, missing typedefs.
2001-07-29 Eric KohlMajor npfs update.
2001-07-23 Eric KohlAdded typedef for PCCHAR.
2001-07-18 Eric KohlAdded mbstring functions.
2001-07-12 Eric KohlMoved interlocked and locale functions.
2001-07-12 Eric KohlAdded more functions to msvcrt.
2001-07-06 Casper HornstrupUse fastcall in NDIS header.
2001-07-06 Eric KohlEnabled FASTCALL calling convention
2001-07-06 Eric KohlAdded _wasctime() and _wctime().
2001-07-06 Eric KohlFixed a windres warning
2001-07-06 Eric KohlAdded more missing functions
2001-07-06 Rex Jolliffadded object handling routines for user objects in...
2001-07-04 Casper HornstrupUpdated clean rules.
2001-07-04 Eric KohlAdded conio functions
2001-07-03 Eric KohlAdded missing io functions from crtdll and implemented...
2001-07-03 Eric KohlOooops! This should not have heppened
2001-07-03 Eric KohlUntangled crtdll/msvcrt header mess.
2001-07-03 Eric KohlUntangled crtdll/msvcrt header mess.
2001-07-02 Eric KohlAdded some float and stdlib functions
2001-07-01 Jason FilbyDefined LOGFONTW and now use it in DEVINFO
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-06-28 Rex Jollifffixed problem with extended partitions that contain...
2001-06-25 Eric KohlOooops. Still something missing!
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-24 Phillip SusiAdded missing extern "C"
2001-06-22 Eric KohlAdded protection against inclusion of conflicting proto...
2001-06-22 Phillip SusiImplemented support for console titles
2001-06-20 Eric KohlSome more fixes for 'fastcall' support.
2001-06-20 Eric KohlFirst fixes to support fastcall:
2001-06-19 Eric KohlImplemented some more registry functions.
2001-06-17 Eric KohlImplemented some registry functions.
2001-06-17 Emanuele AlibertiNTDLL/csr: some more stubs; code split;
2001-06-17 Eric KohlSome csr additions
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-06-15 Eric KohlFixed linker error.
2001-06-15 Eric KohlFixes for gcc-2.95.3-4
2001-06-12 Casper HornstrupWindow stations and desktops
2001-06-12 Casper HornstrupRemoved old wine code
2001-06-11 Eric KohlFixed some NT compatibility issues in Nt[Query/Set...
2001-06-08 Eric KohlAdded stubs for missing partition functions
2001-06-07 Eric KohlReplaced IDEGetPartitionTable() by call to IoReadPartit...
2001-06-06 Jason FilbyUpdated definition
2001-06-04 Casper HornstrupWin32k native user stubs
2001-06-04 Casper HornstrupRaw IP and ICMP fixes
2001-05-30 Eric KohlImplemented RtlFindMessage().
2001-05-27 Eric KohlRewrote atom functions in kernel32
2001-05-27 Eric KohlImplemented atoms in ntoskrnl and fixed a few bugs
2001-05-26 Eric KohlImplemented handle table and atom table
2001-05-25 Eric KohlFixed duplicate DELETE
2001-05-24 Eric KohlImplemented file access/sharing check functions
2001-05-24 Eric KohlImplemented resource (multiple-reader-single-writer...
next