mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
[APITESTS] Improve and fix tests
This commit is contained in:
@@ -416,9 +416,9 @@ START_TEST(SHCreateDataObject)
|
||||
if (!pSHCreateDataObject)
|
||||
{
|
||||
skip("shell32!SHCreateDataObject not exported\n");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
CoInitializeEx(NULL, COINIT_APARTMENTTHREADED);
|
||||
|
||||
RTL_OSVERSIONINFOEXW rtlinfo = {0};
|
||||
|
||||
Reference in New Issue
Block a user