Changeset 1241 for trunk/dll/srchpath.h


Ignore:
Timestamp:
Oct 9, 2008, 1:12:04 PM (17 years ago)
Author:
John Small
Message:

Ticket 187: Make searchapath function non-static and other misc. code cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/srchpath.h

    r1200 r1241  
    1111  Change log
    1212
     13  04 Oct 08 JBS Make searchapath function non-static
    1314***********************************************************************/
    1415
     
    1718
    1819INT RunFM2Util(CHAR *appname, CHAR *filename);
     20CHAR *searchapath(CHAR * path, CHAR * filename);
    1921CHAR *searchpath(CHAR * filename);
    2022
Note: See TracChangeset for help on using the changeset viewer.