Last change
on this file since 2 was 2, checked in by stevenhl, 8 years ago |
Import sources from cwmm-full.zip dated 2005-03-21
|
File size:
1.2 KB
|
Line | |
---|
1 | ; DEF-file for classvol.exe. This is a PM program which
|
---|
2 | ; controls the volume of playing audio objects.
|
---|
3 | ;
|
---|
4 | ; (C) Chris Wohlgemuth 2003
|
---|
5 |
|
---|
6 | ;/*
|
---|
7 | ; * This program is free software; you can redistribute it and/or modify
|
---|
8 | ; * it under the terms of the GNU General Public License as published by
|
---|
9 | ; * the Free Software Foundation; either version 2, or (at your option)
|
---|
10 | ; * any later version.
|
---|
11 | ; *
|
---|
12 | ; * This program is distributed in the hope that it will be useful,
|
---|
13 | ; * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
---|
14 | ; * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
---|
15 | ; * GNU General Public License for more details.
|
---|
16 | ; *
|
---|
17 | ; * You should have received a copy of the GNU General Public License
|
---|
18 | ; * along with this program; see the file COPYING. If not, write to
|
---|
19 | ; * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
---|
20 | ; */
|
---|
21 | ;/*
|
---|
22 | ; * If you need another license for your project/product contact me at
|
---|
23 | ; *
|
---|
24 | ; * http://www.os2world.com/cdwriting
|
---|
25 | ; * http://www.geocities.com/SiliconValley/Sector/5785/
|
---|
26 | ; */
|
---|
27 | NAME CLASSVOL WINDOWAPI
|
---|
28 | DESCRIPTION '$@#(c) Chris Wohlgemuth :V0.2.7 (17.08.2003) ()#@PM-Program for volume control'
|
---|
29 | STACKSIZE 1638400
|
---|
30 |
|
---|
31 |
|
---|
32 |
|
---|
33 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.