Window stations and desktops
[reactos.git] / reactos / lib / user32 / include / user32.h
1 /*
2 * COPYRIGHT: See COPYING in the top level directory
3 * PROJECT: ReactOS user32.dll
4 * FILE: include/user32.h
5 * PURPOSE: Global user32 definitions
6 */
7 #include <windows.h>
8 #include <win32k/win32k.h>
9
10 extern HANDLE ProcessHeap;