diff --git a/dlls/shell32/shlview.c b/dlls/shell32/shlview.c index f9f07ce70b4..2cce8eb9c0d 100644 --- a/dlls/shell32/shlview.c +++ b/dlls/shell32/shlview.c @@ -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