Copy wininet to branch
[reactos.git] / reactos / include / funcs.h
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-02 Steven Edwardsbunch of w32api fixes. ascii.h is gonecd ..! coff.h...
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Thomas Bluemeladded stubs for NeedCurrentDirectoryForExePathA/W()
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-28 Thomas Bluemelreverted my previous two commits, they are part of...
2005-01-28 Thomas Bluemelremoved double definition of Nt/ZwSecureConnectPort
2005-01-03 Alex IonescuRewrite ROS Critical Section implementation, which...
2005-01-03 Gunnar Dalsnescritical.c:
2004-12-04 Thomas Bluemelfixed some function prototypes
2004-10-24 Thomas Bluemelmore prototype fixes
2004-10-24 Thomas Bluemelfixed prototypes of NtCreateMutant(), NtQueryMutant...
2004-09-26 Thomas Bluemeluse Get/SetWindowLongPtr() where appropriate in favor...
2004-09-19 Thomas Bluemel1. implemented SetProcessWorkingSetSize()
2004-09-06 Thomas Bluemel1. make use of precompiled headers everywhere
2004-08-14 Alex IonescuRemoved duplicate entries.
2004-08-05 Alex IonescuAdded RTL Stubs, Prototypes and Exports.
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-17 Alex IonescuAdded New System Call Prototypes and Stubs
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-08 Eric KohlFix RegisterLogonProcess().
2004-07-08 Thomas Bluemel1. implemented the timer queue functions of kernel32...
2004-05-01 Thomas Bluemelimplemented RegisterLogonProcess(), LockWindowStation...
2004-04-13 Thomas Bluemeldon't pass ansi strings to win32k!!!!
2004-03-07 KJK::Hyperion - Added comments to the fiber test, plus minor fixes
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-03 Eric KohlAdd byte swap functions.
2004-02-02 Eric KohlImplement RtlFindLeastSignificantBit(), RtlFindMostSign...
2004-02-01 Eric Kohl- Move rangelist stubs.
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2003-12-30 Aleksey BraginIt is a part of a multipart commit, related to making...
2003-11-19 Thomas Bluemel1. implemented GetGuiResources()
2003-11-18 Thomas Bluemel1. implemented GetGUIThreadInfo()
2003-11-09 Thomas Bluemelfixed build problems
2003-10-13 Mark TempelWindows implements GlobalDiscard by using a #define...
2003-10-11 Mark TempelFix the declaration of GlobalDiscard to be STDCALL
2003-10-09 Gé van GeldorpKeyboard sync between gui and text modes, patch by...
2003-10-04 Thomas Bluemelimplements system timers (similar to standard timers)
2003-09-12 Vizzininew patch for more stubs and misc changes
2003-09-08 Thomas Bluemelchanges in this patch by Jonathon Wilson:
2003-08-29 Thomas Bluemel1.added callback routine for loading system cursors...
2003-08-28 Gé van GeldorpStubs for newer functions (patch by Jonathan Wilson)
2003-08-26 Thomas Bluemelbig patch by Jonathon Wilson for GDI32 & related stuff
2003-08-14 Royce Mitchell IIIpatch by Jonathon Wilson
2003-08-09 Martin FuchsAdd GetShellWindow() since it's now present in Microsof...
2003-08-07 Royce Mitchell III* added _DISABLE_TIDENTS macro to disable any ANSI...
2003-08-05 Thomas BluemelANSI/UNICODE struct separation patch by Royce3, ANSI...
2003-07-28 Eric KohlAdded Messagebox support.
2003-07-26 David WelchAdded some code from wine from menus.
2003-07-06 KJK::Hyperion - apps/utils/tickcount/tickcount.c: corrected assertion
2003-06-09 Hartmut Birr- Implemented GetFileAttributesExA/W.
2003-05-29 KJK::Hyperion - Kernel32: implemented fibers. Almost complete -...
2003-03-05 Eric KohlImplemented VerifyConsoleIoHandle().
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-11-24 Robert DickensonMainly just added some small #ifdef sections for a...
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-20 Eric KohlImplemented RegisterServicesProcess() and ExitWindowsEx...
2002-09-17 David WelchMisc. user fixes.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-29 David WelchFixed when changing the attributes of an area larger...
2001-12-07 Emanuele AlibertiAdded prototype for ProcessIdToSessionId().
2001-08-02 Phillip SusiAdded missing ascii/unicode defines for GetDiskFreeSpaceEx
2001-06-22 Eric KohlAdded protection against inclusion of conflicting proto...
2001-05-07 Casper HornstrupPreparations for 32-bit/64-bit architectures
2001-03-18 Emanuele AlibertiKERNEL32.GetSystemTimeAsFileTime prototype added.
2001-02-10 Emanuele AlibertiGetProcessVersion prototype missing.
2001-01-27 Eric KohlFixed timer issues
2001-01-25 Phillip SusiAdded declarations for waitable timer functions
2000-08-14 Emanuele AlibertiWin32 fiber stubs.
2000-08-05 David WelchIntegrated fixes from prep0016
2000-06-16 Jason Filbymissed update
2000-04-23 Phillip SusiAdded declaration for InterlockedCompareExchange
2000-02-22 Eric KohlAdded GdiDllInitialize()
2000-01-27 David WelchChanged the loader so ZwCreateProcess now maps ntdll...
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffThis commit was generated by cvs2svn to compensate...
1996-01-23 The ReactOS ManagerInitial revision ReactOS-0.0.7