You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
93 lines
3.6 KiB
93 lines
3.6 KiB
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1996 - 1999
|
|
//
|
|
// File: resource.h
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by scarddlg.rc
|
|
//
|
|
#define IDS_SC_UNKNOWN_NO 1
|
|
#define IDS_SC_KNOWN_INCORRECT 2
|
|
#define IDS_SC_DEAD 3
|
|
#define IDS_SC_BUSY 4
|
|
#define IDS_SC_STATUS_NOT_IN_USE 6
|
|
#define IDS_SC_NAME_UNKNOWN 7
|
|
#define IDHELP 9
|
|
#define IDS_SC_CONNECT_FAILED 10
|
|
#define IDS_SC_SELECT 11
|
|
#define IDS_SC_TITLE_ERROR 12
|
|
#define IDS_SC_FOUND 13
|
|
#define IDS_SC_FOUND_BUSY 14
|
|
#define IDS_SC_READER 15
|
|
#define IDS_SC_CARDSTATUS 16
|
|
#define IDS_SC_CARD 17
|
|
#define IDS_SC_NOMATCH 18
|
|
#define IDS_DETAILS_SHOW 21
|
|
#define IDS_DETAILS_HIDE 22
|
|
#define IDS_DETAILS_CAP 23
|
|
#define IDS_READERS_CAP 24
|
|
#define IDS_NAME_CAP 25
|
|
#define IDS_STATUS_CAP 26
|
|
#define IDS_SC_RM_ERR 27
|
|
#define IDS_UNKNOWN_ERROR 28
|
|
#define IDS_SC_NO_READERS 29
|
|
#define IDS_SC_STATUS_NO_CARD 30
|
|
#define IDS_SC_STATUS_UNKNOWN 31
|
|
#define IDS_SC_STATUS_AVAILABLE 32
|
|
#define IDS_SC_STATUS_SHARED 33
|
|
#define IDS_SC_STATUS_IN_USE 34
|
|
#define IDS_SC_STATUS_ERROR 35
|
|
#define IDS_PROMPT_ONECARD 36
|
|
#define IDS_PROMPT_CARDS 37
|
|
#define IDS_SC_CANT_USE 38
|
|
#define IDS_SC_PROMPT_ANYCARD 39
|
|
#define IDD_SCARDDLG_BAR 104
|
|
#define IDD_SCARDDLG1 105
|
|
#define IDD_SCARDDLG 129
|
|
#define IDI_SC_WRONGCARD 140
|
|
#define IDI_SC_READERERR 141
|
|
#define IDI_SC_READEREMPTY_V2 142
|
|
#define IDI_SC_READERLOADED_V2 143
|
|
#define IDI_SC_CARD 144
|
|
#define IDI_SC_CARDUNKNOWN 145
|
|
#define IDD_ENTER 146
|
|
#define IDD_CHANGE 147
|
|
#define IDC_DLGBAR 1000
|
|
#define IDC_BUTTON_BOTTOM 1001
|
|
#define IDC_READERS 1001
|
|
#define IDC_NAME 1003
|
|
#define IDC_STATUS 1004
|
|
#define IDC_DETAILS 1005
|
|
#define IDC_SCARD_LIST 1006
|
|
#define IDC_CARDNAME 1007
|
|
#define IDC_GROUPDROPLIST 1008
|
|
#define IDC_SEARCH_LIST 1009
|
|
#define IDC_HELP_TEXT 1010
|
|
#define IDC_CARD_PIC 1013
|
|
#define IDC_PROMPT 1014
|
|
#define IDC_USERICON 1015
|
|
#define IDC_DETAILS_CAPTION 1016
|
|
#define IDC_READERS_CAPTION 1017
|
|
#define IDC_NAME_CAPTION 1018
|
|
#define IDC_STATUS_CAPTION 1019
|
|
#define IDC_EDIT1 1020
|
|
#define IDC_CHECK1 1021
|
|
#define IDC_EDIT2 1021
|
|
#define IDC_EDIT3 1022
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 148
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1022
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|