Hi,
I am loading OpenCL.dll using QLibrary at run time.
It is able to find the dll but I dont know from which path it is loading the dll.
I have 2 questions:
How do I check the file version of the dll loaded by QLibrary?
How do I get the absolute file path of dll loaded by QLibary?