Changeset 7559 for trunk/doc


Ignore:
Timestamp:
Dec 6, 2001, 2:35:25 PM (24 years ago)
Author:
phaller
Message:

.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/ToDO.txt

    r7440 r7559  
    1 /* $Id: ToDO.txt,v 1.18 2001-11-23 16:32:51 phaller Exp $ */
     1/* $Id: ToDO.txt,v 1.19 2001-12-06 13:35:25 phaller Exp $ */
    22
    33To Do list for ODIN:
     
    66Assigned Status Topic -------------------------------------------------------
    77
    8 PH              Equip HandleManager w/ symbolic links and name mgmt
     8NOONE           DDRAW/OS2SURFACE::SurfDoBlt (#2703) broken in certain
     9                circumstances (lpSrcRect or lpDestRect == NULL and
     10                getting dereferenced -> moorhuhn2.exe)
     11
     12PH       DONE   Equip HandleManager w/ symbolic links and name mgmt
    913                functionality (LPTx - \Device\ParallelPortx, etc.)
    1014
     
    1317                Eventually start porting over D3D support from WINE
    1418
    15 PH       PART   Implement support for Parallel Port Devices
     19PH       DONE   Implement support for Parallel Port Devices
    1620
    1721                Fix wrong reference count after window creation
     
    2327
    2428PH              Implement WaitForSingleObject() for process handles
     29
     30NOONE           Implement RegNotifyKeyChange()
    2531
    2632PD       DONE   Handle named pipes via HandleManager
     
    5157
    5258NOONE           long2ShortName in kernel32\oslibdos.cpp
     59
    5360NOONE           FindFirstFileA -> use 64 bits OS/2 api
     61
    5462NOONE           Out of process COM objects (OLE). Important because new
    5563                InstallShield installers use this feature!
     
    7078NOONE           WINMM: Fix and finish MIDI in/out (using RTMIDI)
    7179
    72 NOONE           KERNEL32: Async file io
     80SvL       DONE  KERNEL32: Async file io
    7381
    74 NOONE     PART  KERNEL32: Vio support for console applications
     82SvL       DONE  KERNEL32: Vio support for console applications
    7583
    7684NOONE     DONE  WSOCK32: Winsock 2 implementation (WS2_32.DLL, WS2HELP.DLL)
Note: See TracChangeset for help on using the changeset viewer.