windows-nt/Source/XPSP1/NT/net/tapi/skywalker/h323msp/resource.h
2020-09-26 16:20:57 +08:00

13 lines
306 B
C

#ifndef __RESOURCE_h_
#define __RESOURCE_h_
#define IDS_PROJNAME 100
#define IDR_H323MSP 101
#define IDS_AUDIO_CAPTURE_STREAM 102
#define IDS_AUDIO_RENDER_STREAM 103
#define IDS_VIDEO_CAPTURE_STREAM 104
#define IDS_VIDEO_RENDER_STREAM 105
#endif