[KERNEL32]: We lost an API. Rbuild didn't care.

svn path=/trunk/; revision=52771
This commit is contained in:
Alex Ionescu
2011-07-22 02:43:12 +00:00
parent 222e577a94
commit 2780d189fc
+9 -1
View File
@@ -104,7 +104,15 @@ GetComPlusPackageInstallStatus(VOID)
return NULL;
}
/*
BOOL
WINAPI
SetComPlusPackageInstallStatus(LPVOID lpInfo)
{
STUB;
return FALSE;
}
/*
* @unimplemented
*/
VOID