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