Ignore:
Timestamp:
Sep 27, 2001, 10:29:02 PM (24 years ago)
Author:
umoeller
Message:

Misc changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/apps.c

    r101 r105  
    744744 *          this uses the default Win-OS/2 environment.
    745745 *          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.
    746752 *
    747753 *      Even though this isn't clearly said in PMREF,
Note: See TracChangeset for help on using the changeset viewer.