/*****************************************************************************\
    FILE: shell.cpp

    DESCRIPTION:
        Upgrade shell settings

    BryanSt 10/14/2000 (Bryan Starbuck)
    Copyright (C) Microsoft Corp 2000-2000. All rights reserved.
\*****************************************************************************/


#include <windows.h>
#include <tchar.h>
#include <shlwapi.h>                // PathAppend
#include <wininet.h>                // IActiveDesktop
#include <shlobj.h>                 // IActiveDesktop
#include <shlobjp.h>                // IActiveDesktop
#include <shlguid.h>                // IActiveDesktop
#include <shlguidp.h>               // IActiveDesktop

#include "shmgdefs.h"