mirror of
https://github.com/microsoft/Microsoft-3D-Movie-Maker.git
synced 2024-11-22 02:12:33 +01:00
27 lines
804 B
C
27 lines
804 B
C
/* Copyright (c) Microsoft Corporation.
|
|
Licensed under the MIT License. */
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by autorun.rc
|
|
//
|
|
#define STBL_APPPATHKEY 1
|
|
#define STBL_APPPATHKEY_VALUE 2
|
|
#define STBL_APPINSTALLKEY 3
|
|
#define STBL_APPINSTALLKEY_VALUE 4
|
|
#define STBL_APPINSTALLSUBKEY_VALUE 5
|
|
#define STBL_APPINSTALLNAME 6
|
|
#define STBL_SETUPFNAME 7
|
|
#define STBL_SETUPCLASS 8
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 101
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|