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