Alaska Software Inc. - Xbase++ 2.0 and preprocessor api
Username: Password:
AuthorTopic: Xbase++ 2.0 and preprocessor api
Claudio Driussi Xbase++ 2.0 and preprocessor api
on Sun, 05 Aug 2018 21:01:50 +0200
Hi everybody,

I'm trying to migrate my applications from Xbase++ 1.9 to Xbase++ 2.0

I use the preprocessor api which uses ASPP18.dll and ASPP18B.dll
and the version I own works on Xbase++ 1.9

But when I start my application compiled with XPP 2, I get a message:

__This_DLL_needs_version_1_09_0 in the lib XPPRT1.dll

Where I can find the PPAPI for Xbase++ 2.0?

I have also several issues with gui, but I hope I can handle them.

Best Regards
Claudio Driussi
Andreas Gehrs-Pahl
Re: Xbase++ 2.0 and preprocessor api
on Mon, 06 Aug 2018 16:15:01 -0400
Claudio,

>Where I can find the PPAPI for Xbase++ 2.0?

Starting with build 2.00.450, in March of 2013, the files have been renamed
to "aspapi.dll" and "aspapib.dll", respectively, dropping the "Version 1.8" 
part from the name.

Hope that helps,

Andreas

Andreas Gehrs-Pahl
Absolute Software, LLC

phone: (989) 723-9927
email: Andreas@AbsoluteSoftwareLLC.com
web:   http://www.AbsoluteSoftwareLLC.com
[F]:   https://www.facebook.com/AbsoluteSoftwareLLC
Claudio Driussi Re: Xbase++ 2.0 and preprocessor api
on Tue, 07 Aug 2018 17:50:49 +0200
06/08/2018 22:15, Andreas Gehrs-Pahl wrote:
> Claudio,
> 
>> Where I can find the PPAPI for Xbase++ 2.0?
> 
> Starting with build 2.00.450, in March of 2013, the files have been renamed
> to "aspapi.dll" and "aspapib.dll", respectively, dropping the "Version 1.8"
> part from the name.

Yes, only now I discovered that in Xbase++ 2.0 the preprocessor API are
available only in Professional subscription, in Xbase++ 1.9 they were
free and I used them with foundation subscription.

So I can't migrate projects "as is" with Xbase++ 2.0 foundation
subscription.

Many thanks
Claudio