Changeset 1497 for trunk/dll/systemf.h


Ignore:
Timestamp:
Jan 8, 2010, 5:39:40 AM (16 years ago)
Author:
Gregg Young
Message:

Update ExecOnList to pass environment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/systemf.h

    r1488 r1497  
    5050
    5151ULONG CheckExecutibleFlags(HWND hwnd, INT caller);
    52 INT ExecOnList(HWND hwnd, PSZ command, INT flags, PSZ tpath,
     52INT ExecOnList(HWND hwnd, PSZ command, INT flags, PSZ tpath, PSZ environment,
    5353               PSZ *list, PCSZ prompt, PCSZ pszCallingFile, UINT uiLineNumber);
    5454BOOL ShowSession(HWND hwnd, PID pid);
Note: See TracChangeset for help on using the changeset viewer.