source: trunk/classes/res/en/mmres_en.rc

Last change on this file was 2, checked in by stevenhl, 8 years ago

Import sources from cwmm-full.zip dated 2005-03-21

File size: 719 bytes
Line 
1#define INCL_GRAPHICBUTTON /* need this for the graphic buttons control */
2#define INCL_BITMAP
3
4#ifndef OS2_INCLUDED
5 #include <os2.h>
6#endif
7#include <sw.h>
8
9#include "mmres.h"
10;#include "version.h"
11;#include "build.h"
12
13
14;Dialog Resources for volume.exe
15rcinclude "volume_en.rc"
16rcinclude "volume_en.dlg"
17
18rcinclude "audioconv_en.rc"
19rcinclude "audioconv_en.dlg"
20
21rcinclude "imageconv_en.rc"
22rcinclude "imageconv_en.dlg"
23
24rcinclude "audioplayer_en.rc"
25rcinclude "audioplayer_en.dlg"
26
27rcinclude "classvolume_en.dlg"
28
29rcinclude "cwaudio_en.rc"
30rcinclude "cwaudio_en.dlg"
31
32rcinclude "cwimage_en.rc"
33rcinclude "cwvideo_en.rc"
34
35rcinclude "mmfind_en.rc"
36rcinclude "mmfind_en.dlg"
37
Note: See TracBrowser for help on using the repository browser.