Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

resource.h

Go to the documentation of this file.
00001 #pragma once
00002 
00003 #define IDS_HELP                        101
00004 #define IDS_ABBR_CI                     102
00005 #define IDS_ABBR_OI                     103
00006 #define IDS_ABBR_IO                     104
00007 #define IDS_ABBR_FULL                   105
00008 #define IDS_ABBR_READ                   106
00009 #define IDS_ABBR_WRITE                  107
00010 #define IDS_ABBR_CHANGE                 108
00011 #define IDS_ABBR_NONE                   109
00012 #define IDS_ALLOW                       110
00013 #define IDS_DENY                        111
00014 #define IDS_SPECIAL_ACCESS              112
00015 
00016 #define IDS_GENERIC_READ                113
00017 #define IDS_GENERIC_WRITE               114
00018 #define IDS_GENERIC_EXECUTE             115
00019 #define IDS_GENERIC_ALL                 116
00020 #define IDS_FILE_GENERIC_EXECUTE        118
00021 #define IDS_FILE_GENERIC_READ           119
00022 #define IDS_FILE_GENERIC_WRITE          120
00023 #define IDS_FILE_READ_DATA              121
00024 #define IDS_FILE_WRITE_DATA             122
00025 #define IDS_FILE_APPEND_DATA            123
00026 #define IDS_FILE_READ_EA                124
00027 #define IDS_FILE_WRITE_EA               125
00028 #define IDS_FILE_EXECUTE                126
00029 #define IDS_FILE_DELETE_CHILD           127
00030 #define IDS_FILE_READ_ATTRIBUTES        128
00031 #define IDS_FILE_WRITE_ATTRIBUTES       129
00032 #define IDS_MAXIMUM_ALLOWED             130
00033 #define IDS_ACCESS_SYSTEM_SECURITY      131
00034 #define IDS_SPECIFIC_RIGHTS_ALL         132
00035 #define IDS_STANDARD_RIGHTS_REQUIRED    133
00036 #define IDS_SYNCHRONIZE                 134
00037 #define IDS_WRITE_OWNER                 135
00038 #define IDS_WRITE_DAC                   136
00039 #define IDS_READ_CONTROL                137
00040 #define IDS_DELETE                      138
00041 #define IDS_STANDARD_RIGHTS_ALL         139

Generated on Thu Feb 9 04:38:54 2012 for ReactOS by doxygen 1.6.3

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.