convert line ends
[canaan.git] / prj / tech / libsrc / sound / sndtest.rc
blob1d51e0e783fcf6ca955b23808941fb13cae04e90
1 //Microsoft Developer Studio generated resource script.
2 //
3 #include "resource.h"
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
7 //
8 // Generated from the TEXTINCLUDE 2 resource.
9 //
10 #include "afxres.h"
12 /////////////////////////////////////////////////////////////////////////////
13 #undef APSTUDIO_READONLY_SYMBOLS
15 /////////////////////////////////////////////////////////////////////////////
16 // English (U.S.) resources
18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
19 #ifdef _WIN32
20 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
21 #pragma code_page(1252)
22 #endif //_WIN32
24 /////////////////////////////////////////////////////////////////////////////
26 // Menu
29 IDR_MENU1 MENU DISCARDABLE
30 BEGIN
31     POPUP "&File"
32     BEGIN
33         MENUITEM "&Open",                       ID_FILE_OPENWAVE
34         MENUITEM SEPARATOR
35         MENUITEM "E&xit",                       ID_FILE_EXITME
36     END
37     POPUP "&Sound"
38     BEGIN
39         MENUITEM "&Play",                       ID_SOUND_PLAY
40         MENUITEM "&Stop",                       ID_SOUND_STOP
41     END
42 END
45 #ifdef APSTUDIO_INVOKED
46 /////////////////////////////////////////////////////////////////////////////
48 // TEXTINCLUDE
51 1 TEXTINCLUDE DISCARDABLE
52 BEGIN
53     "resource.h\0"
54 END
56 2 TEXTINCLUDE DISCARDABLE
57 BEGIN
58     "#include ""afxres.h""\r\n"
59     "\0"
60 END
62 3 TEXTINCLUDE DISCARDABLE
63 BEGIN
64     "\r\n"
65     "\0"
66 END
68 #endif    // APSTUDIO_INVOKED
70 #endif    // English (U.S.) resources
71 /////////////////////////////////////////////////////////////////////////////
75 #ifndef APSTUDIO_INVOKED
76 /////////////////////////////////////////////////////////////////////////////
78 // Generated from the TEXTINCLUDE 3 resource.
82 /////////////////////////////////////////////////////////////////////////////
83 #endif    // not APSTUDIO_INVOKED