[ros-kernel] Re: Status of Explorer under ReactOS- Bug #42 (more fixes)

Jonathan Wilson jonwil at tpgi.com.au
Sun Nov 9 17:18:16 CET 2003


> adopt the Microsoft way here too and set the top 16 bits of a handle to
> 1 (0xffff0000) and use the lower 16 bits as index into a table
> containing entries like this:
> 
> struct WndProcHandle
> {
>   WNDPROC WindowProc;
>   BOOL IsUnicode;
> };
> 
> Mark, does this interfere with the message delivery redesign you're
> doing?
Good idea.
Lets get fixes for the 8 items that need to be fixed to make all this work 
done ASAP.
If I can, I will have a go at some of the fixes...



More information about the Ros-kernel mailing list