Changeset 1204 for trunk/src/user32/user32.cpp
- Timestamp:
- Oct 8, 1999, 11:29:50 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/user32.cpp
r1098 r1204 1 /* $Id: user32.cpp,v 1.3 8 1999-10-01 15:51:53cbratschi Exp $ */1 /* $Id: user32.cpp,v 1.39 1999-10-08 21:29:50 cbratschi Exp $ */ 2 2 3 3 /* … … 1893 1893 } 1894 1894 1895 hDlg = Win32Window::Win32ToOS2Handle(hDlg);1896 1897 1895 for (UINT x = nIDFirstButton;x <= nIDLastButton;x++) 1898 1896 {
Note:
See TracChangeset
for help on using the changeset viewer.