Commit graph

10 commits

Author SHA1 Message Date
Ged Murphy
4019caae75 This really needs to go in a branch. It needs heavy testing and can't coincide with the current shell32 due to PSDK interface changes
svn path=/branches/shell32_new-bringup/; revision=51893
2011-05-24 18:40:34 +00:00
Sir Richard
763a24d9d7 - There's no such thing as PRTL_MESSAGE_RESOURCE_ENTRY, use PMESSAGE_RESOURCE_ENTRY instead.
svn path=/trunk/; revision=47865
2010-06-27 19:56:57 +00:00
Timo Kreuzer
ee1d26e73c [FORMATTING]
- Apply consistent indentation

svn path=/trunk/; revision=47003
2010-04-23 22:16:59 +00:00
Eric Kohl
ba16f69763 Removed outdated email addresses.
svn path=/trunk/; revision=45020
2010-01-09 22:43:16 +00:00
Dmitry Gorbachev
774b7483da Remove stray semicolons, GCC gratias.
svn path=/trunk/; revision=37835
2008-12-03 17:39:55 +00:00
Hervé Poussineau
f2e1575922 Use correct format for arguments in debug messages
svn path=/trunk/; revision=19984
2005-12-08 23:44:31 +00:00
Gé van Geldorp
678fb5ae5f Fix the fix to RtlFindMessage
svn path=/trunk/; revision=19731
2005-11-28 23:21:24 +00:00
Christoph von Wittich
adbd79b940 fix RtlFindMessage
fix load_message and FormatMessage by importing newer Wine code

svn path=/trunk/; revision=19229
2005-11-14 21:53:21 +00:00
Alex Ionescu
8c002db0c2 - NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS.
- winnt.h: respect WIN32_NO_STATUS for DBG codes.
- rtl: change STDCALL to NTAPI
- everything else: add precompiled headers where missing, define WIN32_NO_STATUS.

svn path=/trunk/; revision=18598
2005-10-19 17:03:38 +00:00
Alex Ionescu
c39ccd6592 - Part one of major RTL cleanup. Merge duplicated code and stick everything in lib\rtl that used to be in ntdll. Also cleanup the file headers, copyright information and includes.
svn path=/trunk/; revision=17731
2005-09-08 00:09:32 +00:00
Renamed from reactos/lib/ntdll/rtl/message.c (Browse further)