Changeset 631 for trunk/dll/worker.c


Ignore:
Timestamp:
Apr 23, 2007, 12:26:34 AM (18 years ago)
Author:
Gregg Young
Message:

small change to app path fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/worker.c

    r630 r631  
    10371037                                SEARCH_CUR_DIRECTORY,
    10381038                                "PATH", "FM2PLAY.EXE", fbuf, CCHMAXPATH - 1))
    1039                 total += strlen("..\\FM2UTILS\\");
     1039                total += strlen("..\\FM2UTILS\\FM2PLAY.EXE ");
    10401040              else
    10411041                total = strlen(fbuf);
Note: See TracChangeset for help on using the changeset viewer.