CVS log for wine/dlls/ntdll/error.c

[BACK] Up to [wine] / wine / dlls / ntdll

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.22 / (download) - [select for diffs], Fri Dec 4 15:37:51 2009 UTC (3 months, 2 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_41, Wine-1_1_40, Wine-1_1_39, Wine-1_1_38, Wine-1_1_37, Wine-1_1_36, Wine-1_1_35, Wine-1_1_34, HEAD
Changes since 1.21: +361 -358 lines
Diff to previous 1.21 (colored)

Wolfram Sang <wolfram@the-dreams.de>
ntdll: Silence RtlNtStatusToDosErrorNoTeb() a bit.

Revision 1.21 / (download) - [select for diffs], Wed Oct 18 12:40:05 2006 UTC (3 years, 5 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_9, Wine-1_1_8, Wine-1_1_7, Wine-1_1_6, Wine-1_1_5, Wine-1_1_4, Wine-1_1_33, Wine-1_1_32, Wine-1_1_31, Wine-1_1_30, Wine-1_1_3, Wine-1_1_29, Wine-1_1_28, Wine-1_1_27, Wine-1_1_26, Wine-1_1_25, Wine-1_1_24, Wine-1_1_23, Wine-1_1_22, Wine-1_1_21, Wine-1_1_20, Wine-1_1_2, Wine-1_1_19, Wine-1_1_18, Wine-1_1_17, Wine-1_1_16, Wine-1_1_15, Wine-1_1_14, Wine-1_1_13, Wine-1_1_12, Wine-1_1_11, Wine-1_1_10, Wine-1_1_1, Wine-1_1_0, Wine-1_0_1, Wine-1_0-rc5, Wine-1_0-rc4, Wine-1_0-rc3, Wine-1_0-rc2, Wine-1_0-rc1, Wine-1_0, Wine-0_9_61, Wine-0_9_60, Wine-0_9_59, Wine-0_9_58, Wine-0_9_57, Wine-0_9_56, Wine-0_9_55, Wine-0_9_54, Wine-0_9_53, Wine-0_9_52, Wine-0_9_51, Wine-0_9_50, Wine-0_9_49, Wine-0_9_48, Wine-0_9_47, Wine-0_9_46, Wine-0_9_45, Wine-0_9_44, Wine-0_9_43, Wine-0_9_42, Wine-0_9_41, Wine-0_9_40, Wine-0_9_39, Wine-0_9_38, Wine-0_9_37, Wine-0_9_36, Wine-0_9_35, Wine-0_9_34, Wine-0_9_33, Wine-0_9_32, Wine-0_9_31, Wine-0_9_30, Wine-0_9_29, Wine-0_9_28, Wine-0_9_27, Wine-0_9_26, Wine-0_9_25, Wine-0_9_24, STABLE
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Hans Leidekker <hans@it.vu.nl>
ntdll: Win64 printf format warning fixes.

Revision 1.20 / (download) - [select for diffs], Tue May 23 12:48:22 2006 UTC (3 years, 9 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_23, Wine-0_9_22, Wine-0_9_21, Wine-0_9_20, Wine-0_9_19, Wine-0_9_18, Wine-0_9_17, Wine-0_9_16, Wine-0_9_15, Wine-0_9_14
Changes since 1.19: +1 -1 lines
Diff to previous 1.19 (colored)

Jonathan Ernst <jonathan@ernstfamily.ch>
Update the address of the Free Software Foundation.

Revision 1.19 / (download) - [select for diffs], Mon Nov 28 20:10:41 2005 UTC (4 years, 3 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_9, Wine-0_9_8, Wine-0_9_7, Wine-0_9_6, Wine-0_9_5, Wine-0_9_4, Wine-0_9_3, Wine-0_9_13, Wine-0_9_12, Wine-0_9_11, Wine-0_9_10
Changes since 1.18: +1 -0 lines
Diff to previous 1.18 (colored)

Ge van Geldorp <gvg@reactos.org>
Match PSDK STATUS_* definitions.

Revision 1.18 / (download) - [select for diffs], Wed Nov 9 10:30:57 2005 UTC (4 years, 4 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_2, Wine-0_9_1
Changes since 1.17: +6 -0 lines
Diff to previous 1.17 (colored)

Markus Amsler <markus.amsler@oribi.org>
Improve c2man Documented-Total count.

Revision 1.17 / (download) - [select for diffs], Thu Jul 28 18:40:45 2005 UTC (4 years, 7 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050930, Wine-20050830, Wine-0_9
Changes since 1.16: +186 -186 lines
Diff to previous 1.16 (colored)

Added names for a bunch of status values.

Revision 1.16 / (download) - [select for diffs], Tue Jun 21 09:52:41 2005 UTC (4 years, 8 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050725, Wine-20050628
Changes since 1.15: +0 -1 lines
Diff to previous 1.15 (colored)

Mike McCormack <mike@codeweavers.com>
Don't include winbase.h or winerror.h when not necessary.

Revision 1.15 / (download) - [select for diffs], Fri Jun 17 13:58:34 2005 UTC (4 years, 9 months ago) by julliard
Branch: MAIN
Changes since 1.14: +0 -1 lines
Diff to previous 1.14 (colored)

Mike McCormack <mike@codeweavers.com>
Use HANDLE instead of HKEY in the NT API.

Revision 1.14 / (download) - [select for diffs], Mon Jun 6 20:13:08 2005 UTC (4 years, 9 months ago) by julliard
Branch: MAIN
Changes since 1.13: +0 -1 lines
Diff to previous 1.13 (colored)

Removed some unnecessary inclusions of thread.h

Revision 1.13 / (download) - [select for diffs], Tue Jan 4 12:09:32 2005 UTC (5 years, 2 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050524, Wine-20050419, Wine-20050310, Wine-20050211, Wine-20050111
Changes since 1.12: +24 -1 lines
Diff to previous 1.12 (colored)

Fixed the FIXME in RtlNtStatusToDosError, and implemented
RtlGetLastNtStatus and RtlSetLastWin32ErrorAndNtStatusFromNtStatus.

Revision 1.12 / (download) - [select for diffs], Fri Dec 12 05:56:44 2003 UTC (6 years, 3 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20041201, Wine-20041019, Wine-20040914, Wine-20040813, Wine-20040716, Wine-20040615, Wine-20040505, Wine-20040408, Wine-20040309, Wine-20040213, Wine-20040121, Wine-20031212
Changes since 1.11: +51 -2 lines
Diff to previous 1.11 (colored)

Jon Griffiths <jon_p_griffiths@yahoo.com>
Added RtlNtStatusToDosErrorNoTeb, RtlGet/Set/RestoreLastWin32Error,
RtlGUIDFromString, RtlStringFromGUID.

Revision 1.11 / (download) - [select for diffs], Wed Sep 24 05:14:39 2003 UTC (6 years, 5 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20031118, Wine-20031016
Changes since 1.10: +9 -0 lines
Diff to previous 1.10 (colored)

Jon Griffiths <jon_p_griffiths@yahoo.com>
Documentation updates.

Revision 1.10 / (download) - [select for diffs], Fri Sep 5 23:08:34 2003 UTC (6 years, 6 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20030911
Changes since 1.9: +6 -0 lines
Diff to previous 1.9 (colored)

Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).

Revision 1.9 / (download) - [select for diffs], Fri Jul 11 04:09:42 2003 UTC (6 years, 8 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20030813
Changes since 1.8: +3 -2 lines
Diff to previous 1.8 (colored)

Implemented the SMTO_ABORTIFHUNG flag of SendMessageTimeout.

Revision 1.8 / (download) - [select for diffs], Thu Jan 2 17:50:48 2003 UTC (7 years, 2 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20030709, Wine-20030618, Wine-20030508, Wine-20030408, Wine-20030318, Wine-20030219, Wine-20030115
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (colored)

Francois Gouget <fgouget@free.fr>
Fix mapping of STATUS_DEVICE_NOT_CONNECTED to match XP.
Fixed the prototype of statustodoserror to make the test work on NT4.
Added alternate return values to make the test work on Win98.
Check whether RtlNtStatusToDosError ismissing to make the test work on
Win95.
Added a strict option to cause the test to only accept the standard
mapping.

Revision 1.7 / (download) - [select for diffs], Thu Sep 12 22:07:03 2002 UTC (7 years, 6 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20021219, Wine-20021125, Wine-20021031, Wine-20021007
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Patrik Stridvall <ps@leissner.se>
Moved all the content of the DDK files ntdef.h and ntddk.h to
winternl.h.

Revision 1.6 / (download) - [select for diffs], Mon Sep 9 19:25:29 2002 UTC (7 years, 6 months ago) by julliard
Branch: MAIN
Changes since 1.5: +986 -471 lines
Diff to previous 1.5 (colored)

Andriy Palamarchuk <apa3a@yahoo.com>
RtlNtStatusToDosError: Added new NT status to error codes mapping,
added missed definitions of the used constants, created unit test for
subset of the mappings.

Revision 1.5 / (download) - [select for diffs], Mon Aug 26 21:53:25 2002 UTC (7 years, 6 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20020904
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (colored)

Patrik Stridvall <ps@leissner.se>
MSVC compatibility fixes.

Revision 1.4 / (download) - [select for diffs], Fri May 31 23:25:49 2002 UTC (7 years, 9 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20020804, Wine-20020710, Wine-20020605
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)

Vincent Béron <vberon@mecano.gme.usherb.ca>
Removed trailing whitespace.

Revision 1.3 / (download) - [select for diffs], Sat Mar 9 23:39:09 2002 UTC (8 years ago) by julliard
Branch: MAIN
CVS Tags: Wine-20020509, Wine-20020411, Wine-20020310
Changes since 1.2: +16 -2 lines
Diff to previous 1.2 (colored)

Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.

Revision 1.2 / (download) - [select for diffs], Tue Jun 19 18:20:48 2001 UTC (8 years, 9 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20020228, Wine-20020122, Wine-20011226, Wine-20011108, Wine-20011004, Wine-20010824, Wine-20010731, Wine-20010629, Before-LGPL
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

Patrik Stridvall <ps@leissner.se>
Documentation ordinal fixes.

Revision 1.1 / (download) - [select for diffs], Mon Jan 24 20:59:45 2000 UTC (10 years, 1 month ago) by julliard
Branch: MAIN
CVS Tags: Wine-20010510, Wine-20010418, Wine-20010326, Wine-20010305, Wine-20010216, Wine-20010112, Wine-20001222, Wine-20001202, Wine-20001026, Wine-20001002, Wine-20000909, Wine-20000821, Wine-20000801, Wine-20000716, Wine-20000614, Wine-20000526, Wine-20000430, Wine-20000326, Wine-20000227, Wine-20000130

Built a complete translation table for RtlNtStatusToDosError.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




Report problems to: web-admin@winehq.com