André Hentschel
10e1387f61
ntdll: Add LDT error codes.
2010-07-21 09:33:27 +02:00
André Hentschel
b5faada67f
include: Fix error define in winerror.h.
2010-05-04 13:14:58 +02:00
André Hentschel
2d08c88fd2
include: Add some error codes for rsaenh.
2010-05-03 16:46:11 +02:00
Hans Leidekker
7edeb282b6
include: Add some error codes.
2010-04-13 11:46:05 +02:00
Hans Leidekker
a9cd43db2f
include: Add some missing defines.
2010-03-26 15:35:10 +01:00
André Hentschel
877a4e6136
ntdll: Update error code mapping.
2010-03-22 15:52:35 +01:00
Francois Gouget
0c0c87a99e
include: Also define the WSAxxx error codes in winerror.h.
...
This matches the PSK.
2010-03-19 12:27:24 +01:00
Maarten Lankhorst
2b6a453474
include: Add some more defines to winerror.h.
2009-11-11 10:56:27 +01:00
Alexandre Julliard
36e56ad1aa
kernel32/tests: Fix FormatMessage test failures on various Windows versions.
2009-10-30 11:03:39 +01:00
Paul Vriens
558b7a3c4f
include: Add an error code.
2009-09-29 14:22:33 +02:00
Michael Stefaniuc
de97ce150c
include: Replace unsigned long with unsigned int in winerror.h.
2009-01-12 13:06:56 +01:00
Roy Shea
5331fa49d9
include: Add task scheduler specific error codes.
2008-08-20 11:44:26 +02:00
Rob Shearman
49a5f7cb12
include: Fix the HRESULT_FROM_WIN32 macro to not change the HRESULT if the error is already an HRESULT.
2007-12-03 11:55:48 +01:00
Juan Lang
a47f47fe29
winerror.h: Add more error definitions.
2007-08-29 12:01:40 +02:00
James Hawkins
1ff40d1558
msi: Add tests for MsiSourceListGetInfo.
2007-07-02 15:28:14 +02:00
Francois Gouget
c85b74d63e
In the PSDK HRESULT_FROM_WIN32() is now an inline function, and it is __HRESULT_FROM_WIN32() which is a macro.
2007-05-29 13:17:46 +02:00
Francois Gouget
91c81395dc
winscard: Adding the missing SCARD_E_XXX and SCARD_W_XXX error codes.
...
Adding scarderr.h with the same definitions.
2007-05-15 15:53:56 +02:00
Francois Gouget
7a2bd72b8a
uxtheme: winerror.h must not define the E_PROP_*_UNSUPPORTED macros.
2006-11-08 12:10:47 +01:00
Paul Vriens
c73e577c9a
winerror.h: Added an error code.
2006-08-15 19:24:55 +02:00
Paul Vriens
aa45d8aeb3
winerror.h: Add some error codes.
2006-08-09 20:36:26 +02:00
Robert Shearman
ccf2f56851
include: Add more error codes used by newer versions of COM.
2006-07-10 11:53:16 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Francois Gouget
155ac7e598
include: Add missing error and facility codes.
2006-03-21 20:02:45 +01:00
Ulrich Czekalla
707fa2c3a2
ole32: Return error instead of asserting if storage file is corrupt.
2005-12-22 17:15:05 +01:00
James Hawkins
217e499de6
Define the setupapi hresult errors.
2005-11-07 20:12:55 +00:00
Alexandre Julliard
7c1925a0f3
Remove the 'L' suffix on a number of constants to avoid comparison
...
errors on 64-bit platforms.
2005-09-13 15:00:32 +00:00
Kai Blin
6970dbc7cf
Added more secur32.dll tests and fixed missing constants in
...
winerror.h.
2005-08-11 17:08:06 +00:00
Alexandre Julliard
1b666fbeb3
Added a few error codes.
2005-07-28 18:35:36 +00:00
Paul Vriens
2d4b8c1e91
Added some error codes.
2005-06-05 17:52:22 +00:00
Juan Lang
020c3968c6
Added a bunch of crypto error codes.
2005-06-04 09:37:09 +00:00
Stefan Leichter
1550f5ef13
Added stub for CertFindCertificateInStore.
2004-08-09 22:55:35 +00:00
Filip Navara
2392a36370
Get rid of non-standard ERROR_UNKNOWN value.
2004-04-12 23:15:11 +00:00
Filip Navara
f379a1dccf
Get rid of E_UNSPEC non-standard error value.
2004-04-12 22:02:37 +00:00
Juan Lang
3ed89c33b0
Added a secur32.dll that loads other SSP DLLs and forwards calls to
...
them.
2004-03-02 04:57:35 +00:00
Alexandre Julliard
dba8550ea1
Removed obsolete WIN32_LastError definition.
2003-08-22 05:30:11 +00:00
Jon Griffiths
69229e7c8c
Cast hresult error codes to HRESULT.
2003-08-18 19:47:18 +00:00
Mike McCormack
7342c33979
Added two printer error codes.
2003-08-12 18:54:03 +00:00
Francois Gouget
8913aadd33
Add a couple missing macros.
2002-12-24 00:26:16 +00:00
Andriy Palamarchuk
442f5f56d1
RtlNtStatusToDosError: Added new NT status to error codes mapping,
...
added missed definitions of the used constants, created unit test for
subset of the mappings.
2002-09-09 19:25:29 +00:00
Vincent Béron
9a62491660
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
John K. Hohm
454d99f0a2
More comcat.dll implementation, swprintf fix, winerror.h additions.
2002-05-19 22:27:41 +00:00
Philip Brown
f8369deded
Need to undef NOERROR for Solaris.
2002-05-16 23:09:29 +00:00
Alexandre Julliard
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
...
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Travis Michielsen
e8273d6056
Implement advapi32 portion of the CryptoAPI.
2002-01-10 19:29:40 +00:00
Huw D M Davies
92bb19fed8
Move GDI_ERROR definition to wingdi.h.
...
Add HGDI_ERROR.
2001-09-07 15:27:51 +00:00
Marcus Meissner
9c0ae56d39
Added definitions for IKsPropertySet, small stub implementation for
...
IDirectSound3DBuffer. Fixed one pointer reference.
2001-06-13 19:36:10 +00:00
Andreas Mohr
a2eb86bb90
Added an unknown VxD error code.
2001-05-24 18:45:07 +00:00
Francois Gouget
e533a3f130
Added IS_ERROR.
2001-05-07 18:14:10 +00:00
Peter Hunnisett
3d7cd87698
- Provide lobby provider COM object header file and stub implementation
...
- Break out dpl and dp service provider intialization
- Add missing definition of E_PENDING
- Resolve a few fixmes
- Fix includes for dplay.h
2001-04-12 21:10:54 +00:00
François Gouget
59d0bdb89f
Reordered the definitions according to their value.
...
Inserted the *_S_* macros right before the corresponding *_E_* block
Reindented the values.
Removed the duplicate set of E_xxx macros since they are only used on
non WIN32 platforms.
Uncommented the CO_E_INIT_ set of macros.
Removed some duplicate macro definitions and fixed various typos.
Added the definitions needed by the MFC.
2001-01-02 20:08:40 +00:00