Windows-Server-2003/ds/security/gina/msgina/win31mig.h

27 lines
667 B
C
Raw Permalink Normal View History

2024-08-04 01:28:15 +02:00
/****************************** 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