mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
update new winfunc.txt
This commit is contained in:
@@ -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
|
||||
);
|
||||
Reference in New Issue
Block a user