I am reviewing your posts. Many thanks for your great feedback
Regarding 64 bits please keep in mind that it does not mean faster apps. In fact you may only notice some difference when you manage very large amount of data (over 2GB). From a low level point of view, 64 bits mean to use 64 bits CPU registers instead of using 32 bits registers and that means more work for the processor. Vendors want to make us think that 64 bits is faster, but it is not true, except for the above 2GB data consideration.
I am going to review your posts again and provide you the solutions for those symbols and warnings, thanks
I have added this to my build64.bat echo %hdirl%\hbtip.lib >> msvc.bc and this #include "URLLink.ch" to my program. Still no luck with the error. Any suggestions?