Subclassing of shell window for drawing desktop background
authorMartin Fuchs <fuchs.martin@gmail.com>
Mon, 11 Aug 2003 19:53:47 +0000 (19:53 +0000)
committerMartin Fuchs <fuchs.martin@gmail.com>
Mon, 11 Aug 2003 19:53:47 +0000 (19:53 +0000)
svn path=/trunk/; revision=5534

reactos/ChangeLog
reactos/subsys/system/explorer/doc/changes.txt

index 2fec007..175ab55 100644 (file)
@@ -1,3 +1,8 @@
+2003-08-09  Martin Fuchs       <martin-fuchs@gmx.net>
+       
+       * subsys/system/explorer Subclassing of shell window for drawing
+       desktop background.
+
 2003-08-11  Casper S. Hornstrup  <chorns@users.sourceforge.net>
 
        * bootdata/txtsetup.sif (SetupData): Add /NOBOOTSCREEN to OsLoadOptions.
index 07bceec..f65427b 100644 (file)
@@ -11,4 +11,5 @@
 21.07.2003     m. fuchs        extension of winefile for shell namespace
 04.08.2003     m. fuchs        C++ explorer with architecture like MS Explorer:
                                                usage of IShellView C++, implementation of IShellBrowser, ...
-09.08.2003     m. fuchs        DesktopWindow for shell view on the desktop
+09.08.2003     m. fuchs        class DesktopWindow for shell view on the desktop
+11.08.2003     m. fuchs        class BackgroundWindow for painting of desktop background