Changeset 1268 for trunk/dll/systemf.h


Ignore:
Timestamp:
Oct 31, 2008, 4:19:47 AM (17 years ago)
Author:
Gregg Young
Message:

Added a thread to monitor completion of unarchive to send message to open viewer fix memory allocate/free issues. It appears that it fixes ticket 58

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/systemf.h

    r1227 r1268  
    4848EXECARGS;
    4949
     50extern HEV hWaitChildSem;
     51
    5052INT ExecOnList(HWND hwnd, CHAR * command, INT flags, CHAR * tpath,
    5153               CHAR ** list, CHAR * prompt, PCSZ pszCallingFile, UINT uiLineNumber);
Note: See TracChangeset for help on using the changeset viewer.