Changeset 888 for trunk/dll/avv.c


Ignore:
Timestamp:
Dec 22, 2007, 11:02:11 PM (18 years ago)
Author:
Gregg Young
Message:

runemf2 now quotes executable strings if needed (Ticket 180); it also reports where it was called from on errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/avv.c

    r793 r888  
    797797                          CmdLineDlgProc, FM3ModHandle, EXEC_FRAME, &ex) == 1)
    798798              runemf2(ex.flags,
    799                       hwnd,
     799                      hwnd, pszSrcFile, __LINE__,
    800800                      NULL,
    801801                      (*ex.environment) ? ex.environment : NULL,
Note: See TracChangeset for help on using the changeset viewer.