15 lines
457 B
C
15 lines
457 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by inststub.rc
|
|
//
|
|
/* IDD_InstallStubProgress and IDS_UNINSTALL should be defined by the including
|
|
* component to not conflict with other resources.
|
|
*
|
|
* Control IDs can live here since they don't need to be unique across dialogs.
|
|
*/
|
|
|
|
#define IDC_RUNNING_INSTALL_STUB 1000
|
|
#define IDC_RUNNING_UNINSTALL_STUB 1001
|
|
#define IDC_INSTALL_STUB_NAME 1002
|
|
|