
1.1.0.5002:
-GetDpiForMonitor and ProcessPrng added; this means that bcryptprimitives is now redirected to progwrp.dll in progwrp-native LoadLibrary if the former cannot be located
-getaddrinfo and freeaddrinfo implementations added, enables DNS functionality on Windows 2000
-Slight revision to dynamic TLS allocator in response to Supermium issue #468



1.1.0.5000:
-SRW lock implementation revised, handles no longer used, shared locks now functional
-Slight issues in InitOnceExecuteOnce resolved
-Locale API out-of-bounds checking improved