update new winfunc.txt

This commit is contained in:
hakril
2016-01-02 01:39:47 +01:00
parent 8aa2382799
commit 1d4ce6986b
+6
View File
@@ -647,4 +647,10 @@ INT WINAPI GetClipboardFormatNameW(
_In_ UINT format,
_Out_ LPCWSTR lpszFormatName,
_In_ INT cchMaxCount
);
LONG WINAPI WinVerifyTrust(
_In_ HWND hWnd,
_In_ GUID *pgActionID,
_In_ LPVOID pWVTData
);