Jactry Zeng
3f7c08096a
include: Add MIL/DWM HRESULT codes.
...
Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-12 12:50:18 +02:00
Bernhard Kölbl
9912eb407d
include/winerror.h: Add missing WinRT HRESULT codes.
...
Signed-off-by: Bernhard Kölbl <besentv@gmail.com>
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-06 23:07:20 +02:00
Nikolay Sivov
40c6c18ba2
include: Update another HRESULT definition.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-10 10:41:11 +01:00
Jactry Zeng
17a0f2c53a
include: Add some COM+ error codes.
...
Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-06 22:55:07 +01:00
Alexandre Julliard
d4259ac8e9
include: Import specstrings.h and related headers from Mingw.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-13 13:39:20 +02:00
Alex Henrie
3ffb15eb34
include: Add TBS_E_* to winerror.h.
...
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-01 08:42:49 +02:00
Francois Gouget
b6d5f976e3
ntdll: Update the STATUS_NO_SUCH_DEVICE error mapping.
...
Windows 10 >= 1909 returns ERROR_NO_SUCH_DEVICE.
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-28 21:53:07 +02:00
Nikolay Sivov
609c311a81
combase: Manage per-thread call cancellation counter.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-16 17:13:50 +02:00
Hans Leidekker
af5f9e6d0f
secur32: Map GNUTLS_E_REHANDSHAKE to SEC_I_RENEGOTIATE.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-07 20:55:49 +02:00
Alexandre Julliard
9f9984966a
ntdll: Add more error mappings.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-13 16:44:23 +01:00
Daniel Lehman
d724f5e38c
include: Add some E_* defines.
...
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-05 21:31:33 +01:00
Dmitry Timoshkov
fde235da03
kernelbase: Implement EqualDomainSid.
...
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-12 22:05:58 +01:00
Alistair Leslie-Hughes
44bf75433c
include: Add UI_E_* defines.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-07-31 09:55:44 +02:00
Louis Lenders
abee97e469
dwmapi: Return DWM_E_COMPOSITIONDISABLED instead of E_NOTIMPL in DwmGetTransportAttributes.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=31350
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-01 22:46:52 +02:00
Detlef Riekenberg
c26a3a0116
kernel32/tests: Fix FormatMessage test failures on recent win10 (ERROR_NO_WORK_DONE).
...
FormatMessageA/W sets last error to ERROR_NO_WORK_DONE when nothing
was done, after Sep 2015, but before or with Win10 v1709.
Signed-off-by: Detlef Riekenberg <wine.dev@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-05 22:16:31 +02:00
Nikolay Sivov
2ff3f6892b
opcservices: Keep relationship id.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-09-05 17:02:17 +02:00
Francois Gouget
d5f4e0402d
include: Fix the name of a Wininet error code.
...
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-23 20:01:56 +02:00
Nikolay Sivov
2c41d5b0e3
include: Add WinInet error codes.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-24 13:27:22 +01:00
Jacek Caban
7a2b07e2a6
winerror.h: Moved DXGI HRESULT defines to winerror.h and add a few missing ones.
...
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-07 17:24:15 +01:00
Matteo Bruni
e176ed3d21
include: Add d3d11 error codes.
...
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-11-14 11:07:06 -06:00
Matteo Bruni
07f3922435
include: Fix FACILITY_AUDCLNT defines.
...
Move the definition to winerror.h (its new place in recent Windows SDKs)
while at it.
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-11-14 09:44:22 -06:00
Austin English
d0bc3a25c3
include: Add more NTE_* definitions.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-15 11:14:44 +09:00
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