Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenresource.h
Go to the documentation of this file.
00001 #pragma once 00002 00003 #define IDC_CPLICON 1 00004 00005 #define IDD_DATETIMEPAGE 100 00006 #define IDC_MONTHCB 101 00007 #define IDC_YEAREDIT 102 00008 #define IDC_MONTHCALENDAR 103 00009 #define IDC_CLOCKWND 104 00010 #define IDC_TIMEZONE 106 00011 #define IDC_TIMEPICKER 107 00012 #define IDC_YEAR 108 00013 #define IDC_YEARTEXT 109 00014 00015 #define IDD_TIMEZONEPAGE 110 00016 #define IDC_TIMEZONELIST 111 00017 #define IDC_AUTODAYLIGHT 113 00018 #define IDC_WORLD_BACKGROUND 114 00019 #define IDC_WORLD 115 00020 00021 #define IDD_INETTIMEPAGE 120 00022 #define IDC_SERVERLIST 121 00023 #define IDC_UPDATEBUTTON 122 00024 #define IDC_AUTOSYNC 123 00025 #define IDC_SUCSYNC 126 00026 #define IDC_NEXTSYNC 127 00027 #define IDC_SERVERTEXT 128 00028 #define IDC_CLOCK 129 00029 00030 #define IDS_CPLNAME 1001 00031 #define IDS_CPLDESCRIPTION 1002 00032 #define IDS_TIMEZONETEXT 1003 00033 #define IDS_TIMEZONEINVALID 1004 00034 #define IDS_TIMEZONEUNKNOWN 1005 00035 #define IDS_INETTIMESUCSYNC 1006 00036 #define IDS_INETTIMENEXTSYNC 1007 00037 #define IDS_INETTIMESYNCING 1008 00038 #define IDS_INETTIMEERROR 1009 Generated on Sat May 26 2012 04:15:27 for ReactOS by
1.7.6.1
|