1. 6562b25 shell32: Remove unnecessary linefeeds in traces. by Alexandre Julliard · 16 years ago
  2. 6c54ad3 shell32: Remove superfluous pointer casts. by Michael Stefaniuc · 16 years ago
  3. 7f80d8e shell32: Remove unneeded address-of operators from array names. by Andrew Talbot · 17 years ago
  4. 0ad8ef0 shell32: Exclude unused headers. by Andrew Talbot · 18 years ago
  5. c0db9e5 shell32: Update the debug functions to handle Unicode value pidl. by Aric Stewart · 18 years ago
  6. 15765dd The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility. by Michael Stefaniuc · 18 years ago
  7. 89e1d29 shell32: Win64 printf format warning fixes. by Hans Leidekker · 18 years ago
  8. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  9. 73096db shell32: MSVC compatibility fix in dump_pidl_hex(). by Martin Fuchs · 19 years ago
  10. 8feb70a - Stop using a not initialized variable szTemp in by Dmitry Timoshkov · 20 years ago
  11. 7834075 Use ERR instead of DPRINTF in dump_pidl_hex. by Alexandre Julliard · 20 years ago
  12. b64186a Warning fixes for -Wmissing-declarations and -Wwrite-strings. by Mike McCormack · 20 years ago
  13. 6e3bcb5 Replace strncpy with memcpy or lstrcpyn. by Peter Berg Larsen · 20 years ago
  14. 0e5b772 Add a unicode pidl type. by Huw Davies · 20 years ago
  15. 7340a35 Fix up PIDL dumping code. by Mike McCormack · 20 years ago
  16. c9bd224 Fix a regression in the file open dialog. by Mike McCormack · 20 years ago
  17. 9f2bbd6 _dbg_ILGetNext returns NULL if pidl->mkid.cb is zero, fix the loops accordingly. by Filip Navara · 20 years ago
  18. 0a25896 Const correctness fixes. by Eric Pouech · 20 years ago
  19. 535679a Fix CSIDL_CONTROLS and CSIDL_PRINTERS PIDL types, and update tests now by Juan Lang · 20 years ago
  20. 2e6e18b Marked some functions in debughlp as static. by Marcus Meissner · 21 years ago
  21. b7852de Add the IAutoComplete and IAutoComplete2 implementation (but methods by Maxime Bellengé · 21 years ago
  22. bbdd20d Correct some PIDL types and eliminate some magic numbers in PIDL by Juan Lang · 21 years ago
  23. 42f28a7 - rename PT_SPECIAL to PT_SHELLEXT by Juan Lang · 21 years ago
  24. fe7c9e5 Rename PT_MYCOMP to PT_GUID, and the corresponding union member from by Juan Lang · 21 years ago
  25. 6e775f8 - declare PT_RAS_FOLDER for the "RAS Connections" folder by Martin Fuchs · 21 years ago
  26. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  27. 63fecde Declare LPCITEMIDLIST as 'const' pointer and adjust shell32 by Martin Fuchs · 22 years ago
  28. f0df2b2 Add a PIDL type For Network Provider. by Robert Shearman · 22 years ago
  29. f90209f Add debug info for IExtractIconW. by Rolf Kalbermatter · 22 years ago
  30. caf31ce Added Unicode versions of the HCR_ internal functions. by Rolf Kalbermatter · 22 years ago
  31. 1e5ec88 - Cleaned up the implementation of shell folders and put them into by Juergen Schmied · 23 years ago
  32. 23b8087 - changed STRRET definition by Juergen Schmied · 23 years ago
  33. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  34. 7919d5a Moving the pidl debug functions to a separate file and made them self by Juergen Schmied · 23 years ago