Changeset 7266 for trunk/src/user32/pmwindow.cpp
- Timestamp:
- Oct 29, 2001, 3:20:12 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/pmwindow.cpp
r7265 r7266 1 /* $Id: pmwindow.cpp,v 1.16 2 2001-10-29 14:20:11 sandervlExp $ */1 /* $Id: pmwindow.cpp,v 1.163 2001-10-29 13:54:39 achimha Exp $ */ 2 2 /* 3 3 * Win32 Window Managment Code for OS/2 … … 299 299 drive[0]++; 300 300 } 301 WinStartTimer(hab, hwnd, 17, 32*3); 301 WinStartTimer(hab, hwnd, 17, 32*60); 302 //// WinStartTimer(hab, hwnd, 17, 32*3); 302 303 //// WinStartTimer(hab, hwnd, 17, 5000); 303 304 rc = (MRESULT)FALSE;
Note:
See TracChangeset
for help on using the changeset viewer.