home *** CD-ROM | disk | FTP | other *** search
- WAVE_OK (//)
- ok
- ;
- WAVE_LOADERROR (//)
- problems while reading
- ;
- WAVE_NOMEM (//)
- could not allocate memory
- ;
- WAVE_CORRUPT (//)
- wave file is corrupt
- ;
- WAVE_LOADINGWAVE (//24)
- load´ing wave
- ;
- WAVE_SAVEERROR (//)
- problems while writing
- ;
- WAVE_SAVEINGWAVE (//24)
- save´ing wave
- ;
- WAVE_MONO (//10)
- mono
- ;
- WAVE_STEREO (//10)
- stereo
- ;
- WAVE_USE (//12)
- use
- ;
- WAVE_CANCEL (//12)
- cancel
- ;
- WAVE_WAVEOPTION (//24)
- WAVE-Options
- ;
- WAVE_NOCONTEXT (//)
- could not create context
- ;
- WAVE_NOGADGET (//)
- could not create gadget
- ;
- WAVE_NOWINDOW (//)
- could not open window
- ;
-