From f3dec73013cd6510e3572b63031b0dee1f1d4b9c Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Sat, 9 Aug 2003 17:32:27 +0000 Subject: [PATCH] implemented explorer and desktop window using shell view svn path=/trunk/; revision=5493 --- reactos/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/reactos/ChangeLog b/reactos/ChangeLog index ead53fa68d3..9a329e5c495 100644 --- a/reactos/ChangeLog +++ b/reactos/ChangeLog @@ -1,3 +1,7 @@ +2003-08-09 Martin Fuchs + + * subsys/system/explorer implemented explorer and desktop window using shell view + 2003-08-09 Casper S. Hornstrup * lib/user32/windows/dialog.c (GetDlgItemInt): Fix unsigned/signed