WinLicense [1.9.5.0] (21-Sep-2007)
[+]
Full UNICODE support in WinLicense SDK
[+]
Improved protection
[+]
Improved storing of trial extension keys with WLTrialExtendExpiration
[+]
Improved compatibility loading/unloading system wide hooks
[+]
Improved .NET protection
[+]
Added antidebugger detection
[+]
Optimized loading of .NET framework
[+]
Specific SmartKeys can now be banned (from BanSmartKeys.txt)
[+]
Specific licenses can be banned from outside WL User Interface (from BanLicenseKeys.txt)
[+]
New API SDK "WLTrialFirstRun": detects when running in Trial mode the first time
[+]
New API SDK "WLRegFirstRun": detects when running in Registered mode the first time
[+]
New API SDK "WLRegCheckMachineLocked": detects if a license is locked to a machine
[+]
New line '\n' support in EmailBody for exported license generator
[+]
WinLicenseSDK Proxy/Helper functions for Visual Basic .NET (Thanks to Mike Wilson)
[+]
Added compatibility with "Billenium Effects VCL" API hooking
[+]
Added new option "OptimizeWDCunload" (in SecureEngineConfig.ini) to unload the DLL Control as soon as it's no longer required
[+]
"IndirectAPIcall" option in SecureEngineConfig.ini for better compatibility with application API hooking
[+]
XBundler: Improved handling of statically linked DLLs when bundled
[!]
Fixed false positive detection by NOD32 in some protected applications
[!]
Shell folder constants in license name caused exception under Windows NT 4 (without Internet Explorer 5)
[!]
Fixed buffer overflow when using long paths for license filenames
[!]
Fixed virtualization in CISC VMs for "LEA reg32, [esp + reg32 * imm + imm32]"
[!]
Fixed problem in very big VM macros under CISC virtual machines
[!]
XBundler: DLLs marked with "extract to disk" failed when statically linked with the protected application
[!]
XBundler: Fixed compatibility with OpenGL dlls
[!]
XBundler: Fixed compatibility issue with ReadFile using Overlapped.OffsetHigh
[!]
DLL Control: Some resources in the protected application were not fully decrypted at WDC_Finalize
[!]
Minor bugs fixed