mirror of
https://github.com/microsoft/Microsoft-3D-Movie-Maker.git
synced 2024-11-13 23:15:07 +00:00
68 lines
2.6 KiB
C
68 lines
2.6 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by utest.rc
|
|
//
|
|
#include "socdef.h"
|
|
|
|
#define stidAppName 1
|
|
#define stidPortNameLabel 2
|
|
#define stid3DMovieNameLong 3
|
|
#define stid3DMovieNameShort 4
|
|
|
|
#define stidInstallDriverWin95 5
|
|
#define stidInstallDriverNT 6
|
|
#define stidInstallCmdLine 7
|
|
#define stidSectionName 8 // uses 7 entries
|
|
#define stidDriverName 15 // uses 7 entries
|
|
|
|
#define IDI_APP 208
|
|
#define IDI_DOC 209
|
|
#define IDI_CD 210
|
|
#define dlidBadOS 211
|
|
#define dlidNotEnoughColors 212
|
|
#define dlidTooManyColors 213
|
|
#define dlidDesktopResizing 214
|
|
#define dlidDesktopResized 215
|
|
#define dlidDesktopWontResize 216
|
|
#define bmidHomeLogo 217
|
|
#define dlidInfo 218
|
|
#define dlidInitFailed 219
|
|
#define dlidInitFailedOOM 220
|
|
#define dlidNoWaveOut 221
|
|
#define dlidNoMidiOut 222
|
|
#define dlidPortfolio 223
|
|
#define dlidCantFindFile 224
|
|
#define acidGlobal 225
|
|
#define dlidAbnormalExit 226
|
|
#define IDC_CHECK1 1010
|
|
#define IDC_RADIO1 1012
|
|
#define IDC_RADIO2 1013
|
|
#define IDC_RADIO3 1014
|
|
#define IDC_RADIO4 1015
|
|
#define IDC_RADIO5 1016
|
|
#define idsTotalMemory 1017
|
|
#define IDC_EDIT1 1018
|
|
#define IDC_EDIT2 1019
|
|
#define IDC_EDIT4 1020
|
|
#define IDC_BUTTON1 1021
|
|
#define IDC_BUTTON2 1022
|
|
#define IDC_PREVIEW 1023
|
|
#define IDC_BUTTON3 1024
|
|
#define IDC_EDIT3 1025
|
|
#define cidInfo 40038
|
|
#define cidWriteBmps 40039
|
|
#define cidHelpBook 40040
|
|
#define cidToggleXY 40041
|
|
#define cidMap 40042
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 226
|
|
#define _APS_NEXT_COMMAND_VALUE 40045
|
|
#define _APS_NEXT_CONTROL_VALUE 1026
|
|
#define _APS_NEXT_SYMED_VALUE 128
|
|
#endif
|
|
#endif
|