Source code of Windows XP (NT5)
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.

10 lines
267 B

  1. /////////////////////////////////////////////////////////////////////////////
  2. // English (U.S.) resources
  3. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  4. #ifdef _WIN32
  5. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  6. #pragma code_page(1252)
  7. #endif //_WIN32
  8. #endif