Changeset 1497 for trunk/dll/systemf.h
- Timestamp:
- Jan 8, 2010, 5:39:40 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/systemf.h
r1488 r1497 50 50 51 51 ULONG CheckExecutibleFlags(HWND hwnd, INT caller); 52 INT ExecOnList(HWND hwnd, PSZ command, INT flags, PSZ tpath, 52 INT ExecOnList(HWND hwnd, PSZ command, INT flags, PSZ tpath, PSZ environment, 53 53 PSZ *list, PCSZ prompt, PCSZ pszCallingFile, UINT uiLineNumber); 54 54 BOOL ShowSession(HWND hwnd, PID pid);
Note:
See TracChangeset
for help on using the changeset viewer.