Spell it right. :rolleyes:
[reactos.git] / reactos / lib / kernel32 / misc / errormsg.c
2005-12-11 Brandon TurnerSpell it right. :rolleyes:
2005-12-11 Brandon TurnerCheck to make sure pointer isnt null after allocation...
2005-11-28 Gé van GeldorpFix the fix to RtlFindMessage
2005-11-23 Hartmut BirrFixed FormatMessageA/W.
2005-11-14 Christoph von Wittichfix RtlFindMessage
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-13 Filip Navara- Compile kernel32 using w32api.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-23 Eric KohlMove kernekl32-internal declarations from global includ...
2003-11-19 Steven EdwardsFixed FormatMessage[A/W] to not suck.
2003-11-18 Royce Mitchell IIIremove unnecessary include
2003-11-16 Martin Fuchsadded error messages
2003-11-16 Martin Fuchsadded TRACE message for being not able to load messages...
2003-11-16 Martin Fuchsadded FIXME for FormatMessage()
2003-11-05 Steven EdwardsNevermind.
2003-11-05 Steven EdwardsImplemented better format message support based on...
2003-08-11 James TaborClean up warning redefined RT_MESSAGETABLEW, and int...
2003-08-07 Royce Mitchell III* added _DISABLE_TIDENTS macro to disable any ANSI...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-19 guidocommented out some duplicate defines
2003-02-17 Eric KohlReplaced kernel32 heap functions by ntdll heap functions.
2003-01-07 Robert DickensonAdded support for lauching VDM on dos image load.
2002-12-08 Robert DickensonAdding support for resource based error message table
2002-12-06 Robert DickensonIn search of meaningful error messages and some houseke...