[Win32k]
authorJames Tabor <james.tabor@reactos.org>
Thu, 10 Oct 2013 22:07:10 +0000 (22:07 +0000)
committerJames Tabor <james.tabor@reactos.org>
Thu, 10 Oct 2013 22:07:10 +0000 (22:07 +0000)
commitac553c63a1451aa012c79dc255d36feaf44de122
tree03c7f95e1808b1752c51c509c39a571f5c9e190b
parent9b29c6967ff47e5410d1e5a7f18c3a511cf2e0fd
[Win32k]
- Add drawing support to win32k. Needed for scrolls server side and nonclient support for icons.

svn path=/trunk/; revision=60602
reactos/win32ss/CMakeLists.txt
reactos/win32ss/user/ntuser/draw.c [new file with mode: 0644]
reactos/win32ss/user/ntuser/window.c