2025-11-28 00:35:46 +09:00

21 lines
865 B
C

// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
// PARTICULAR PURPOSE.
//
// Copyright (c) Microsoft Corporation. All rights reserved
#define IDD_DIALOG1 101
#define IDC_OPEN_ITEM 102
#define IDC_NAME 103
#define IDC_EXPLORER_BROWSER 104
#define IDC_GRIPPER 105
#define IDC_SEARCHBOXBGND 106
#define IDC_SEARCHIMG 107
#define IDC_SEARCHBOX 108
#define IDB_SEARCH 109
#define IDB_SEARCHWH 110
#define IDB_CLEAR 111
#define IDB_CLEARWH 112
#define IDB_CLEARHOT 113