Ignore:
Timestamp:
Jul 13, 2017, 5:17:57 AM (8 years ago)
Author:
stevenhl
Message:

Import modifications from cwmm-0_2_9-work-01_10_2006.zip dated 2006-08-27

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/classes/mm-progs/audioconverter/audconv.DEF

    r2 r4  
    1 ; DEF-file for audconv.exe. This is a PM program which
    2 ; shows a dialog box and converts audio files to waves.
    31;
    4 ;                    (C) Chris Wohlgemuth 2001
    5 
     2; AUDCONV: PM-Program for audio file converting
     3;
     4;
     5;    (c) C. Wohlgemuth 2001-2006
     6;
     7;
     8; Created 12 Feb 2006 19:46:31
     9;
    610;/*
    711; * This program is free software; you can redistribute it and/or modify
     
    2529; * http://www.geocities.com/SiliconValley/Sector/5785/
    2630; */
    27 
    28 NAME audconv WINDOWAPI
    29 DESCRIPTION '$@#(c) Chris Wohlgemuth :V0.2.7 (17.08.2003)#@PM-Program for audio file converting'
    30 
    31 
    32 
    33 
     31NAME AUDCONV WINDOWAPI
     32DESCRIPTION '$@#(c) C. Wohlgemuth 2006:0.2        #@##1## 12/02/06 19:46:31        My ;-)     ::::9::@@PM-Program for audio file converting V0.2.9'
     33STACKSIZE    1638400
Note: See TracChangeset for help on using the changeset viewer.