Changeset 1757 for trunk/dll/arccnrs.c


Ignore:
Timestamp:
Mar 3, 2014, 4:28:28 PM (11 years ago)
Author:
Gregg Young
Message:

One more try. Consider more file types as possible archiver solutions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/arccnrs.c

    r1755 r1757  
    744744            rc = 0;
    745745            //DbgMsg(pszSrcFile, __LINE__, "Number of tries %i", cnter);
    746             rc = DosQueryAppType(s, &apptype);
     746            rc = SearchPathForFile(PCSZ_PATH, s, NULL);
    747747            if (!rc) {
    748748              cnter ++;
Note: See TracChangeset for help on using the changeset viewer.