Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
606 B

  1. #ifdef INITHELPARRAYS
  2. const DWORD g_aHelpIDs_IDD_PP_RESOURCE_DEBUG_PAGE[]=
  3. {
  4. IDC_PP_ICON, ((DWORD) -1), // Debug: "" (Static)
  5. IDC_PP_DEBUG_DEBUGPREFIX_LABEL, IDH_110_1071, // Debug: "&Debug Command Prefix:" (Static)
  6. IDC_PP_TITLE, ((DWORD) -1), // Debug: "" (Static)
  7. IDC_PP_DEBUG_DEBUGPREFIX, IDH_110_1071, // Debug: "" (Edit)
  8. IDC_PP_DEBUG_TEXT, ((DWORD) -1), // Debug: "" (Static)
  9. 0, 0
  10. };
  11. const DWORD g_a30721HelpIDs[]=
  12. {
  13. 0, 0
  14. };
  15. #else
  16. extern const DWORD g_aHelpIDs_IDD_PP_RESOURCE_DEBUG_PAGE[];
  17. extern const DWORD g_a30721HelpIDs[];
  18. #endif // INITHELPARRAYS