Dynamic ".lib" and ".dll" files apart from source
Posted: Sat Dec 29, 2018 2:11 pm
Hi,
Source imports functions from ".lib" file which linked to ".dll"
if in compiler options "Current Directory" defined to path where library files located then program is compiled and run OK.
But what if source is using different libraries from different locations. Is there any option to set current directory in the source before importing functions?
Source imports functions from ".lib" file which linked to ".dll"
if in compiler options "Current Directory" defined to path where library files located then program is compiled and run OK.
But what if source is using different libraries from different locations. Is there any option to set current directory in the source before importing functions?