[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Message from Mark re: C++




Alex Hunter wrote:

> Yikes.  As far as I know, the Microsoft Visual-C/C++ runtime routines
> are freely redistributable.  Anyone know different?

They are free.
Everythink in the folder ..\MSDEV\REDIST\ (CD of VC 4.2 pro)
is allowed to ship with your app.
To double check this read the License Agreement and 
the REDISTRB.WRI File.

> By the way, FM will soon let you call your own C code in a DLL, so
> you will have the best of all worlds -- a simple but reliable framework

I'm looking forward to see it and I hope it'll works with photopaint.

-regards Thomas