Changeset 1497 for trunk/dll/collect.c
- Timestamp:
- Jan 8, 2010, 5:39:40 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/collect.c
r1486 r1497 2566 2566 strcat(li->targetpath, " %a"); 2567 2567 ExecOnList(dcd->hwndParent, li->targetpath, 2568 PROMPT | WINDOWED, NULL, li->list, NULL,2568 PROMPT | WINDOWED, NULL, NULL, li->list, NULL, 2569 2569 pszSrcFile, __LINE__); 2570 2570 FreeList(li->list);
Note:
See TracChangeset
for help on using the changeset viewer.