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.

22 lines
600 B

  1. //+----------------------------------------------------------------------------
  2. //
  3. // File: allcmdir.rc
  4. //
  5. // Module: CMSTP.EXE and CMCFG32.DLL
  6. //
  7. // Synopsis: Resource script for the function GetAllUsersCmDir,
  8. // see common\source\allcmdir.cpp.
  9. //
  10. // Copyright (c) 1999 Microsoft Corporation
  11. //
  12. // Author: quintinb Created 08/05/99
  13. //
  14. //+----------------------------------------------------------------------------
  15. STRINGTABLE DISCARDABLE
  16. BEGIN
  17. IDS_CMSUBFOLDER "\\Microsoft\\Network\\Connections\\Cm"
  18. IDS_APPDATA "Application Data"
  19. END