mirror of
https://github.com/reactos/reactos.git
synced 2025-05-16 15:50:24 +00:00
- Fix build.
svn path=/trunk/; revision=70814
This commit is contained in:
parent
96ab54cc90
commit
3e20700354
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@ typedef struct _DESKTOPINFO
|
|||
HWND hProgmanWindow;
|
||||
HWND hShellWindow;
|
||||
struct _WND *spwndShell;
|
||||
struct _WND *spwndBkGnd;
|
||||
|
||||
struct _PROCESSINFO *ppiShellProcess;
|
||||
|
||||
|
|
Loading…
Reference in a new issue