[win32k]
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Mon, 31 May 2010 17:58:05 +0000 (17:58 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Mon, 31 May 2010 17:58:05 +0000 (17:58 +0000)
commitb95825c9318ef4cb54e8ca2766265f4b428b40cf
treec31fcc5b31c294fd71c8167f6939d5016a7b6b9b
parent72cb5886ab2d6040c0910c1e232048caaf983048
[win32k]
- Rename co_IntCreateWindowEx to co_UserCreateWindowEx and refactor it to make it readable
- Also fix the sequence of messages in co_UserCreateWindowEx

svn path=/trunk/; revision=47500
reactos/subsystems/win32/win32k/include/class.h
reactos/subsystems/win32/win32k/include/window.h
reactos/subsystems/win32/win32k/include/winpos.h
reactos/subsystems/win32/win32k/ntuser/class.c
reactos/subsystems/win32/win32k/ntuser/desktop.c
reactos/subsystems/win32/win32k/ntuser/window.c
reactos/subsystems/win32/win32k/ntuser/winpos.c