Alexandre Julliard
Job: Dictator-in-chief
Email: <julliard@winehq.org>
TODO list
Window management
Switch windows to managed mode dynamically. - Fix internal messages for 16-bit apps.
- Remove remaining dll separation hacks in user32.spec.
- Make Clippy work right.
- Support window stations and multiple X11 displays.
Delay connecting to the X server until needed.
Multi-monitor support. Fix LockWindowUpdate.
Proper HWND_MESSAGE support. - Restore journalling hooks functionality.
Use handles for A/W winprocs instead of thunks.
Investigate need for DC thread locking.
Fix inter-process desktop mode. - Handle desktop resize events in all processes.
- Fix ScrollDC.
Misc
Fix TEB structure accesses and remove thread.h.
Add more heap free lists.
Fix async I/O request handling to avoid busy waits.
Cache file handles on the client side.
All dll directories should be named from the 32-bit dll they contain. - Add foo.exe.local dll override mechanism.
- Add support for DOS attributes using xattr the way Samba does.
- Implement a crashme for the wineserver protocol.
Avoid generated code and fix remaining W^X issues. - Support for registry .ini file mappings.
Get rid of windows/ directory.
Mechanism for static import libraries.
Fix Get/SetThreadContext on suspended threads.
Add mechanism to specify a dll default loadorder in the dll itself.
