#include "precomp.h"
#include "ntuser.h"
#include <winsta.h>
#include <wstmsg.h>
Go to the source code of this file.
Functions | |
NTSTATUS | DrChangeDisplaySettings (WINSTATIONDORECONNECTMSG *pDoReconnectMessage) |
NTSTATUS | DrGetDeviceName (OUT PUNICODE_STRING pustrDeviceName, WINSTATIONDORECONNECTMSG *pDoReconnectMessage) |
NTSTATUS | DrSetDevMode (WINSTATIONDORECONNECTMSG *pDoReconnectMessage, PDEVMODEW pDevmodew) |
|
|
|
Definition at line 76 of file dynres.c. References DbgPrint, NTSTATUS(), RtlInitUnicodeString(), and Status. Referenced by DrChangeDisplaySettings().
|
|
Definition at line 97 of file dynres.c. References NTSTATUS(), and Status. Referenced by DrChangeDisplaySettings().
|