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.

12 lines
306 B

  1. #ifndef __RESOURCE_h_
  2. #define __RESOURCE_h_
  3. #define IDS_PROJNAME 100
  4. #define IDR_H323MSP 101
  5. #define IDS_AUDIO_CAPTURE_STREAM 102
  6. #define IDS_AUDIO_RENDER_STREAM 103
  7. #define IDS_VIDEO_CAPTURE_STREAM 104
  8. #define IDS_VIDEO_RENDER_STREAM 105
  9. #endif