Changeset 911 for trunk/dll/systemf.c


Ignore:
Timestamp:
Jan 7, 2008, 2:01:29 AM (18 years ago)
Author:
Gregg Young
Message:

Commenting, help file, history update for recent changes; Minor clean up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/systemf.c

    r910 r911  
    2020  06 Aug 07 GKY Reduce DosSleep times (ticket 148)
    2121  20 Aug 07 GKY Move #pragma alloc_text to end for OpenWatcom compat
     22  06 Jan 08 GKY Add CheckApp_QuoteAddExe to check program strings on entry
    2223
    2324***********************************************************************/
     
    15221523}
    15231524
    1524 #pragma alloc_text(SYSTEMF,ShowSession,ExecOnList,runemf2)
     1525#pragma alloc_text(SYSTEMF,ShowSession,ExecOnList,runemf2,CheckApp_QuoteAddExe)
Note: See TracChangeset for help on using the changeset viewer.