Hello,
I have just recently decided to update me programs to VFP from FPW and am encountering a BIG problem.
I have been using for years Borland C++ 4.0 for creating FLLs for FPW. As you all know FPW FLL don't work in VPF, so I need to recompile them.
Now the original pro_ext.h file didn't work Borland compilers - only MS and WATCOM, but someone cameup with a manual patch to make it so that you could use Borland.
Well the pro_ext.h file is giving problem again, as I can't use my Borland with it. I have also downloaded OpenWatcom and other free C++ compilers and they won't work either.
I think its awful that MS basically forces you to use THEIR compilers.
Anyway, does anyone have a work around for this problem. I'm sure there are many people making VFP FLLs in non-MS C++ compilers.
Please help as I can't migrate to VFP without being able to recompile these FLLs.
Thanks in advance
I have just recently decided to update me programs to VFP from FPW and am encountering a BIG problem.
I have been using for years Borland C++ 4.0 for creating FLLs for FPW. As you all know FPW FLL don't work in VPF, so I need to recompile them.
Now the original pro_ext.h file didn't work Borland compilers - only MS and WATCOM, but someone cameup with a manual patch to make it so that you could use Borland.
Well the pro_ext.h file is giving problem again, as I can't use my Borland with it. I have also downloaded OpenWatcom and other free C++ compilers and they won't work either.
I think its awful that MS basically forces you to use THEIR compilers.
Anyway, does anyone have a work around for this problem. I'm sure there are many people making VFP FLLs in non-MS C++ compilers.
Please help as I can't migrate to VFP without being able to recompile these FLLs.
Thanks in advance