RSP Software

RSP MP3 OCX 3.0.0 C source code

This is the source code of the mp3 ocx

The lib files are the lame mp3 encoder and mpeglib library

The sources are available in the LAME source code

To fix the compiler msvc 6.0 or above update stdio.h and windows.h 
or the source file with :

#ifndef uchar
#define uchar unsigned char
#endif

#ifndef ushort
#define ushort unsigned short
#endif

#ifndef uint
#define uint unsigned int
#endif

Locate also unistd.h and add it to the include folder

To compile type make

To use the res file copy it to the vb6 source code of the mp3 ocx

Thanks for using our software

Ricardo (svansa)
RSP Software
svansa@users.sourceforge.net
http://svansa.tripod.com/
55 41 96144533
