1. d927c81 Parse the command line returned by CommandLineFromMsiDescriptor() to by Francois Gouget · 19 years ago
  2. 2adb302 Add trailing '\n's to ok() and TRACE() calls. by Francois Gouget · 19 years ago
  3. 63f8bda Add error code valid for Win9x and XP. by Saulius Krasuckas · 19 years ago
  4. 671738d Improve c2man Documented-Total count. Changes: by Markus Amsler · 19 years ago
  5. 96bc3be Assorted spelling fixes in the DXErr8/9 error files. by Francois Gouget · 19 years ago
  6. aca7f80 Remove extra backslash that was causing an awk warning. by Francois Gouget · 19 years ago
  7. 9e3c406 Added Korean resources. by Mike McCormack · 19 years ago
  8. 71de71c Remove the limit on the length of the command line. by Mike McCormack · 19 years ago
  9. 5cbd491 Use MsiDecomposeDescriptorW in MsiProvideQualifiedComponentExW. by Aric Stewart · 19 years ago
  10. 104f2e8 Improve c2man Documented-Total count. Changes: - add missing returns section by Markus Amsler · 19 years ago
  11. b929f3d Added support for SHADEBLENDCAPS. by Raphael Junqueira · 19 years ago
  12. c4569d9 Define GL_EXT_framebuffer_object and GL_EXT_pixelbuffer_object openGL by Raphael Junqueira · 19 years ago
  13. 6affb1f Added URLDownloadToCacheFile[AW] stub. by Jacek Caban · 19 years ago
  14. 3ba7022 Update wininet version info. by Mike Hearn · 19 years ago
  15. a0cf682 Release 0.9.1. by Alexandre Julliard · 19 years ago wine-0.9.1
  16. 5a379c1 Escape non-printable characters in the document title and also by Huw Davies · 19 years ago
  17. 6eb0c35 Initialize COM prior to displaying the file dialog. by Michael Jung · 19 years ago
  18. 5c63332 Fix passing of NULL pointers to MsiDecomposeDescriptor and add a test. by Mike McCormack · 19 years ago
  19. 454fa4b Make sure we only CoUninitialize after successfully initializing. by Mike McCormack · 19 years ago
  20. bf5155b Added IInternetPriority implementation to FileProtocol. by Jacek Caban · 19 years ago
  21. 24a3ae0 If a color bitmap is provided, store bitmap information from it by Christian Costa · 19 years ago
  22. 68b8a4a Don't call SetWindowPos in ShowWindow if a parent window is not by Alexandre Julliard · 19 years ago
  23. 86b6749 Improve c2man Documented-Total count. Changes: by Markus Amsler · 19 years ago
  24. 7dc54af - Cleanup formating of DispCallFunc. by Robert Shearman · 19 years ago
  25. ae542af Improve c2man Documented-Total count. by Markus Amsler · 19 years ago
  26. 0acf886 Initialize COM prior to displaying the SHBrowseForFolder dialog. by Michael Jung · 19 years ago
  27. 57707fa Disable code that segfaults on Win98 SE. by Saulius Krasuckas · 19 years ago
  28. f7b65cc - Extend COM_OpenKeyForCLSID to open a subkey and return an HRESULT. by Robert Shearman · 19 years ago
  29. 8c4ead4 Added implementation of IInternetPriority in HttpProtocol. by Jacek Caban · 19 years ago
  30. 2762486 Fixed typo: get_doctype returns an IXMLDOMDocumentType. by Alexandre Julliard · 19 years ago
  31. 5b8be5d Include msxml2.h rather than msxml.h and xmldom.h. by Huw Davies · 19 years ago
  32. 7e6b325 Re-enable SPI_{GET,SET}BORDER tests and fix the bugs that caused them by Rein Klazes · 19 years ago
  33. 5cd0992 Win98 fails another way when user isn't logged in. by Saulius Krasuckas · 19 years ago
  34. 695e392 Unicodify systray.c. by Vincent Béron · 19 years ago
  35. ef6d5df Add an argument to all uses of the __ONLY_IN_WINELIB macro (spotted by by Alexandre Julliard · 19 years ago
  36. bc160ff Support for shell instance objects. by Michael Jung · 19 years ago
  37. 3e73b93 Get rid of FAR keywords. by Alexandre Julliard · 19 years ago
  38. c368736 Implement selectSingleNode. by Huw Davies · 19 years ago
  39. 53b4c0f Implement GlobalMemoryStatusEx for Solaris. by Robert Lunnon · 19 years ago
  40. 7ff4941 Take into account some alignment done by HeapAlloc() on Win9x. by Saulius Krasuckas · 19 years ago
  41. 522b39b Unicodify InternetCheckConnection. Use HeapAlloc'ed buffers where applicable. by Vincent Béron · 19 years ago
  42. c5789f8 Move functions a bit to get rid of a static declaration. by Vincent Béron · 19 years ago
  43. 4082e9a Do not issue a GetUpdateRect() to query an update region for by Alex Villacís Lasso · 19 years ago
  44. 52e8200 Implement get_parseError. by Huw Davies · 19 years ago
  45. 3a47512 Correct some allocated buffer lengths while converting to Unicode. by Vincent Béron · 19 years ago
  46. e9310da Handle WM_PRINTCLIENT. Don't use SelectClipRgn in WM_PRINTCLIENT. by Michael Kaufmann · 19 years ago
  47. 2e9bff7 Fix parsing of version number. by Raphael Junqueira · 19 years ago
  48. d1b21b5 Fix cut-n-paste error in licence text. by Huw Davies · 19 years ago
  49. 5a48acc Allow NULL ppQuery to be passed to CreateQuery. by Oliver Stieber · 19 years ago
  50. e2b8b43 Implement TranslateInfString with tests. by James Hawkins · 19 years ago
  51. 2f21091 Added tracing to CoCreateInstance. by Michael Jung · 19 years ago
  52. b8d9b61 Improve c2man Documented-Total count. Changes: by Markus Amsler · 19 years ago
  53. 5b40551 Add some missing timezones. by Mike McCormack · 19 years ago
  54. ad583f7 - fill DirectShowFilters Container - fix some MLKs (clear variants) by Raphael Junqueira · 19 years ago
  55. 1d8d0dd Make Crypt32 tests loadable on Win98. by Saulius Krasuckas · 19 years ago
  56. 7550622 Added last error code for XP SP1. by Saulius Krasuckas · 19 years ago
  57. 110cca7 Add some checks and fix some stream leaks. by Christian Costa · 19 years ago
  58. 65581b8 We shouldn't pass the application name into CreateProcess because the by Robert Shearman · 19 years ago
  59. f4e290f Fixed an error in Swapchain_GetFrontBufferData. by Oliver Stieber · 19 years ago
  60. 66775b9 Extract the executable name for msi advertised shortcuts. by Mike McCormack · 19 years ago
  61. c189912 Fix a problem spotted by Dmitry and another one stopping correctly by Mike McCormack · 19 years ago
  62. c51e996 Semi-stub implementation for SHRegGetValue(A|W). by Uwe Bonnes · 19 years ago
  63. 217e499 Define the setupapi hresult errors. by James Hawkins · 19 years ago
  64. b6bec9d Added some missing definitions in wininet.h. by Peter Lemenkov · 19 years ago
  65. 3f16298 Add IXMLDOMParseError. by Huw Davies · 19 years ago
  66. 14d9eec More robust code for querying ShellFolder attributes (some by Michael Jung · 19 years ago
  67. 6c0fc42 Added a bunch of tests for the INF parser. by Alexandre Julliard · 19 years ago
  68. e41ddd0 First draft of ExtTextOut on an open path. by Dmitry Timoshkov · 19 years ago
  69. de8f833 - bug fixes on AddProp, AddContainer (stupid buffer overflows) by Raphael Junqueira · 19 years ago
  70. 53b1d05 Make SystemParametersInfoA( SPI_SETNONCLIENTMETRICS, ...) work by by Rein Klazes · 19 years ago
  71. e1364b0 Fix segfault when querying non-existent SecurityProvider. by Stefan Huehner · 19 years ago
  72. fc94be1 Add stub implementation of IMediaStream interface. by Christian Costa · 19 years ago
  73. 63ad711 AtlAxWinInit dummy implementation. by Vitaly Lipatov · 19 years ago
  74. a1cd3ab Implement RtlInitAnsiStringEx. by Ivan Leo Puoti · 19 years ago
  75. c62e978 Verify that the texture coordinate used in DrawStridedSlow is in range by Oliver Stieber · 19 years ago
  76. 39d6e30 Prevent SetFVF from clearing down the vertex declaration of the FVF is by Oliver Stieber · 19 years ago
  77. 0ede610 LdrAccessResource should pop 16 bytes off the stack since it is a by Robert Shearman · 19 years ago
  78. c49f5f0 Added support of loading of IPicture data from non-statable by Marcus Meissner · 19 years ago
  79. a533bd3 Free an alloc'ed string. by James Hawkins · 19 years ago
  80. 93047e2 When creating black & white cursor icon, handle special case where by Christian Costa · 19 years ago
  81. 8a4c4ef Remove already included headers. by Vincent Béron · 19 years ago
  82. 79e3a1b Improve c2man Documented-Total count. by Markus Amsler · 19 years ago
  83. 329f4ed - Move target folder initialization to a dedicated function. by Michael Jung · 19 years ago
  84. 828086e Avoid getting ahead of dsound mixer when using non-hw device. Also by Davin McCall · 19 years ago
  85. 079e7ca x86_64 references a named union, ensure unions are not nameless. by Kevin Koltzau · 19 years ago
  86. fe6afce Update German resource file. by Henning Gerhardt · 19 years ago
  87. f9c8265 - Stricten cases for NT in a two tests. by Saulius Krasuckas · 19 years ago
  88. 056d969 Win9x returns MSIDBERROR_NOERROR. by Saulius Krasuckas · 19 years ago
  89. 3d0c662 Filter out CTEXT nodes when building element child lists. by Huw Davies · 19 years ago
  90. cd1b13f Validate the column index passed in by the caller. by Dimi Paun · 19 years ago
  91. 7e08a24 Fixed FMT_DATE_GENERAL and FMT_DATE_TIME_SYS cases in VARIANT_FormatDate. by Marcus Meissner · 19 years ago
  92. 0e3a355 Tidy up UpdateTexture and add support for updating cube textures. by Oliver Stieber · 19 years ago
  93. 2d2e7f8 Update win16.api and win32.api. by Vincent Béron · 19 years ago
  94. d45811c Improve c2man Documented-Total count. by Markus Amsler · 19 years ago
  95. cb971b3 More verbose output when unhandled exception occurs. by Uwe Bonnes · 19 years ago
  96. 991e705 Partially implement and test the shelllink object's by Mike McCormack · 19 years ago
  97. 78039be volatile is legal (and used now!) in a typedef struct {}. by Vincent Béron · 19 years ago
  98. 297ef3a Fix typo: PSYM_ENUMSOURCEFILES_CALLBACK instead of PSYM_ENUMSOURCFILES_CALLBACK. by Vincent Béron · 19 years ago
  99. 9d51909 - RegConnectRegistryA fails on Win9x when Remote Registry Service is by Saulius Krasuckas · 19 years ago
  100. 85b3f37 Use advapi32.CommandLineFromMsiDescriptor to get msi component paths. by Mike McCormack · 19 years ago