24 lines
342 B
C
24 lines
342 B
C
|
/*++
|
||
|
|
||
|
Copyright (c) 1999 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
resource.h
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
Resource header file.
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Wesley Witt (wesw) 18-Dec-1998
|
||
|
|
||
|
Revision History:
|
||
|
|
||
|
--*/
|
||
|
|
||
|
#define IDC_STATIC -1
|
||
|
#define IDI_CDROM 201
|
||
|
#define IDD_SFC_CD_PROMPT 402
|