Changeset 888 for trunk/dll/collect.c
- Timestamp:
- Dec 22, 2007, 11:02:11 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/dll/collect.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/collect.c
r872 r888 2300 2300 strcat(li->targetpath, " %a"); 2301 2301 ExecOnList(dcd->hwndParent, li->targetpath, 2302 PROMPT | WINDOWED, NULL, li->list, NULL); 2302 PROMPT | WINDOWED, NULL, li->list, NULL, 2303 pszSrcFile, __LINE__); 2303 2304 FreeList(li->list); 2304 2305 li->list = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
