mirror of
https://github.com/reactos/reactos.git
synced 2025-04-25 08:00:24 +00:00
Updated D-Flat/32 readme (removed TODO item about naming conventions)
svn path=/trunk/; revision=4922
This commit is contained in:
parent
ec3b369d83
commit
bf7fd7c66e
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ What must be changed in D-Flat/32?
|
|||
Things that have to be fixed (incomplete list):
|
||||
- key handling (replace dos keycodes by win32 console keycodes)
|
||||
- message queue should become a double linked list (it's an array now)
|
||||
- establish consitent naming conventions ('Df'/'DF' prefix) to avoid
|
||||
collisions (e.g. CreateWindow() --> DfCreateWindow())
|
||||
- fix short dos filename buffers
|
||||
- add code to register external window classes
|
||||
- implement recognition of current console screen size (done)
|
||||
|
|
Loading…
Reference in a new issue