Zhiyi Zhang (@zhiyi) commented about dlls/ntdll/tests/rtl.c:
ok( proc == NULL, "Shouldn't find forwarded function\n" );
}
+static void test_RtlGetDeviceFamilyInfoEnum(void) +{
- ULONGLONG version;
- DWORD family, form;
- if (!pRtlGetDeviceFamilyInfoEnum)
- {
win_skip( "RtlGetDeviceFamilyversionEnum is not present\n" );
typo