Changeset 152 for trunk/include/helpers/apps.h
- Timestamp:
- Mar 27, 2002, 9:27:02 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/apps.h
r131 r152 102 102 #define APP_RUN_SEPARATE 0x0008 103 103 104 #ifdef XSTRING_HEADER_INCLUDED 105 APIRET appFixProgDetails(PPROGDETAILS pDetails, 106 const PROGDETAILS *pcProgDetails, 107 ULONG ulFlags, 108 PXSTRING pstrExecutablePatched, 109 PXSTRING pstrParamsPatched, 110 PSZ *ppszWinOS2Env); 111 #endif 112 104 113 APIRET XWPENTRY appStartApp(HWND hwndNotify, 105 114 const PROGDETAILS *pcProgDetails,
Note:
See TracChangeset
for help on using the changeset viewer.