diff --git a/reactos/subsystems/win32/win32k/eng/engwindow.c b/reactos/subsystems/win32/win32k/eng/engwindow.c index e71848c3f7e..1d5d35e2d45 100644 --- a/reactos/subsystems/win32/win32k/eng/engwindow.c +++ b/reactos/subsystems/win32/win32k/eng/engwindow.c @@ -27,7 +27,10 @@ * 16/11/2004: Created */ -/* TODO: Check how the WNDOBJ implementation should behave with a driver on windows. */ +/* TODO: Check how the WNDOBJ implementation should behave with a driver on windows. + + Simple! Use Prop's! + */ #include