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_STATIC -1 00004 #define IDD_STATUSWINDOW_DLG 100 00005 #define IDD_NOTICE_DLG 101 00006 #define IDD_LOGGEDON_DLG 102 00007 #define IDD_LOGGEDOUT_DLG 103 00008 #define IDD_LOCKED_DLG 104 00009 00010 #define IDC_LOGOFF 1001 00011 #define IDC_USERNAME 1002 00012 #define IDC_PASSWORD 1003 00013 #define IDC_SHUTDOWN 1004 00014 #define IDC_STATUSLABEL 1005 00015 #define IDC_LOCK 1006 00016 #define IDC_ROSLOGO 1007 00017 #define IDC_TASKMGR 1008 00018 00019 #define IDI_ROSLOGO 20000 00020 00021 #define IDI_LOCKICON 21 00022 00023 #define IDS_LOGGEDOUTSAS 40000 00024 #define IDS_LOCKEDSAS 40001 00025 #define IDS_PRESSCTRLALTDELETE 40002 00026 #define IDS_ASKFORUSER 40003 00027 #define IDS_ASKFORPASSWORD 40004 00028 #define IDS_FORCELOGOFF 40005 00029 00030 /* EOF */ Generated on Sun May 27 2012 04:16:27 for ReactOS by
1.7.6.1
|