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
|
---|
15 | rcinclude "volume_en.rc"
|
---|
16 | rcinclude "volume_en.dlg"
|
---|
17 |
|
---|
18 | rcinclude "audioconv_en.rc"
|
---|
19 | rcinclude "audioconv_en.dlg"
|
---|
20 |
|
---|
21 | rcinclude "imageconv_en.rc"
|
---|
22 | rcinclude "imageconv_en.dlg"
|
---|
23 |
|
---|
24 | rcinclude "audioplayer_en.rc"
|
---|
25 | rcinclude "audioplayer_en.dlg"
|
---|
26 |
|
---|
27 | rcinclude "classvolume_en.dlg"
|
---|
28 |
|
---|
29 | rcinclude "cwaudio_en.rc"
|
---|
30 | rcinclude "cwaudio_en.dlg"
|
---|
31 |
|
---|
32 | rcinclude "cwimage_en.rc"
|
---|
33 | rcinclude "cwvideo_en.rc"
|
---|
34 |
|
---|
35 | rcinclude "mmfind_en.rc"
|
---|
36 | rcinclude "mmfind_en.dlg"
|
---|
37 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.