1. 253ccfb include: Don't pack shellapi.h on 64-bit. by Alexandre Julliard · 16 years ago
  2. c9c77ba shell32: Fix return type of SHAppBarMessage. by Huw Davies · 17 years ago
  3. 74572e4 include: Added definition for SEE_MASK_NOASYNC. by Alexandre Julliard · 17 years ago
  4. 92a375b shell32: Add some more notify icon defines. by Mikołaj Zalewski · 18 years ago
  5. cdf0686 shell32/explorer: Support different structure sizes in Shell_NotifyIcon. by Mikołaj Zalewski · 18 years ago
  6. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  7. bce5e82 Added some definitions. by Peter Lemenkov · 19 years ago
  8. 95a173a Fix warnings in 64bit. by Kevin Koltzau · 20 years ago
  9. 6b4c9ef Add some missing SEE_MASK_* flags. by Francois Gouget · 20 years ago
  10. b39c398 - Realize DoEnvironmentSubstA via ExpandEnvironmentStringsA. by Vitaly Lipatov · 20 years ago
  11. a830bf5 Define some extra SHFGI values. by Mike McCormack · 20 years ago
  12. c1236fd Stub implementations for SHUpdateImageA, SHHandleUpdateImage, by Hans Leidekker · 20 years ago
  13. 758b288 Remove some no longer needed AW functions. by Alexandre Julliard · 20 years ago
  14. 8d3111c Add prototype for SHFreeNameMappings. by Rolf Kalbermatter · 20 years ago
  15. 466f5e7 Add new fields to the NOTIFYICONDATA structure so it matches the by Francois Gouget · 21 years ago
  16. 9e06d0c Add some declarations for additional SHFileOperation features. by Rolf Kalbermatter · 21 years ago
  17. 487b9f5 Moved some more definitions out of undocshell.h into the exported headers. by Alexandre Julliard · 21 years ago
  18. c0a5a27 Correct return type of SHFileOperationA/W. by Martin Fuchs · 21 years ago
  19. 29cff12 Moved the ShellExecuteEx definitions to shellapi.h where they belong. by Alexandre Julliard · 21 years ago
  20. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  21. 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
  22. a25967c Reimplement SHFileOperation in Unicode, based on the work of Dietrich Teickner. by Rolf Kalbermatter · 22 years ago
  23. 58c04da Change the return value for ExtractIconEx from HICON to UINT and make by Rolf Kalbermatter · 22 years ago
  24. e2b06d2 Added stub implementation with correct prototypes for by Rolf Kalbermatter · 22 years ago
  25. ced69a9 Fixed mismatches between the Wine headers and the Microsoft headers. by Patrik Stridvall · 22 years ago
  26. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  27. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  28. f8142d3 Added missing CommandLineToArgvW prototype. by Francois Gouget · 24 years ago
  29. dea3d78 Moved HDROP to shellapi.h. by François Gouget · 24 years ago
  30. 8be11ca Added a prototype for SHAppBarMessage. by Francois Gouget · 24 years ago
  31. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 25 years ago
  32. 565b008 - Added some missing WINELIB_NAME_AW definitions, types and messages by Peter Hunnisett · 25 years ago
  33. b070313 Started implementation of shell notifications. by Juergen Schmied · 25 years ago
  34. 857eb39 Mad the include files idempotent using a consistent macro naming scheme. by Patrik Stridvall · 26 years ago
  35. 14da7b1 Added extern "C" if __cplusplus is defined. by Patrik Stridvall · 26 years ago
  36. 896889f ANSI C fixes. by Patrik Stridvall · 26 years ago
  37. 10141fe Added some missing #defines I've run across. by Jim Aston · 26 years ago
  38. 28613d3 Moved stuff to the right place. by Juergen Schmied · 26 years ago
  39. 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
  40. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  41. 17822f4 Moved everything out of windows.h. by Michael Veksler · 26 years ago