1. 53ee717 include: Updated the URL_SCHEME enum. by Thomas Mullaly · 15 years ago
  2. 15c6057 shlwapi: Implement StrStrNIW. by Andrew Nguyen · 15 years ago
  3. 9bd13c9 shlwapi: Implement StrStrNW. by Andrew Nguyen · 15 years ago
  4. a93f54b include: Add some missing function declarations in shlwapi.h. by David Hedberg · 15 years ago
  5. f4f9b1a include: Fix typo in shlwapi.h. by Piotr Caban · 15 years ago
  6. bb1ca6e shlwapi: Implement SHCreateThreadRef. by Detlef Riekenberg · 15 years ago
  7. 1372806 shlwapi: Use public define for QISearch table entry, make it available by name (as on Vista+). by Nikolay Sivov · 15 years ago
  8. cf663d1 shlwapi: Implement SHFormatDateTimeA/SHFormatDateTimeW with tests. by Nikolay Sivov · 15 years ago
  9. dfe5352 shlwapi: Update SHRegGetValue definition. by Piotr Caban · 15 years ago
  10. b9f0ee9 shlwapi: Convert wvnsprintfA/W to use an MS ABI vararg list for x86_64. by Alexandre Julliard · 16 years ago
  11. 2618bd1 include/shlwapi: Fix some typos. by Austin English · 16 years ago
  12. 0c568c2 shlwapi: Add some tests for AssocQueryStringW. by Lei Zhang · 16 years ago
  13. a2ba7dc include: Use WINE_NO_UNICODE_MACROS instead of __WINESRC__ where appropriate. by Alexandre Julliard · 17 years ago
  14. 74c5d17 shlwapi: SHRegDuplicateHKey() is now defined in the Windows SDK. by Bang Jun-young · 17 years ago
  15. ddbb317 shlwapi: Stub implementation for SHSetTimerQueueTimer. by Nigel Liang · 18 years ago
  16. ad09fd4 shlwapi: Add a fixme for a missing include. by Francois Gouget · 18 years ago
  17. 9936fee include: Make the Dll* entry points hidden. by Alexandre Julliard · 19 years ago
  18. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  19. 5f4cdfc Added a prototype for DllGetVersion to enable type checking in the Wine source. by Alexandre Julliard · 20 years ago
  20. b8d3075 Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of by Alexandre Julliard · 20 years ago
  21. 4056d7e Fixed some errors in function prototypes. by Eric Pouech · 20 years ago
  22. 1685e8c Rewrite PathCreateFromUrl. by Huw Davies · 20 years ago
  23. 5d0160e Get rid of the non-standard Ixxx_METHODS macro definitions, declare by Alexandre Julliard · 20 years ago
  24. 52ecbf7 Fix incorrect usage of COBJMACROS. by Francois Gouget · 20 years ago
  25. 57cb25c ParseURL is now documented, so move it into shlwapi.h. by Huw Davies · 21 years ago
  26. 76e00d6 Move URL_SCHEME typedef to match PSDK. by Steven Edwards · 21 years ago
  27. 96a5c44 Fix packing of shlwapi.h by Francois Gouget · 21 years ago
  28. edd49c7 Implemented IsOS function. by Jacek Caban · 21 years ago
  29. 616940e Get rid of the non-standard ICOM_DEFINE macro. by Alexandre Julliard · 21 years ago
  30. ca942f1 Assorted spelling fixes. by Francois Gouget · 21 years ago
  31. 1415a11 Fixed IntlStrEqWorkerA/W prototypes. by Alexandre Julliard · 21 years ago
  32. d015d3b Add some missing prototypes, fix AssocIsDangerous. by Jon Griffiths · 21 years ago
  33. 100e113 Fix various function prototypes to conform to PSDK. by Ge van Geldorp · 21 years ago
  34. ed32535 Implemented PathFileExistsAndAttributesA/W function. by Rolf Kalbermatter · 21 years ago
  35. 640cc3f Assorted spelling fixes. by Francois Gouget · 21 years ago
  36. fc049ec Added StrFormatKBSizeA/W. by Jon Griffiths · 22 years ago
  37. 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
  38. aae3cb6 Simplified COM interface declarations, removing the need to define by Alexandre Julliard · 22 years ago
  39. 5537911 Get rid of the ICOM_CALL macros. by Alexandre Julliard · 22 years ago
  40. f00c46f Use a more compatible technique to declare COM interfaces methods, by Alexandre Julliard · 22 years ago
  41. ab9bb9c Add some missing prototypes. by Jon Griffiths · 22 years ago
  42. 8b36681 Rename __WINE__ to __WINESRC__. by Dimitrie O. Paun · 22 years ago
  43. ced69a9 Fixed mismatches between the Wine headers and the Microsoft headers. by Patrik Stridvall · 22 years ago
  44. 91ec8e1 Reorganise/minor tidyup of ordinal functions. by Jon Griffiths · 23 years ago
  45. 18176e3 Fix existing string functions, implement a bunch of new ones. by Jon Griffiths · 23 years ago
  46. 5cdda82 Fixed duplication of definitions between shlwapi.h and obj_queryassociations.h. by Alexandre Julliard · 23 years ago
  47. b8a70d8 Add some new defines and functions. by Jon Griffiths · 23 years ago
  48. 5837e8b Removed extra , from last element in enum declarations. by Gregg Mattinson · 23 years ago
  49. 6114ee7 Test for IStream_IMETHODS before defining APIs that need the IStream by Francois Gouget · 23 years ago
  50. 4e75d12 Document, implement/fix and test 110+ Path functions. by Jon Griffiths · 23 years ago
  51. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  52. f94462f Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
  53. de51f61 Implemented, documented or fixed SHDeleteOrphanKeyA/W, SHEnumKeyExA/W, by Jon Griffiths · 23 years ago
  54. 603f20f Add exclusion defs & remaining funcs, remove internal types & by Jon Griffiths · 23 years ago
  55. 905f04a - Stub routines for _164, _208, _210, _211, _239, _356, _413, _437, by Guy L. Albertelli · 23 years ago
  56. ad38159 - Implement ordinals 7, 8, 9, 13, 14, 19, 36. by Guy L. Albertelli · 23 years ago
  57. aafec98 - Define rest of URL_ESCAPE... and other flags. by Guy Albertelli · 23 years ago
  58. 06fb213 - Implement HUSKEY design. by Guy L. Albertelli · 23 years ago
  59. 141701e Define the SHQueryValueEx{A|W} entry points. by Guy L. Albertelli · 24 years ago
  60. d50a5b3 Add shlwapi.wvnsprintf[AW], header info and comments. by Peter Hunnisett · 24 years ago
  61. 784fd59 First try at implementing PathGetCharType(). by Marcus Meissner · 24 years ago
  62. 40774c3 Change the callback declarations to a safer format. by Francois Gouget · 24 years ago
  63. 62519ab Moved all the documented shlwapi functions out of undocshell.h into by Huw D M Davies · 24 years ago
  64. f6c7222 Implemented a few Url* functions. by Huw D M Davies · 24 years ago
  65. 8aa79fb Moved DLLVERSIONINFO to shlwapi.h. by Francois Gouget · 25 years ago
  66. 3112fd2 Implemented SHDeleteEmptyKeyA, SHDeleteKeyA. by Mike McCormack · 25 years ago
  67. 74af67e Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. by Alexandre Julliard · 25 years ago
  68. 52b2d2c Add some Str* prototypes to shlwapi.h. by Huw D M Davies · 25 years ago
  69. c7e7df8 Replaced all lstr* calls from inside Wine code by their str* equivalent. by Alexandre Julliard · 25 years ago
  70. d7742bd Fixed some warnings. by Patrik Stridvall · 25 years ago
  71. 1dbf403d - many new Path* stubs by Juergen Schmied · 25 years ago
  72. 13d74c5 - new dll shfolder.dll - small fixes by Juergen Schmied · 25 years ago
  73. 0d18aad - New (some stubs): SHGetFolderLocation, PathAddExtension, by Juergen Schmied · 25 years ago
  74. 51c74d8 Complete cleanup, bugfixes. by Juergen Schmied · 25 years ago