Changeset 9297 for trunk/src/user32/windlg.cpp
- Timestamp:
- Sep 26, 2002, 6:04:35 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/windlg.cpp
r8629 r9297 1 /* $Id: windlg.cpp,v 1.3 4 2002-06-10 09:12:35 sandervl Exp $ */1 /* $Id: windlg.cpp,v 1.35 2002-09-26 16:04:35 sandervl Exp $ */ 2 2 /* 3 3 * Win32 dialog apis for OS/2 … … 545 545 } 546 546 //****************************************************************************** 547 //Note: This implementation is correct, but it can't cope with z-order changes 548 // of dialog controls. That's ok, since Windows can't either. 547 549 //****************************************************************************** 548 550 HWND WIN32API GetNextDlgGroupItem( HWND hwndDlg, HWND hwndCtrl, BOOL fPrevious)
Note:
See TracChangeset
for help on using the changeset viewer.