windows-nt/Source/XPSP1/NT/printscan/wia/drivers/camera/ircamera/resource.h

37 lines
1.1 KiB
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//--------------------------------------------------------------------------
// Copyright (C) Microsoft Corporation, 1999-2000
//
// resource.h
//
// Resource constants for testing shell progress bar, this is the IR
// animation.
//
//--------------------------------------------------------------------------
#define IDD_EVENT_DLG 101
#define IDD_GEN_EVENT 1000
#define IDC_COMBO1 1001
#define IDC_EDIT1 1002
#define IDC_STATIC -1
#define IDS_PROGRESS_TITLE 2001
#define IDS_CANCEL_MSG 2002
#define IDS_DEVICE_CONNECTED 2003
#define IDS_DEVICE_DISCONNECTED 2004
#define IDS_NEW_PICTURE_SENT 2005
#define IDS_SYNCHRONIZE 2006
#define IDR_TRANSFER_AVI 7001
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1003
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif