1. 21e3ba8 Correct mismatches between spec files and comments about export number. by Vincent Béron · 20 years ago
  2. d37f0ab Don't prefix the functions DllCanUnloadNow, DllGetClassObject and by Alexandre Julliard · 20 years ago
  3. 0791d06 Interlocked LONG* gcc warning fixes. by Mike McCormack · 20 years ago
  4. 06ce892 Changes stub to FIXME for GetGlobalFontLinkObject. by Vitaly Lipatov · 20 years ago
  5. 3459709 Remove ntdll from imports. by Hans Leidekker · 20 years ago
  6. b67da5b Make more of the OLE interface vtables const. by Dmitry Timoshkov · 20 years ago
  7. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  8. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  9. 1a7a4fb Make mlang_test.exe loadable on NT 4.0. by Stefan Leichter · 20 years ago
  10. dd073bbb Cast the GetProcAddress() return value to avoid warnings about the by Francois Gouget · 20 years ago
  11. 62b94d8 Ukrainian codepage 21866 added and respective files corrected. Two by Oleh R. Nykyforchyn · 20 years ago
  12. 486d020 Don't define COBJMACROS in objbase.h. Update the Wine sources accordingly. by Francois Gouget · 20 years ago
  13. e8d89cd Fix a reference leak on failure (spotted by Rob Shearman). by Huw Davies · 21 years ago
  14. 0ee1407 Make mlang return the same code page descriptions as Windows, some by Dmitry Timoshkov · 21 years ago
  15. 79418b4 Return CLASS_E_NOAGGREGATION if pUnkOuter is non-null. by Mike McCormack · 21 years ago
  16. ec72244 Use Interlocked* functions in AddRef and Release. by Mike McCormack · 21 years ago
  17. 39a696a Removed some uses of the non-standard ICOM_THIS macro. by Alexandre Julliard · 21 years ago
  18. 6825ed8 Added missing trailing '\n's to ok() calls. by Francois Gouget · 21 years ago
  19. b1bb722 Add DllRegisterServer and friends for mlang. by Steven Edwards · 21 years ago
  20. 7c1e936 Added a few missing -private flags. by Alexandre Julliard · 21 years ago
  21. f714b39 Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE macro. by Alexandre Julliard · 21 years ago
  22. 9f6f7cc Enumerate all available scripts in IMultiLanguage2_EnumScripts, add by Dmitry Timoshkov · 21 years ago
  23. 23bd680 Implement IMultiLanguage2_GetCharsetInfo, add a test case for it. by Dmitry Timoshkov · 21 years ago
  24. e84b079 Added stubs for LcidToRfc1766[A/W]. by Steven Edwards · 21 years ago
  25. 936198c Moved ICOM_THIS_MULTI definition out of objbase.h and into the files by Alexandre Julliard · 21 years ago
  26. 48c4bb3 Get rid of the non-standard ICOM_VTABLE macro. by Alexandre Julliard · 21 years ago
  27. a560bcb Don't include wine/debug.h when compiling on Windows. by Francois Gouget · 21 years ago
  28. 8c2ff3c - add stubbed support for IEnumScript interface by Dmitry Timoshkov · 21 years ago
  29. 54c0af6 Implement ConvertINetMultiByteToUnicode, ConvertINetUnicodeToMultiByte by Dmitry Timoshkov · 21 years ago
  30. 94a9d33 Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers.com> by Alexandre Julliard · 21 years ago