Commit Graph

119 Commits

Author SHA1 Message Date
Andrew Eikum b1821266ca mmdevapi: Fix win10 test failures.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-27 23:02:01 +09:00
Thomas Pointhuber 3ba2d995c8 combase: Implement WindowsSubstring.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-23 13:20:50 +09:00
Jacek Caban f38829921f winerror.h: Added DNS_REQUEST_PENDING error code.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-22 19:23:23 +09:00
Nikolay Sivov 37d10af966 dwrite/tests: Some tests for TranslateColorGlyphRun(). 2015-09-10 18:10:36 +09:00
Henri Verbeet e9e21ab4f9 include: Add WIC error codes to winerror.h. 2015-07-28 09:48:38 +02:00
Henri Verbeet 3ce3dedfa9 include: Add Direct2D error codes to winerror.h. 2015-07-09 23:18:09 +09:00
Nikolay Sivov 59d9a2e16b include: Update dwrite headers to match SDK 8.1. 2014-09-25 13:44:07 +02:00
Nikolay Sivov 056a8f1d23 include: Add more error codes. 2014-06-11 13:08:09 +02:00
Daniel Jelinski d15416a563 include: Define ERROR_REQUEST_PAUSED. 2013-09-30 20:35:03 +02:00
André Hentschel 2976b6342f kernel32: Add stub for GetCurrentPackageId. 2013-02-20 10:33:28 +01:00
Nikolay Sivov 9b0f49264e dwrite: Implement GetString(). 2012-10-08 12:55:01 +02:00
Alexandre Julliard 53e4e504b9 user32: Add tests for UpdateLayeredWindowIndirect and fix the behavior of the ULW_EX_NORESIZE flag. 2012-09-27 17:45:43 +02:00
André Hentschel d6d8865272 include: Add more error codes. 2012-03-09 11:29:45 +01:00
Michael Stefaniuc 0324fc5746 include: Remove 'l' modifier from numeric constants in winerror.h. 2011-10-08 17:37:38 +02:00
André Hentschel 40bc5f646f ntdll: Add more error codes. 2010-08-17 11:55:39 +02:00
André Hentschel 38ca35fe57 ntdll: Add SXS error codes. 2010-08-04 12:13:50 +02:00
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