1. d15416a include: Define ERROR_REQUEST_PAUSED. by Daniel Jelinski · 12 years ago
  2. 2976b63 kernel32: Add stub for GetCurrentPackageId. by André Hentschel · 12 years ago
  3. 9b0f492 dwrite: Implement GetString(). by Nikolay Sivov · 12 years ago
  4. 53e4e50 user32: Add tests for UpdateLayeredWindowIndirect and fix the behavior of the ULW_EX_NORESIZE flag. by Alexandre Julliard · 12 years ago
  5. d6d8865 include: Add more error codes. by André Hentschel · 13 years ago
  6. 0324fc5 include: Remove 'l' modifier from numeric constants in winerror.h. by Michael Stefaniuc · 13 years ago
  7. 40bc5f6 ntdll: Add more error codes. by André Hentschel · 15 years ago
  8. 38ca35f ntdll: Add SXS error codes. by André Hentschel · 15 years ago
  9. 10e1387 ntdll: Add LDT error codes. by André Hentschel · 15 years ago
  10. b5faada include: Fix error define in winerror.h. by André Hentschel · 15 years ago
  11. 2d08c88 include: Add some error codes for rsaenh. by André Hentschel · 15 years ago
  12. 7edeb28 include: Add some error codes. by Hans Leidekker · 15 years ago
  13. a9cd43d include: Add some missing defines. by Hans Leidekker · 15 years ago
  14. 877a4e6 ntdll: Update error code mapping. by André Hentschel · 15 years ago
  15. 0c0c87a include: Also define the WSAxxx error codes in winerror.h. by Francois Gouget · 15 years ago
  16. 2b6a453 include: Add some more defines to winerror.h. by Maarten Lankhorst · 15 years ago
  17. 36e56ad kernel32/tests: Fix FormatMessage test failures on various Windows versions. by Alexandre Julliard · 15 years ago
  18. 558b7a3 include: Add an error code. by Paul Vriens · 15 years ago
  19. de97ce1 include: Replace unsigned long with unsigned int in winerror.h. by Michael Stefaniuc · 16 years ago
  20. 5331fa4 include: Add task scheduler specific error codes. by Roy Shea · 17 years ago
  21. 49a5f7c include: Fix the HRESULT_FROM_WIN32 macro to not change the HRESULT if the error is already an HRESULT. by Rob Shearman · 17 years ago
  22. a47f47f winerror.h: Add more error definitions. by Juan Lang · 18 years ago
  23. 1ff40d1 msi: Add tests for MsiSourceListGetInfo. by James Hawkins · 18 years ago
  24. c85b74d In the PSDK HRESULT_FROM_WIN32() is now an inline function, and it is __HRESULT_FROM_WIN32() which is a macro. by Francois Gouget · 18 years ago
  25. 91c8139 winscard: Adding the missing SCARD_E_XXX and SCARD_W_XXX error codes. by Francois Gouget · 18 years ago
  26. 7a2bd72 uxtheme: winerror.h must not define the E_PROP_*_UNSUPPORTED macros. by Francois Gouget · 18 years ago
  27. c73e577 winerror.h: Added an error code. by Paul Vriens · 19 years ago
  28. aa45d8a winerror.h: Add some error codes. by Paul Vriens · 19 years ago
  29. ccf2f56 include: Add more error codes used by newer versions of COM. by Robert Shearman · 19 years ago
  30. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  31. 155ac7e include: Add missing error and facility codes. by Francois Gouget · 19 years ago
  32. 707fa2c ole32: Return error instead of asserting if storage file is corrupt. by Ulrich Czekalla · 19 years ago
  33. 217e499 Define the setupapi hresult errors. by James Hawkins · 19 years ago
  34. 7c1925a0 Remove the 'L' suffix on a number of constants to avoid comparison by Alexandre Julliard · 20 years ago
  35. 6970dbc Added more secur32.dll tests and fixed missing constants in winerror.h. by Kai Blin · 20 years ago
  36. 1b666fb Added a few error codes. by Alexandre Julliard · 20 years ago
  37. 2d4b8c1 Added some error codes. by Paul Vriens · 20 years ago
  38. 020c396 Added a bunch of crypto error codes. by Juan Lang · 20 years ago
  39. 1550f5e Added stub for CertFindCertificateInStore. by Stefan Leichter · 21 years ago
  40. 2392a36 Get rid of non-standard ERROR_UNKNOWN value. by Filip Navara · 21 years ago
  41. f379a1d Get rid of E_UNSPEC non-standard error value. by Filip Navara · 21 years ago
  42. 3ed89c3 Added a secur32.dll that loads other SSP DLLs and forwards calls to them. by Juan Lang · 21 years ago
  43. dba8550 Removed obsolete WIN32_LastError definition. by Alexandre Julliard · 22 years ago
  44. 69229e7 Cast hresult error codes to HRESULT. by Jon Griffiths · 22 years ago
  45. 7342c33 Added two printer error codes. by Mike McCormack · 22 years ago
  46. 8913aad Add a couple missing macros. by Francois Gouget · 22 years ago
  47. 442f5f5 RtlNtStatusToDosError: Added new NT status to error codes mapping, by Andriy Palamarchuk · 23 years ago
  48. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  49. 454d99f More comcat.dll implementation, swprintf fix, winerror.h additions. by John K. Hohm · 23 years ago
  50. f8369de Need to undef NOERROR for Solaris. by Philip Brown · 23 years ago
  51. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  52. e8273d6 Implement advapi32 portion of the CryptoAPI. by Travis Michielsen · 23 years ago
  53. 92bb19f Move GDI_ERROR definition to wingdi.h. Add HGDI_ERROR. by Huw D M Davies · 24 years ago
  54. 9c0ae56 Added definitions for IKsPropertySet, small stub implementation for by Marcus Meissner · 24 years ago
  55. a2eb86b Added an unknown VxD error code. by Andreas Mohr · 24 years ago
  56. e533a3f Added IS_ERROR. by Francois Gouget · 24 years ago
  57. 3d7cd87 - Provide lobby provider COM object header file and stub implementation by Peter Hunnisett · 24 years ago
  58. 59d0bdb Reordered the definitions according to their value. by François Gouget · 24 years ago
  59. 0dc07e2 Added the {HRESULT,SCODE}_SEVERITY macros. by Francois Gouget · 24 years ago
  60. afddcfd Added various type and macro definitions that are needed to compile by Francois Gouget · 24 years ago
  61. 3b3779b OleConvertOLESTREAMToIStorage fails (returns REGDB_E_CLASSNOTREG) when by Noomen Hamza · 25 years ago
  62. c5198e2 Added ResultFromScode/GetScode (obsolete macros). by Hidenori Takeshima · 25 years ago
  63. 21dbb6c Implemented OLE clipboard functionality for Embed Source format. by Abey George · 25 years ago
  64. 89aa861 Implementation of OleConvert routines. by Pierre Mageau · 25 years ago
  65. c18740d Added some error codes. by Alexandre Julliard · 25 years ago
  66. d92870f Added a few registry error codes. by Alexandre Julliard · 25 years ago
  67. bb1984e Separated Win16 (USER) and Win32 (MPR) network routines. by Ulrich Weigand · 26 years ago
  68. 557ff41 Implemented the OLE Clipboard API. by Noel Borthwick · 26 years ago
  69. aaa8306 Some non-threatening fixes to some headers, as well as some casting by Paul Quinn · 26 years ago
  70. ee2d9d5 Implemented AddPrinterA, AddPrinterDriverA and GetPrinterDriverDirectory by Huw D M Davies · 26 years ago
  71. 10141fe Added some missing #defines I've run across. by Jim Aston · 26 years ago
  72. 0f8bc5b Fixed ANSI compabillity. by Patrik Stridvall · 26 years ago
  73. c1d1cfe Reorganization of the loader to correctly load and free libraries and by Bertho Stultiens · 26 years ago
  74. 0c12f37 Implemented the CoCreateInstanceEx method. by Francis Beaudet · 26 years ago
  75. ed494ec Implemented: by Noomen Hamza · 26 years ago
  76. 89b21b4 Many new defines, and structs to help compile MFC. As well as a few by Paul Quinn · 26 years ago
  77. 3f7ad7a Implemented the OLE Drag and Drop target registration mechanism and by Francis Beaudet · 26 years ago
  78. 894077f Authors: Albert Den Haan <albertd@corel.ca>, Adrian Thurston <athursto@corel.ca>, Paul Quinn <paulq@corel.ca>, Zygo Blaxell <zygob@corel.ca> by Alexandre Julliard · 26 years ago
  79. 0ad42fa Added a lot of new error definitions. by Alexandre Julliard · 26 years ago
  80. f56d029 Implemented the startup-shutdown mechanism for the COM subsystem. by Francis Beaudet · 26 years ago
  81. 32b32d8 Updated msvideo. New program 'icinfo [-about] [-configure]' to by Marcus Meissner · 26 years ago
  82. 4fcd6d0 Implementation of the SafeArray family functions. by Sylvain St.Germain · 26 years ago
  83. 18aacf1 DoDragDrop and OleIsCurrentClipboard stub implementation. by Sylvain St.Germain · 26 years ago
  84. 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
  85. 73458b0 Changed // comments to /* */ so WINE compiles with non-gcc compilers again. by Marcus Meissner · 26 years ago
  86. 45459a5 Stubs for WaitNamedPipe[A|W]. by Juergen Schmied · 26 years ago
  87. 1beaae5 Lots of new defines and stubs. by Paul Quinn · 26 years ago
  88. b00cbea Added implementation of the VARIANT APIs. by Jean-Claude Cote · 26 years ago
  89. ddea38d Implementation of InprocServer32 CoGetClassObject. by John Richardson · 26 years ago
  90. d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
  91. a0d7731 Release 980913 by Alexandre Julliard · 27 years ago wine-980913
  92. 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
  93. 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809
  94. 642d313 Release 980712 by Alexandre Julliard · 27 years ago wine-980712
  95. ebfc0fe Release 980628 by Alexandre Julliard · 27 years ago wine-980628
  96. f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
  97. dadf78f Release 980517 by Alexandre Julliard · 27 years ago wine-980517
  98. a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
  99. 03468f7 Release 980215 by Alexandre Julliard · 27 years ago wine-980215
  100. 02e9008 Release 980104 by Alexandre Julliard · 27 years ago wine-980104