Changeset 8942 for trunk/src/user32/win32wndhandle.cpp
- Timestamp:
- Jul 30, 2002, 8:20:44 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wndhandle.cpp
r8656 r8942 1 /* $Id: win32wndhandle.cpp,v 1.1 4 2002-06-13 14:02:50 sandervlExp $ */1 /* $Id: win32wndhandle.cpp,v 1.15 2002-07-30 18:20:44 achimha Exp $ */ 2 2 /* 3 3 * Win32 Handle Management Code for OS/2 … … 7 7 * 8 8 * 9 * TODO: a linear list might not be the optimal implementation. Look 10 * into using some sort of tree 9 11 * TODO: The table should be dynamically increased when necessary 10 12 * This is just a quick and dirty implementation
Note:
See TracChangeset
for help on using the changeset viewer.