X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=include%2Freactos%2Fwin32k%2Fntuser.h;h=432390a5fc7982e59cd2417259618ac53322adc5;hp=71ea1772fc6856ca3ceac2bf4cc44f1aefbe19c4;hb=b726d7355f0aa394852fa8c56e59cfc9bbc4293c;hpb=9ab4e6808d239977bcba0066e3ca3a64bec5d64b diff --git a/include/reactos/win32k/ntuser.h b/include/reactos/win32k/ntuser.h index 71ea1772fc6..432390a5fc7 100644 --- a/include/reactos/win32k/ntuser.h +++ b/include/reactos/win32k/ntuser.h @@ -65,6 +65,8 @@ typedef struct _DESKTOPINFO HWND hProgmanWindow; HWND hShellWindow; + PPROCESSINFO ppiShellProcess; + union { UINT Dummy;