shell32: IShellView list's control id should be 1, not 2000.

oldstable
Andrey Turkin 2006-02-11 18:41:34 +01:00 committed by Alexandre Julliard
parent 6a80a492fb
commit 06188b6d34
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ static inline IShellViewImpl *impl_from_IViewObject( IViewObject *iface )
#define IDM_VIEW_IDW (FCIDM_SHVIEWFIRST + 0x501)
#define IDM_MYFILEITEM (FCIDM_SHVIEWFIRST + 0x502)
#define ID_LISTVIEW 2000
#define ID_LISTVIEW 1
#define SHV_CHANGE_NOTIFY WM_USER + 0x1111