Commit a471c42b authored by Dmitry Timoshkov's avatar Dmitry Timoshkov Committed by Alexandre Julliard

winsplp.h: Fix MONITORINIT definition.

parent 01d68358
......@@ -155,6 +155,7 @@ typedef struct _MONITORINIT {
HANDLE hckRegistryRoot;
PMONITORREG pMonitorReg;
BOOL bLocal;
LPCWSTR pszServerName;
} MONITORINIT, *PMONITORINIT;
typedef struct _MONITORUI {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment