Changeset 105 for trunk/src/helpers/apps.c
- Timestamp:
- Sep 27, 2001, 10:29:02 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/apps.c
r101 r105 744 744 * this uses the default Win-OS/2 environment. 745 745 * See appQueryDefaultWin31Environment. 746 * 747 * -- WARNING: Since this uses WinStartApp internally, 748 * and WinStartApp completely hangs PM if a Win-OS/2 749 * full-screen session is started from a thread that 750 * is NOT thread1, THIS SHOULD ONLY BE CALLED ON 751 * THREAD 1 of your application. 746 752 * 747 753 * Even though this isn't clearly said in PMREF,
Note:
See TracChangeset
for help on using the changeset viewer.