Changeset 1004 for trunk/dll/arccnrs.c
- Timestamp:
- Apr 20, 2008, 7:59:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/arccnrs.c
r985 r1004 1538 1538 x++; 1539 1539 if (!li->list[x] || strlen(szBuffer) + 1540 strlen(li->list[x]) + 5 > 1024) {1540 strlen(li->list[x]) + 5 > MaxComLineStrg) { 1541 1541 runemf2(SEPARATE | WINDOWED | 1542 1542 (fArcStuffVisible ? 0 : BACKGROUND | MINIMIZED) |
Note:
See TracChangeset
for help on using the changeset viewer.