Implemented FindWindowEx, it's untested, but the code should work, as it's fairly...
authorRichard Campbell <betam4x@gmail.com>
Sun, 15 Jun 2003 04:25:34 +0000 (04:25 +0000)
committerRichard Campbell <betam4x@gmail.com>
Sun, 15 Jun 2003 04:25:34 +0000 (04:25 +0000)
commit53bf611e09b27c9c5be4bca3afe3ebc34ad10ea9
tree8a13d00215c453b952db74f539e24f9480be5f4c
parent57a3b7cc34b6e956bd230d6a8425381fcf2c4f32
Implemented FindWindowEx, it's untested, but the code should work, as it's fairly straightfoward...This is only a partial implementation however.  It searches all windows regardless...

svn path=/trunk/; revision=4894
reactos/include/win32k/ntuser.h
reactos/lib/user32/windows/window.c
reactos/subsys/win32k/ntuser/window.c