mirror of
https://github.com/reactos/reactos.git
synced 2025-06-06 09:50:43 +00:00
- Add note for WNDOBJ.
svn path=/trunk/; revision=41244
This commit is contained in:
parent
39781fb735
commit
e2bc37faee
1 changed files with 4 additions and 1 deletions
|
@ -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 <w32k.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue