summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/shldisp.h
Commit message (Collapse)AuthorAgeFilesLines
* * include/afxres.h: Remove the \r from the line ending.Earnie Boyd2005-01-021-61/+61
| | | | | | | | | * include/errorrep.h: Ditto. * include/shldisp.h: Ditto. * include/tschema.h: Ditto. * lib/dhcpcsvc.def: Ditto. * lib/uxtheme.def: Ditto. * lib/wldap32.def: Ditto.
* 2004-12-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Danny Smith2004-12-241-0/+61
* 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.