Sample Code
windows driver samples/ Toaster Package Sample/ C++/ toastva/ resource.h/
/*++ Copyright (c) Microsoft Corporation. All rights reserved. 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. Module Name: resource.h Abstract: Resource IDs used by the TOASTVA sample. --*/ #define IDS_TITLE1 1 #define IDS_SUBTITLE1 2 #define IDS_TITLE2 3 #define IDS_SUBTITLE2 4 #define IDS_CAPTION 5 #define IDS_PROMPT_FOR_HW 6 #define IDB_BANNER 102 #define IDB_WATERMARK 103 #define IDI_ICON1 104 #define IDD_INTRO 107 #define IDD_INTERIOR1 108 #define IDD_INTERIOR2 109 #define IDD_END 110 #define IDC_TITLE 1000 #define IDC_INTRO_TEXT 1001 #define IDC_RADIO1 1002 #define IDC_RADIO2 1003 #define IDC_RADIO3 1004 #define IDC_EDIT2 1006 #define IDC_EDIT3 1007 #define IDC_EDIT4 1008 #define IDC_CHECK1 1010 #define IDC_GROUP1 1011 #define IDC_CHECK3 1013 #define IDC_CHECK4 1014 #define IDC_CHECK5 1015 #define IDC_ANIMATE1 1016 #define IDC_FINISH_TEXT 1017 #define IDC_STATIC -1 #define IDA_SEARCHING 300 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 105 #define _APS_NEXT_COMMAND_VALUE 40001 #define _APS_NEXT_CONTROL_VALUE 1018 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif
Our Services
-
What our customers say about us?
Read our customer testimonials to find out why our clients keep returning for their projects.
View Testimonials