Sample Code
Windows Driver Samples/ Toaster Sample Driver/ C++/ classinstaller/ resource.h/
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | /*++ Copyright (c) 1999-2000 Microsoft Corporation Module Name: Resource.h Abstract: Resource def. Environment: user mode only Notes: 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) 1999-2000 Microsoft Corporation. All Rights Reserved. Revision History: --*/ #define IDI_CLASS_ICON 100 #define DLG_TOASTER_PORTSETTINGS 200 #define IDC_STATIC 202 #define IDC_FRIENDLYNAME 203 |
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