- e8f05ee shell32: Add Unicode version of GetFileNameFromBrowse. by Owen Rudge · 15 years ago
- 1227722 include: Add a missing semicolon (splint). by Detlef Riekenberg · 16 years ago
- a6c81e0 shell32: Implement SHCreateShellFolderView (ordinal 256). by Aric Stewart · 16 years ago
- ed1b527 setupapi: Move IsUserAdmin to shell32.IsUserAnAdmin. by Detlef Riekenberg · 16 years ago
- acc4021 shell32: Add the SHCreateDirectoryEx() macro. by Francois Gouget · 16 years ago
- 946f3f9 shell32: Stub for SHParseDisplayName. by Stefan Leichter · 16 years ago
- 66258cc include: Add IShellItem to headers. by Vincent Povirk · 16 years ago
- 6176cf4 shell32: Add the IShellView2 interface. by Henri Verbeet · 16 years ago
- 19d18f0 browseui: Update AutoComplete Multi to have a stub implemntation of CLSID_ACListISF and IID_IACList2. by Aric Stewart · 16 years ago
- 96412ee Annotate with allocation size attribute. by Marcus Meissner · 17 years ago
- f2276f5 include: Provide wide char definitions for CFSTR_*. by Jon Griffiths · 17 years ago
- 6e59cd2 Spelling fixes. by Austin English · 17 years ago
- a629a41 shell32: Implement SHGetFolderPathAndSubDirA/W. by Stefan Leichter · 17 years ago
- 3c3c83f shell32: Add some SLDF_XXX values, EXP_PROPERTYSTORAGE, and EXP_PROPERTYSTORAGE_SIG. by Francois Gouget · 17 years ago
- cb113b2 shell32: Some undocumented defines and functions are now in the PSDK. by Detlef Riekenberg · 17 years ago
- 09b022e include: Add IProgressDialog definitions. by Mikolaj Zalewski · 17 years ago
- 1244e8c shell32: Implement SHCreatePropSheetExtArrayEx. by Thomas Weidenmueller · 18 years ago
- 212c360 shell32: Make the shell view control Unicode. by Mikołaj Zalewski · 18 years ago
- a9f9676 shell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_PERSONAL. by Francois Gouget · 18 years ago
- f6aa17c shell32: Add SHPathPrepareForWrite and related constants. by Vincent Povirk · 18 years ago
- 00bc8fa include: Add missing definitions to shlobj.h. by Lei Zhang · 18 years ago
- 674ce99 include: Add some API prototypes to appropriate header files, fix some prototypes. by Dmitry Timoshkov · 18 years ago
- d34691e include: Add definitions for the multisource AutoComplete list (ACLMulti). by Mikołaj Zalewski · 18 years ago
- e06345d shell32: Fix prototypes. by Thomas Weidenmueller · 18 years ago
- 468f00e shell32: Fix name of a constant. by Francois Gouget · 19 years ago
- 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
- a4af4b9 shell32: Fix return value of PathProcessCommand. by Stefan Leichter · 19 years ago
- 1b1880b Remove unnecessary external variable declarations. by Alexandre Julliard · 19 years ago
- 3095e5a Fixed the binary layout gcc hacks to do the right thing for gcc 4.0. by Alexandre Julliard · 20 years ago
- b8d3075 Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of by Alexandre Julliard · 20 years ago
- 6703b44 Added missing AW define. by Kevin Koltzau · 20 years ago
- c6b0ad6 Define flags for SHFormatDrive(). by Martin Fuchs · 20 years ago
- 62bc2c1 Add some missing interfaces. by Jon Griffiths · 20 years ago
- ecb33f2 Add defines for SLDF flags. by Mike McCormack · 20 years ago
- 20899f7 Move interface declarations to shobjidl.idl. by Mike McCormack · 20 years ago
- c1236fd Stub implementations for SHUpdateImageA, SHHandleUpdateImage, by Hans Leidekker · 20 years ago
- 990ea44 Implementation of PathCleanupSpec. by Aric Stewart · 20 years ago
- 5d0160e Get rid of the non-standard Ixxx_METHODS macro definitions, declare by Alexandre Julliard · 20 years ago
- 52ecbf7 Fix incorrect usage of COBJMACROS. by Francois Gouget · 20 years ago
- c13638e Fix c_parser.pm so it handles 'const' preceeding a '*'. by Francois Gouget · 21 years ago
- 20486e1 Get rid of the ICOM_MSVTABLE_COMPAT support, g++ no longer requires this. by Alexandre Julliard · 21 years ago
- 310f093 Moved declarations from undocshell.h to shlobj.h to match the latest by Francois Gouget · 21 years ago
- 09747e5 Fix packing bug in shlobj.h. by Francois Gouget · 21 years ago
- 616940e Get rid of the non-standard ICOM_DEFINE macro. by Alexandre Julliard · 21 years ago
- 522217c Remove LPFILESYSTEMBINDDATA as it's not defined in the standard Windows headers. by Francois Gouget · 21 years ago
- b740890 Authors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van Geldorp <gvg@reactos.com> by Alexandre Julliard · 21 years ago
- 1b2a819 Fix IFileSystemBindData method order. by Ge van Geldorp · 21 years ago
- c390bb2 Match prototypes to Platform SDK. by Ge van Geldorp · 21 years ago
- 487b9f5 Moved some more definitions out of undocshell.h into the exported headers. by Alexandre Julliard · 21 years ago
- fa828cd - move some PIDL function declarations from undocshell.h into public by Martin Fuchs · 21 years ago
- c9053d7 Declare SHGetFolderPath and related constants. by Juan Lang · 21 years ago
- 7af8b13 Implement PathGetShortPathA/W and change its prototype to match the by Rolf Kalbermatter · 21 years ago
- 3accd8d Define structs FILEDESCRIPTOR and FILEGROUPDESCRIPTOR used with the by Kevin Koltzau · 21 years ago
- 72ecbb0 SHCoCreateInstance is now documented (spotted by Francois Gouget). by Alexandre Julliard · 21 years ago
- 29cff12 Moved the ShellExecuteEx definitions to shellapi.h where they belong. by Alexandre Julliard · 21 years ago
- 4202112 Moved definition of newly documented API SHRestricted() and the by Rolf Kalbermatter · 21 years ago
- 58c0561 Added declarations for newly documented SHChangeNotify API and fixed by Rolf Kalbermatter · 22 years ago
- 6f9336d Added IFileSystemBindData implementation. by Rolf Kalbermatter · 22 years ago
- 69c90c2 Converted the rest of the obj_*.h headers to IDL into shobjidl.idl. by Alexandre Julliard · 22 years ago
- 7ffcb0e Change parameter in SHGetSpecialFolderPathA/W to int as documented in by Rolf Kalbermatter · 22 years ago
- e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
- d937dc2 Implemented shtypes.idl and shobjidl.idl and removed a few more by Alexandre Julliard · 22 years ago
- 7ecf0e3 shlobj.h must include wine/obj_dragdrophelper.h (reported by Martin Fuchs). by Alexandre Julliard · 22 years ago
- 63fecde Declare LPCITEMIDLIST as 'const' pointer and adjust shell32 by Martin Fuchs · 22 years ago
- 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
- 65b4d2d Fixed Ansi version of RenderFILENAME and implement a Unicode version. by Martin Fuchs · 22 years ago
- 7aae1b7 - Support a few more flags by Robert Shearman · 22 years ago
- 3b11910 Include shlguid.h from shlobj.h. Expose IShellLink to Winelib apps. by Vincent Béron · 22 years ago
- aae3cb6 Simplified COM interface declarations, removing the need to define by Alexandre Julliard · 22 years ago
- 5537911 Get rid of the ICOM_CALL macros. by Alexandre Julliard · 22 years ago
- f00c46f Use a more compatible technique to declare COM interfaces methods, by Alexandre Julliard · 22 years ago
- b2d39ea Moved prototype for SHBindToParent() to shlobj.h. by Rolf Kalbermatter · 22 years ago
- ae379a4 Add CSIDL_PROFILES. Improved logging for non-existent CSIDL values. by Paul Rupe · 22 years ago
- d11efe8 Change SHCreateDirectory and Win32DeleteFile to be Unicode or ANSI depending by Rolf Kalbermatter · 22 years ago
- 49e1b69 Change SHChangeNotify to be Unicode and ANSI indifferent, as the type by Rolf Kalbermatter · 22 years ago
- dfa6b12 SHGetMalloc() returns a HRESULT, not a DWORD. by Dimitrie O. Paun · 22 years ago
- 2fcd2c7 Added missing LPDROPFILES definition. by Dimitrie O. Paun · 22 years ago
- 418ca6d Add SHDefExtractIcon{AW} function. by Rolf Kalbermatter · 22 years ago
- 1f5315c Make sure that no files except unknwn.h include wine/obj_base.h directly. by Ove Kaaven · 22 years ago
- c0e2c5a SHGetSetSettings has now the right signature and the expected behavior by Alberto Massari · 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
- f94462f Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
- 151fdd7 Added names of the "missing" paths for SHGetSpecialFolderPathA. by Chris Green · 23 years ago
- 74af67e Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. by Alexandre Julliard · 25 years ago
- 46bc534 Fixed incorrect arg count in SHGetSettings that causes winzip32.exe to by Mike McCormack · 25 years ago
- 125102f Improved a bit the folder browsing implementation. by Eric Pouech · 25 years ago
- 6e99273 Added typedef of DROPFILES. by Hidenori Takeshima · 25 years ago
- 13d74c5 - new dll shfolder.dll - small fixes by Juergen Schmied · 25 years ago
- ae41e8c Reordered the CALLBACK and WINAPI directives so that it compiles with by Francois Gouget · 25 years ago
- 51c74d8 Complete cleanup, bugfixes. by Juergen Schmied · 25 years ago
- b070313 Started implementation of shell notifications. by Juergen Schmied · 25 years ago
- be9fd31 Define the COM macros even in C++. by Francois Gouget · 25 years ago
- 32b4325 Add support for anonymous struct/unions on compilers that implement it. by Patrik Stridvall · 26 years ago
- 565b2e0 Many fixes/reimplementations. by Juergen Schmied · 26 years ago
- 14da7b1 Added extern "C" if __cplusplus is defined. by Patrik Stridvall · 26 years ago
- 17551f9 ICOMization of remaining interfaces. by Adrian Thurston · 26 years ago
- 28613d3 Moved stuff to the right place. by Juergen Schmied · 26 years ago
- 55c0bca - corrected parameter count for SHGetSettings - stub SHValidateUNC by Juergen Schmied · 26 years ago