/****************************** Module Header ******************************\
* Module Name: win31mig.h
*
* Copyright (c) 1993, Microsoft Corporation
*
* Constants for the Windows 3.1 Migration dialog
*
* NOTE - this file is maintained by dlgedit. Do not edit directly
*
* History:
* 01-08-93 Stevewo      Created.
\***************************************************************************/

#ifndef RC_INVOKED
#if 0
BOOL
Windows31Migration(
    PGLOBALS pGlobals
    );
#endif
#endif  /* !RC_INVOKED */

#define IDD_WIN31MIG                801
#define IDD_WIN31MIG_INIFILES       802
#define IDD_WIN31MIG_GROUPS         803
#define IDD_WIN31MIG_STATUS         804
