Hi,
I have a source code written by other developer. it was compiled in EXP18, now we have got EXP20.
could you please help me with the changes required to compile in to the latest version?
I have tried to point to the EXP20 Lib and bin, and the exe was created but the dclipx.dll is missing the dc_getiddefault procedure entry point!
Many thanks
EXP18 to EXP20
Re: EXP18 to EXP20
You need to double-check what actual DCLIPX.DLL is being loaded.
DC_GetIDDefault() has been in DCLIPX.LIB and DCLIPX.DLL for a long time.
I suspect that your app is trying to load an older version which may be in the same folder as your application EXE.
DC_GetIDDefault() has been in DCLIPX.LIB and DCLIPX.DLL for a long time.
I suspect that your app is trying to load an older version which may be in the same folder as your application EXE.
The eXpress train is coming - and it has more cars.
Re: EXP18 to EXP20
Hi,
Thank you for help.
yes there was old .dll file in the exe folder.
now when I run the program i am getting the following error,
Could you please help, what could be wrong?
" The Procedure entry point ?nomTryFindRegisteredClass could not be located in the dynamic link library XPPRT1.DLL. "
Thank you for help.
yes there was old .dll file in the exe folder.
now when I run the program i am getting the following error,
Could you please help, what could be wrong?
" The Procedure entry point ?nomTryFindRegisteredClass could not be located in the dynamic link library XPPRT1.DLL. "
Re: EXP18 to EXP20
what Xbase++ Version are you using ?ampandya wrote:" The Procedure entry point ?nomTryFindRegisteredClass could not be located in the dynamic link library XPPRT1.DLL. "
greetings by OHR
Jimmy
Jimmy
Re: EXP18 to EXP20
Hi
It is Xbase++ Version 1.82
Thanks
It is Xbase++ Version 1.82
Thanks
Re: EXP18 to EXP20
so it is wrong to run build20.bat or build19_sl1.bat.ampandya wrote:It is Xbase++ Version 1.82
greetings by OHR
Jimmy
Jimmy
Re: EXP18 to EXP20
The README.TXT says this at the top of the file.
This is Version 2.0 build 264. This release only supports
Xbase++ 2.0 (build 554 or later) and Xbase++ 1.9 (build 331/355)
Why did you buy the most current version of eXpress++ if you are still using Xbase++ 1.82?
Did you use eXpress++ in the past or are you a new user?
This is Version 2.0 build 264. This release only supports
Xbase++ 2.0 (build 554 or later) and Xbase++ 1.9 (build 331/355)
Why did you buy the most current version of eXpress++ if you are still using Xbase++ 1.82?
Did you use eXpress++ in the past or are you a new user?
The eXpress train is coming - and it has more cars.
Re: EXP18 to EXP20
The answer to your question is in the below thread:
http://bb.donnay-software.com/donnay/vi ... 747#p10747
http://bb.donnay-software.com/donnay/vi ... 747#p10747
The eXpress train is coming - and it has more cars.
Re: EXP18 to EXP20
Hi
Yes I am a new user of eXpress++.
sorry for the misunderstanding.
thanks
Yes I am a new user of eXpress++.
sorry for the misunderstanding.
thanks