windows-nt/Source/XPSP1/NT/multimedia/media/sndrec32/soundrec/srecnew.h
2020-09-26 16:20:57 +08:00

32 lines
728 B
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/* (C) Copyright Microsoft Corporation 1992. All Rights Reserved */
/* strings */
#define IDS_DEFAULT 200
#define IDS_MSPCM 201
#define IDS_MSADPCM 202
#define IDS_RBLOW 203
#define IDS_RBMED 204
#define IDS_RBHIGH 205
#define IDS_CUSTOM 206
#define IDS_STANDARD 207
/* Dialog Controls */
#define IDA_NEWCONFIG 100
#define IDPB_HELP 101
#define IDPB_DEFAULT 102
#define IDRB_HIGH 103
#define IDRB_MEDIUM 104
#define IDRB_LOW 105
#define IDRB_MONO 106
#define IDRB_STEREO 107
#define IDCB_FORMATTYPE 108
#define IDLB_ATTRIB 109
#define IDRB_CUSTOM 110
#define IDF_BOGUS 112
#define IDPB_CUSTOM 113
#define ID_ACMVER 114