ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Instance of loaded DLL, 0 if an error occurs. To get the details of the error, use ErrorInfo.
Name of library (DLL) to load. This name can be a full name or a relative name but the extension (.DLL in most cases) must be specified. If this parameter corresponds to a relative name, the library will be sought: 1. In the directory where the executable corresponding to the current process is found.2. In the current directory.3. In the system directory of Windows. In most cases, "C:\Windows\System" (98) or "C:\Winnt\System32" (NT/2000).4. In the Windows directory.5. In the directories specified in PATH. Name of .so library to load.
Loading and unloading the DLL
Last update: 11/27/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: