source: trunk/doc/ToDO.txt@ 3910

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

added task

File size: 2.2 KB
Line 
1/* $Id: ToDO.txt,v 1.7 2000-07-26 18:05:33 sandervl Exp $ */
2
3/* -- History --------------------------------------------------------------
4
5 $Log: ToDO.txt,v $
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
10 added tasks
11
12 Revision 1.5 2000/07/18 18:31:37 sandervl
13 *** empty log message ***
14
15 Revision 1.4 2000/07/12 20:02:40 phaller
16 .
17
18 Revision 1.3 2000/07/10 20:35:38 phaller
19 Assigned some tasks as requested by the assignees
20
21 Revision 1.2 2000/07/09 22:36:49 phaller
22 Created initial version
23
24
25 ------------------------------------------------------------------------- */
26
27
28To Do list for ODIN:
29
30
31Assigned Status Topic -------------------------------------------------------
32
33PD DONE Handle named pipes via HandleManager
34
35AH Do COM (serial port) support for ODIN (requires
36 pseudo-device in HM)
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
47SvL Remove GPI32 calls from the original FS: macros and replace
48 them with ODINFUNCTION wrappers. Internally call to ODIN_xxx
49 GPI functions to get much better performance.
50
51NOONE USER32: Fix LoadImage to resize icons, cursors or bitmaps
52 to the specified dimensions (if required)
53
54NOONE WINMM: wave recording
55
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
61NOONE KERNEL32: Async file io
62
63NOONE KERNEL32: Vio support for console applications
64
65NOONE WSOCK32: Winsock 2 implementation
66
67NOONE GDI32: Rewrite using Gpi api (remove Open32 dependancy)
68
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.