Add GetShellWindow() since it's now present in Microsofts Platform SDK 2003 header

svn path=/trunk/; revision=5476
This commit is contained in:
Martin Fuchs 2003-08-09 08:25:38 +00:00
parent 3d4914c898
commit af85d1032f

View file

@ -5284,6 +5284,11 @@ GetDesktopWindow(
VOID);
HWND
STDCALL
GetShellWindow(VOID);
HWND
STDCALL
GetParent(