// 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_DIALOG 100 #define IDC_STATIC 101 #define IDC_IMAGE 102 #define IDC_NAME 103 #define IDC_OPEN 104 #define IDC_CLEAR 105 #define IDC_ATTRIBUTES 106 #define IDC_CUSTOM_DATAOBJECT 107