| [4600] | 1 | /* $Id: ToDO.txt,v 1.10 2000-11-15 20:33:24 sandervl Exp $ */
 | 
|---|
| [3811] | 2 | 
 | 
|---|
| [3812] | 3 | To Do list for ODIN:
 | 
|---|
 | 4 | 
 | 
|---|
 | 5 | 
 | 
|---|
 | 6 | Assigned Status Topic -------------------------------------------------------
 | 
|---|
 | 7 | 
 | 
|---|
| [4356] | 8 | PH              Implement WaitForSingleObject() for process handles
 | 
|---|
 | 9 | 
 | 
|---|
| [3820] | 10 | PD       DONE   Handle named pipes via HandleManager
 | 
|---|
| [3812] | 11 | 
 | 
|---|
| [4356] | 12 | MM       DONE   Do COM (serial port) support for ODIN (requires
 | 
|---|
| [3817] | 13 |                 pseudo-device in HM)
 | 
|---|
| [3812] | 14 | 
 | 
|---|
| [4356] | 15 | PH       DONE   Sync SHELL32 with WINE
 | 
|---|
| [3812] | 16 | 
 | 
|---|
| [4356] | 17 | SvL             Add HKLM\\SOFTWARE\Microsoft\WINDOWS\CurrentVersion
 | 
|---|
 | 18 |                 Key CommonFilesDir="?:\Program Files\Common Files" for
 | 
|---|
 | 19 |                 TogetherJ installation to the ODIN installer.
 | 
|---|
 | 20 | 
 | 
|---|
| [3812] | 21 | PH              Sync NTDLL with WINE
 | 
|---|
 | 22 | 
 | 
|---|
 | 23 | JW              Put in correct FS:-wrappers in CRTDLL and MSVCRT
 | 
|---|
 | 24 | 
 | 
|---|
 | 25 | JW              Improve CRTDLL and MSVCRT as this is one major show stopper 
 | 
|---|
 | 26 |                 currently
 | 
|---|
 | 27 | 
 | 
|---|
| [3817] | 28 | SvL             Remove GPI32 calls from the original FS: macros and replace
 | 
|---|
| [3812] | 29 |                 them with ODINFUNCTION wrappers. Internally call to ODIN_xxx
 | 
|---|
 | 30 |                 GPI functions to get much better performance.
 | 
|---|
 | 31 | 
 | 
|---|
| [4600] | 32 | NOONE           WINSPOOL: Implement remaining apis and complete existing
 | 
|---|
 | 33 |                           The Win32 printer api resembles the PM spool API quite a lot!
 | 
|---|
 | 34 | 
 | 
|---|
| [3911] | 35 | NOONE           KERNEL32: Build fake PE headers for odin dlls (dll handle must be pointer to header)
 | 
|---|
 | 36 |                           (some applications use the handles as pointers)
 | 
|---|
| [4600] | 37 |                         (partially done)
 | 
|---|
 | 38 |                         
 | 
|---|
| [3896] | 39 | NOONE           USER32: Fix LoadImage to resize icons, cursors or bitmaps
 | 
|---|
 | 40 |                         to the specified dimensions (if required)
 | 
|---|
| [4600] | 41 |                         (partially done)
 | 
|---|
| [3896] | 42 | 
 | 
|---|
| [3851] | 43 | NOONE           WINMM: wave recording
 | 
|---|
 | 44 | 
 | 
|---|
| [3893] | 45 | NOONE           WINMM: Rewrite winmm to use driver architecture (port Wine's winmm
 | 
|---|
 | 46 |                        + integrate current Odin code)
 | 
|---|
 | 47 | 
 | 
|---|
 | 48 | NOONE           WINMM: Fix and finish MIDI in/out (using RTMIDI)
 | 
|---|
 | 49 | 
 | 
|---|
| [3851] | 50 | NOONE           KERNEL32: Async file io
 | 
|---|
 | 51 | 
 | 
|---|
| [3893] | 52 | NOONE           KERNEL32: Vio support for console applications
 | 
|---|
| [4600] | 53 |                         (partially done)
 | 
|---|
| [3851] | 54 | 
 | 
|---|
| [3893] | 55 | NOONE           WSOCK32: Winsock 2 implementation
 | 
|---|
 | 56 | 
 | 
|---|
 | 57 | NOONE           GDI32: Rewrite using Gpi api (remove Open32 dependancy)
 | 
|---|
 | 58 | 
 | 
|---|
| [3812] | 59 | NOONE           Setup a test /verification plan and freeze some modules such
 | 
|---|
 | 60 |                 as LZ32, VERSION which are considered complete.
 | 
|---|
 | 61 |                 Also ensure the source code is well documented and structured.
 | 
|---|
 | 62 | 
 | 
|---|