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.

30 lines
699 B

  1. /* Copyright (c) 1995, Microsoft Corporation, all rights reserved
  2. **
  3. ** lvx.rc
  4. ** Remote Access ListView extensions
  5. ** Resources
  6. **
  7. ** 11/28/95 Steve Cobb
  8. */
  9. #include <lvx.rch>
  10. /* Icons.
  11. */
  12. IID_Checked ICON check.ico
  13. IID_CheckedRTL ICON checkRTL.ico
  14. IID_Unchecked ICON uncheck.ico
  15. IID_Modem ICON modem.ico
  16. IID_Adapter ICON adapter.ico
  17. IID_Direct_Connect ICON direct.ico
  18. IID_Connections_Modem ICON conphone.ico
  19. IID_Connections_User ICON conuser.ico
  20. IID_Client ICON client.ico
  21. IID_Protocol ICON protocol.ico
  22. IID_Service ICON service.ico
  23. IID_DisabledUnchecked ICON disunchk.ico
  24. IID_DisabledChecked ICON discheck.ico
  25. IID_DisabledCheckedRTL ICON discheckRTL.ico