implemented GetShellWindow() and SetShellWindow()

svn path=/trunk/; revision=5480
This commit is contained in:
Martin Fuchs 2003-08-09 09:02:48 +00:00
parent b6d1f250bb
commit 02085be659

View file

@ -1,3 +1,10 @@
2003-09-09 Martin Fuchs <martin-fuchs@gmx.net>
* include/func.h: added GetShellWindow() since it's now contained in the MS Platform SDK headers
* lib/user32/misc/desktop.c: implemented GetShellWindow() and SetShellWindow().
* lib/user32/user32.def: Ditto.
* lib/user32/user32.edf: Ditto.
2003-07-29 James Tabor <jimtabor@adsl-64-217-116-74.dsl.hstntx.swbell.net>
Patch by Art Yerkes <ayerkes@speakeasy.net>