mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
implemented GetShellWindow() and SetShellWindow()
svn path=/trunk/; revision=5480
This commit is contained in:
parent
b6d1f250bb
commit
02085be659
1 changed files with 7 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue