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