You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Added test for RtlIpv4StringToAddressExA.
This commit is contained in:
@@ -770,8 +770,7 @@ index e8eb04a..3ddb76a 100644
|
||||
START_TEST(rtl)
|
||||
{
|
||||
InitFunctionPtrs();
|
||||
@@ -1625,4 +2362,7 @@ START_TEST(rtl)
|
||||
test_RtlIpv4StringToAddress();
|
||||
@@ -1626,3 +2363,6 @@ START_TEST(rtl)
|
||||
test_LdrAddRefDll();
|
||||
test_LdrLockLoaderLock();
|
||||
+ test_RtlGetCompressionWorkSpaceSize();
|
||||
|
Reference in New Issue
Block a user