Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenresource.h
Go to the documentation of this file.
00001 #ifndef __NETID_RESOURCE_H 00002 #define __NETID_RESOURCE_H 00003 00004 #ifndef IDC_STATIC 00005 #define IDC_STATIC -1 00006 #endif 00007 00008 #define IDI_COMPNAME 101 00009 #define IDI_WARNINGICO 102 00010 00011 #define IDD_PROPPAGECOMPNAMECHENGE 103 00012 #define IDD_PROPPAGEDNSANDNETBIOS 104 00013 #define IDD_PROPPAGECOMPUTER 112 00014 00015 #define IDC_COMPDESC 201 00016 #define IDC_COMPUTERNAME 202 00017 #define IDC_WORKGROUPDOMAIN_NAME 203 00018 #define IDC_WORKGROUPDOMAIN 204 00019 #define IDC_NETWORK_ID 205 00020 #define IDC_NETWORK_PROPERTY 206 00021 00022 #endif /* __NETID_RESOURCE_H */ Generated on Sat May 26 2012 04:15:28 for ReactOS by
1.7.6.1
|