Changeset 1431 for trunk/src/comctl32/monthcal.c
- Timestamp:
- Oct 25, 1999, 12:50:46 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/comctl32/monthcal.c
r496 r1431 1587 1587 WNDCLASSA wndClass; 1588 1588 1589 if (GlobalFindAtomA (MONTHCAL_CLASSA)) return; 1589 //SvL: Don't check this now 1590 // if (GlobalFindAtomA (MONTHCAL_CLASSA)) return; 1590 1591 1591 1592 ZeroMemory (&wndClass, sizeof(WNDCLASSA));
Note:
See TracChangeset
for help on using the changeset viewer.