Re: How to compile wodFTP.dll without licence requ (General questions)
The problem is that we don't have the possibility to write into the customers registry. The part where the ftp server etc. is used by our software won't be installed. The loading of the dll without the registry isn't the problem.
So it seems we have to hook into the registry API methods of windows and if your server requests the licence or the ICertificate interface we have to provide from our source code. :/