Ignore:
Timestamp:
Jul 4, 2003, 4:12:24 PM (22 years ago)
Author:
umoeller
Message:

Misc fixes, plus those from jsmall

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/cppbase/bs_config.cpp

    r249 r253  
    8585    // as unsigned char
    8686
     87#define INCL_DOSSESMGR
    8788#define INCL_DOSSEMAPHORES
    8889#define INCL_DOSERRORS
     
    22922293    if (_arc = doshQuickStartSession("cmd.exe",
    22932294                                     (PSZ)strParams.c_str(),
     2295                                     SSF_TYPE_DEFAULT,            // session type
    22942296                                     FALSE,   // foreground
    22952297                                     0,       // auto-close, visible
Note: See TracChangeset for help on using the changeset viewer.