Page 1 of 1

Making a CXP compatible DCLIPX.DLL

Posted: Wed Nov 03, 2021 4:34 pm
by Sbryan
Hi Roger,

After reading your article on CXP I realized if I want to use any DCLIPX.DLL functions it needs to be customized to excluded any functions that are in xppwui.dll to make it unloadable.

What's involved in doing this? I've never tried doing anything other than just building the dll using your batch files.

Re: Making a CXP compatible DCLIPX.DLL

Posted: Sun Nov 07, 2021 12:23 pm
by rdonnay
I have not had to do this.

I use it with my DCLIPX.DLL all the time.

Do you have the latest version of Xbase++ 2.0?

Re: Making a CXP compatible DCLIPX.DLL

Posted: Mon Nov 08, 2021 9:51 am
by Sbryan
No, I have an older Foundation version (build 840). For what little I do I haven't been able to justify the subscription cost and to get back in now I'd have to repurchase like a new user. Until Alaska comes out with features I can't do without I'll stay where I am.

I managed to copy all the files and remove the reference to xppwui.lib. After rebuilding it works with CXP and so far it works for what I need.