mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
- Fix MSVC build based on ThFabba suggestion
svn path=/trunk/; revision=54161
This commit is contained in:
@@ -92,7 +92,7 @@ DoTheScreenSaver(VOID)
|
||||
* Opens input device for asynchronous access
|
||||
*/
|
||||
static
|
||||
NTAPI NTSTATUS
|
||||
NTSTATUS NTAPI
|
||||
OpenInputDevice(PHANDLE pHandle, PFILE_OBJECT *ppObject, CONST WCHAR *pszDeviceName)
|
||||
{
|
||||
UNICODE_STRING DeviceName;
|
||||
|
||||
Reference in New Issue
Block a user