update for HEAD-2003050101
[reactos.git] / include / funcs.h
index 3c1798b..d4ce50b 100644 (file)
@@ -7297,6 +7297,12 @@ SetConsoleOutputCP(
     UINT wCodePageID
     );
 
+BOOL
+STDCALL
+VerifyConsoleIoHandle(
+    HANDLE Handle
+    );
+
 DWORD STDCALL
 WNetConnectionDialog(
     HWND  hwnd,