source: trunk/doc/ToDO.txt@ 3908

Last change on this file since 3908 was 3896, checked in by sandervl, 25 years ago

added task

File size: 2.2 KB
RevLine 
[3896]1/* $Id: ToDO.txt,v 1.7 2000-07-26 18:05:33 sandervl Exp $ */
[3811]2
[3812]3/* -- History --------------------------------------------------------------
[3811]4
[3812]5 $Log: ToDO.txt,v $
[3896]6 Revision 1.7 2000-07-26 18:05:33 sandervl
7 added task
8
9 Revision 1.6 2000/07/25 18:22:13 sandervl
[3893]10 added tasks
11
12 Revision 1.5 2000/07/18 18:31:37 sandervl
[3851]13 *** empty log message ***
14
15 Revision 1.4 2000/07/12 20:02:40 phaller
[3820]16 .
17
18 Revision 1.3 2000/07/10 20:35:38 phaller
[3817]19 Assigned some tasks as requested by the assignees
20
21 Revision 1.2 2000/07/09 22:36:49 phaller
[3812]22 Created initial version
[3811]23
24
[3812]25 ------------------------------------------------------------------------- */
[3811]26
[3812]27
28To Do list for ODIN:
29
30
31Assigned Status Topic -------------------------------------------------------
32
[3820]33PD DONE Handle named pipes via HandleManager
[3812]34
[3817]35AH Do COM (serial port) support for ODIN (requires
36 pseudo-device in HM)
[3812]37
38PH Sync SHELL32 with WINE
39
40PH Sync NTDLL with WINE
41
42JW Put in correct FS:-wrappers in CRTDLL and MSVCRT
43
44JW Improve CRTDLL and MSVCRT as this is one major show stopper
45 currently
46
[3817]47SvL Remove GPI32 calls from the original FS: macros and replace
[3812]48 them with ODINFUNCTION wrappers. Internally call to ODIN_xxx
49 GPI functions to get much better performance.
50
[3896]51NOONE USER32: Fix LoadImage to resize icons, cursors or bitmaps
52 to the specified dimensions (if required)
53
[3851]54NOONE WINMM: wave recording
55
[3893]56NOONE WINMM: Rewrite winmm to use driver architecture (port Wine's winmm
57 + integrate current Odin code)
58
59NOONE WINMM: Fix and finish MIDI in/out (using RTMIDI)
60
[3851]61NOONE KERNEL32: Async file io
62
[3893]63NOONE KERNEL32: Vio support for console applications
[3851]64
[3893]65NOONE WSOCK32: Winsock 2 implementation
66
67NOONE GDI32: Rewrite using Gpi api (remove Open32 dependancy)
68
[3812]69NOONE Setup a test /verification plan and freeze some modules such
70 as LZ32, VERSION which are considered complete.
71 Also ensure the source code is well documented and structured.
72
Note: See TracBrowser for help on using the repository browser.