1. 52ecbf7 Fix incorrect usage of COBJMACROS. by Francois Gouget · 21 years ago
  2. 57cb25c ParseURL is now documented, so move it into shlwapi.h. by Huw Davies · 21 years ago
  3. 76e00d6 Move URL_SCHEME typedef to match PSDK. by Steven Edwards · 21 years ago
  4. 96a5c44 Fix packing of shlwapi.h by Francois Gouget · 21 years ago
  5. edd49c7 Implemented IsOS function. by Jacek Caban · 21 years ago
  6. 616940e Get rid of the non-standard ICOM_DEFINE macro. by Alexandre Julliard · 21 years ago
  7. ca942f1 Assorted spelling fixes. by Francois Gouget · 21 years ago
  8. 1415a11 Fixed IntlStrEqWorkerA/W prototypes. by Alexandre Julliard · 21 years ago
  9. d015d3b Add some missing prototypes, fix AssocIsDangerous. by Jon Griffiths · 21 years ago
  10. 100e113 Fix various function prototypes to conform to PSDK. by Ge van Geldorp · 21 years ago
  11. ed32535 Implemented PathFileExistsAndAttributesA/W function. by Rolf Kalbermatter · 21 years ago
  12. 640cc3f Assorted spelling fixes. by Francois Gouget · 21 years ago
  13. fc049ec Added StrFormatKBSizeA/W. by Jon Griffiths · 22 years ago
  14. 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
  15. aae3cb6 Simplified COM interface declarations, removing the need to define by Alexandre Julliard · 22 years ago
  16. 5537911 Get rid of the ICOM_CALL macros. by Alexandre Julliard · 22 years ago
  17. f00c46f Use a more compatible technique to declare COM interfaces methods, by Alexandre Julliard · 22 years ago
  18. ab9bb9c Add some missing prototypes. by Jon Griffiths · 22 years ago
  19. 8b36681 Rename __WINE__ to __WINESRC__. by Dimitrie O. Paun · 22 years ago
  20. ced69a9 Fixed mismatches between the Wine headers and the Microsoft headers. by Patrik Stridvall · 22 years ago
  21. 91ec8e1 Reorganise/minor tidyup of ordinal functions. by Jon Griffiths · 23 years ago
  22. 18176e3 Fix existing string functions, implement a bunch of new ones. by Jon Griffiths · 23 years ago
  23. 5cdda82 Fixed duplication of definitions between shlwapi.h and obj_queryassociations.h. by Alexandre Julliard · 23 years ago
  24. b8a70d8 Add some new defines and functions. by Jon Griffiths · 23 years ago
  25. 5837e8b Removed extra , from last element in enum declarations. by Gregg Mattinson · 23 years ago
  26. 6114ee7 Test for IStream_IMETHODS before defining APIs that need the IStream by Francois Gouget · 23 years ago
  27. 4e75d12 Document, implement/fix and test 110+ Path functions. by Jon Griffiths · 23 years ago
  28. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  29. f94462f Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
  30. de51f61 Implemented, documented or fixed SHDeleteOrphanKeyA/W, SHEnumKeyExA/W, by Jon Griffiths · 23 years ago
  31. 603f20f Add exclusion defs & remaining funcs, remove internal types & by Jon Griffiths · 23 years ago
  32. 905f04a - Stub routines for _164, _208, _210, _211, _239, _356, _413, _437, by Guy L. Albertelli · 23 years ago
  33. ad38159 - Implement ordinals 7, 8, 9, 13, 14, 19, 36. by Guy L. Albertelli · 23 years ago
  34. aafec98 - Define rest of URL_ESCAPE... and other flags. by Guy Albertelli · 23 years ago
  35. 06fb213 - Implement HUSKEY design. by Guy L. Albertelli · 23 years ago
  36. 141701e Define the SHQueryValueEx{A|W} entry points. by Guy L. Albertelli · 24 years ago
  37. d50a5b3 Add shlwapi.wvnsprintf[AW], header info and comments. by Peter Hunnisett · 24 years ago
  38. 784fd59 First try at implementing PathGetCharType(). by Marcus Meissner · 24 years ago
  39. 40774c3 Change the callback declarations to a safer format. by Francois Gouget · 24 years ago
  40. 62519ab Moved all the documented shlwapi functions out of undocshell.h into by Huw D M Davies · 24 years ago
  41. f6c7222 Implemented a few Url* functions. by Huw D M Davies · 24 years ago
  42. 8aa79fb Moved DLLVERSIONINFO to shlwapi.h. by Francois Gouget · 25 years ago
  43. 3112fd2 Implemented SHDeleteEmptyKeyA, SHDeleteKeyA. by Mike McCormack · 25 years ago
  44. 74af67e Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. by Alexandre Julliard · 25 years ago
  45. 52b2d2c Add some Str* prototypes to shlwapi.h. by Huw D M Davies · 25 years ago
  46. c7e7df8 Replaced all lstr* calls from inside Wine code by their str* equivalent. by Alexandre Julliard · 25 years ago
  47. d7742bd Fixed some warnings. by Patrik Stridvall · 25 years ago
  48. 1dbf403d - many new Path* stubs by Juergen Schmied · 25 years ago
  49. 13d74c5 - new dll shfolder.dll - small fixes by Juergen Schmied · 25 years ago
  50. 0d18aad - New (some stubs): SHGetFolderLocation, PathAddExtension, by Juergen Schmied · 25 years ago
  51. 51c74d8 Complete cleanup, bugfixes. by Juergen Schmied · 25 years ago