summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/lib/shell32.c
Commit message (Collapse)AuthorAgeFilesLines
* * mingw: Delete obsolete directory.Christopher Faylor2012-11-071-80/+0
| | | | * w32api: Ditto.
* 2010-02-17 LRN <lrn1986@gmail.com>Chris Sutcliffe2010-02-181-0/+1
| | | | | | * include/shlguid.h (IID_IFolderView): Define. * include/shlobj.h (IFolderView interface): Define. * lib/shell32.c (IID_IFolderView): Export.
* 2005-12-21 Michael Jung <mjung@iss.tu-darmstadt.de>Danny Smith2005-12-211-0/+1
| | | | | | * lib/user32.def (PrivateExtractIconsA@32, PrivateExtractIconsW@32): Define. * lib/shell32.c (IID_IShellLinkDataList): Add GUID.
* 2005-11-04 Michael Jung <mjung@iss.tu-darmstadt.de>Danny Smith2005-11-041-0/+1
| | | | * lib/shell32.c (CLSID_ShellFSFolder): Add GUID.
* 2005-08-17 Michael Jung <mjung@iss.tu-darmstadt.de>Danny Smith2005-08-171-0/+7
| | | | | | * lib/shell32.c (CLSID_RecycleBin, CLSID_ControlPanel, CLSID_MyComputer,CLSID_Internet, CLSID_NetworkPlaces, CLSID_MyDocuments, CLSID_FolderShortcut): Add GUIDs.
* 2005-08-17 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith2005-08-171-0/+1
| | | | | | | | | | | * include/shlobj.h (IContextMenu3): Define. * include/shlguid.h (IID_IContextMenu3): Declare. * lib/shell32.c (IID_IContextMenu3): Define. 2005-08-17 Martin Fuchs <martin-fuchs@gmx.net> * include/shlobj.h (SHFormatDrive): Declaration of function and associated constants.
* 2004-12-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Danny Smith2004-12-241-0/+7
| | | | | | | | | | | * include/shldisp.h: New file. * include/shlobj.h (IObjMgr): Added interface definiton. * lib/shell32.c (CLSID_AutoComplete, IID_AutoComplete, IID_AutoComplete2, CLSID_ACLMulti, IID_IObjMgr, CLSID_ACListISF, IID_IACList): Added GUIDs. * include/shlguid.h (CLSID_AutoComplete, IID_AutoComplete, IID_AutoComplete2, CLSID_ACLMulti, IID_IObjMgr, CLSID_ACListISF, IID_IACList): Added GUIDs.
* * include/mshtml.h (IHTMLDocument2): Correct write, writelnDanny Smith2004-01-041-0/+4
| | | | | declarations. Thanks to: Rene Nyffenegger <renenyffenegger@users.sf.net>.
* 2003-12-08 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-12-081-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | * include/winuser.h (DISPLAY_DEVICE_*): Remove defines. * include/wingdi.h (DISPLAY_DEVICE_REMOVABLE, DISPLAY_DEVICE_MODESPRINED): Add defines from winuser.h 2003-12-08 Hartmut Honisch <hhonisch@users.sourceforge.net> * include/commctrl.h (ListView_Get_State, ListView_Check_State): Add macros. * include/wingdi.h (DISPLAY_DEVICE_*): Add multi-monitor constants. * include/shlobj.h (SHCOLUMNINIT); Add structure. (SHCOLUMNDAT): Likwise. (SHCOLUMNID): Likewise. (SHCOLUMNINFO): Likewise. (SHCOLSTATE): Add enum. (IColumnProvider): Add COM interface. (IQueryInfo): Likewise. (IShellIconOverlayIdentifier): Likewise. * include/shlguid.h (IID_IColumnProvider) Declare. (IID_IQueryInfo): Likweise. (IID_IShellIconOverlayIdentifier): Likwise. * lib/shell32.c (IID_IColumnProvider) Define. (IID_IQueryInfo): Likweise. (IID_IShellIconOverlayIdentifier): Likwise.
* 2003-08-15 Martin Fuchs <Martin-Fuchs@gmx.net>Danny Smith2003-08-151-0/+3
| | | | | | | * include/shguid.h (CLSID_DragDropHelper, IID_IDropTargetHelper, IID_IDragSourceHelper): Declare. * lib/shell32.c (CLSID_DragDropHelper, IID_IDropTargetHelper, IID_IDragSourceHelper): Define.
* * lib/uuid.c (CGID_Explorer, CGID_ShellDocView,Danny Smith2003-08-101-0/+1
| | | | | | | CGID_ShellServiceObject): Remove definitions. * lib/shell32.c (CGID_ShellServiceObject): Add definition. Correct last ChangeLog entry for lib/shell32.def.
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+51