On Thu, Sep 17, 2009 at 3:47 PM, Aleksey Bragin <aleksey(a)reactos.org> wrote:
Hello,
Hi!
2. What is everyone up to right now, what unfinished
work you have,
what work you are about to finish, what you want and what you don't
want to go to the next release? No need to write time consuming
paragraphs of course, just provide a very quick overview / status so
I and everyone else has idea what you are doing now and what to expect.
Focusing on the Message chain:
Class rewrite part 1 is done, now the starting point for messages are
corrected. The next part will fix Desktop registration and Instance
issues. Most likely add Server Side WndProc support for Desktop only
and keep the rest in User32.
Added the User32 part of Theme message support in this week, next set
of fixes will add the Win32k start up with callbacks. I expect this
will be finished this week or next. Still waiting on the paper I ask
you to write, "The number of callbacks and Why?"!
Moving on to the message subsystem, working on general Messages:
Timers, Keyboard and Mouse. This will include making the RawInput
thread the main start point. The w(h)ine user32 test for dialog will
need to be fixed first. Roll in and fix the Get, Post and Send message
mismatch and disorder with user32 w(h)ine msg tests.
Migration to Menu structures then to Window structures and all related
for changes to them. Tool in the rest of the support as this
progresses on.
This is it for now with Win32k/User32 rewrite.....
James