Changeset 1271 for trunk/dll/systemf.h


Ignore:
Timestamp:
Nov 10, 2008, 4:58:50 AM (17 years ago)
Author:
Gregg Young
Message:

A fix for the ticket 58 hang which runs runemf2 with the WAIT flag in a separate thread. This appears to fix Ticket 58 for all cases. Removed semaphore fix and reverted hTermQSem code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/systemf.h

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