对 WinHttpGetIEProxyConfigForCurrentUser() 的更新是为了兼容基于 Cryptlex / LexActivator 的发布版本。它们在调用该 API 之前本来就应该先初始化结构体 :(
R2R System contains essential tools and runtimes for our releases.
——————————————————————————
v1.5.0
– New : EZKG_RSAPSSSign() is available with variable salt length support.
– New : EZKG supports SHA3-224, SHA3-256, SHA3-384, SHA3-512.
– Update : Full rebuild with MSVC Toolset v14.51.
– Update : Included Visual C++ Runtime is updated to v14.51.36231.0.
– Update : JUCE is updated to v8.0.13 for R2RJUCE2.
– Update : R2RJUCE2.dll has version number in the resource now.
– Update : Because lots of people don’t uninstall R2R System before
installing new version, installer overwrites every files from this
version.
– Update : Network Block Runtime is updated to v3.2.1.
R2RHTTP::WinHttpGetIEProxyConfigForCurrentUser() now initializes
input struct, while it always returns FALSE + ERROR_FILE_NOT_FOUND.
——————————————————————————
Comments for this update :
* RSA-PSS, SHA3-256 are used by Awave Studio.
* WinHttpGetIEProxyConfigForCurrentUser() update is required for Cryptlex /
LexActivator releases. They should initialize structure before calling
that API :(