Hi,
I have written some code for a GUI. When user clicks install button in My GUI then it will run a winlicense protected exe application.
At this moment I want to know that,
How to use Custom WinlicenseSDK.dll functions in my AutoIT GUI?
Link this Custom WinlicenseSDK.dll with m...