Changeset 3513 for trunk/src/user32/win32wbase.cpp
- Timestamp:
- May 10, 2000, 3:14:44 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.cpp
r3501 r3513 1 /* $Id: win32wbase.cpp,v 1.18 5 2000-05-09 18:56:58sandervl Exp $ */1 /* $Id: win32wbase.cpp,v 1.186 2000-05-10 13:14:43 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 2695 2695 } 2696 2696 //****************************************************************************** 2697 //TODO: Not be 100% correct; should return active window of current thread 2698 // or NULL when there is none -> WinQueryActiveWindow just returns 2699 // the current active window 2697 2700 //****************************************************************************** 2698 2701 HWND Win32BaseWindow::GetActiveWindow()
Note:
See TracChangeset
for help on using the changeset viewer.