Ignore:
Timestamp:
Jul 30, 2002, 8:20:44 PM (23 years ago)
Author:
achimha
Message:

adding documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/win32wndhandle.cpp

    r8656 r8942  
    1 /* $Id: win32wndhandle.cpp,v 1.14 2002-06-13 14:02:50 sandervl Exp $ */
     1/* $Id: win32wndhandle.cpp,v 1.15 2002-07-30 18:20:44 achimha Exp $ */
    22/*
    33 * Win32 Handle Management Code for OS/2
     
    77 *
    88 *
     9 * TODO: a linear list might not be the optimal implementation. Look
     10 *       into using some sort of tree
    911 * TODO: The table should be dynamically increased when necessary
    1012 *       This is just a quick and dirty implementation
Note: See TracChangeset for help on using the changeset viewer.