I have source code built into .Exe's using two different resources:
X = xHarbour(.com) with Pelles C
M = Harbour plus MSVC
The same code is used in both cases.
The problem is this. With the libraries we have tried, Building with X allows us to use ADS server versions 7 through 11. Building with M will only allow us to use ADS 9 through 11.
There was a clear change with ADS 9. However, the calls I make are present in all versions of ADS. We just can't get the right libs built to allow me to access all versions of ADS from 7 to 11 under the Harbour build.
I have many clients who use ADS 7 or 8, and they are not willing to spend the money to update to a new version of ADS.
Has anyone actually used this combination ( Harbour, FWH, MSVC ) with ADS versions 7 through 9 ? Your help would be appreciated.
Tim
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit