[win32k]
[reactos.git] / reactos / include / reactos / win32k / ntuser.h
index 71ea177..432390a 100644 (file)
@@ -65,6 +65,8 @@ typedef struct _DESKTOPINFO
     HWND hProgmanWindow;
     HWND hShellWindow;
 
+    PPROCESSINFO ppiShellProcess;
+
     union
     {
         UINT Dummy;