Changeset 1470 for trunk/dll/comp.c
- Timestamp:
- Oct 14, 2009, 1:41:21 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/comp.c
r1469 r1470 2604 2604 if (pci) { 2605 2605 if (!*pci->pszFileName) { 2606 // Slot empty 2607 // 17 Jan 08 SHL fixme to know how can get here 2608 Runtime_Error(pszSrcFile, __LINE__, NULL); 2609 // 12 Jan 08 SHL fixme to know if select counts need update? 2606 // User clicked on empty slot - just clear 2610 2607 if (pci->rc.flRecordAttr & CRA_SELECTED) 2611 2608 WinSendDlgItemMsg(hwnd, SHORT1FROMMP(mp1),
Note:
See TracChangeset
for help on using the changeset viewer.