Dec 192017
 
PC Magazine Utilities - Volume 11 Number 12.
File VOL11N12.ZIP from The Programmer’s Corner in
Category Files from Magazines
PC Magazine Utilities – Volume 11 Number 12.
File Name File Size Zip Size Zip Type
ASCII.I 1968 680 deflated
CHARASCI.C 5408 497 deflated
CONFIG.C 27250 6197 deflated
CONFIG.I 1136 285 deflated
CONST.I 437 182 deflated
DLGDEMO3.C 30052 6960 deflated
DLGDEMO3.DEF 270 190 deflated
DLGDEMO3.EXE 26239 10268 deflated
DLGDEMO3.H 2027 558 deflated
DLGDEMO3.ICO 1086 217 deflated
DLGDEMO3.RC 1052 393 deflated
FILESPEC.C 6675 1779 deflated
FILESPEC.I 1320 572 deflated
INI 236 140 deflated
INI.C 1701 702 deflated
INI.EXE 14839 9075 deflated
MODECHK.C 2544 952 deflated
MODECHK.DEF 234 158 deflated
MODECHK.EXE 7680 2410 deflated
MODECHK.ICO 766 207 deflated
MODECHK.RC 27 27 stored
MODECHK.RES 824 247 deflated
PAUSE.SCR 1570 634 deflated
PAUSE.SYS 139 136 deflated
SLIST.PRG 4371 1481 deflated
SLIST.SCT 4698 1345 deflated
SLIST.SCX 3388 720 deflated
SLISTBOX.APP 3775 1993 deflated
SLISTBOX.PJT 6435 2860 deflated
SLISTBOX.PJX 2350 569 deflated
STRING.I 2012 792 deflated
STRTRUNC.C 1094 515 deflated
TSLIST.PRG 1118 531 deflated
WINGO.COM 2087 1650 deflated
WINSTART.DOC 3194 1229 deflated
WINSTART.EXE 12122 4496 deflated

Download File VOL11N12.ZIP Here

Contents of the WINSTART.DOC file


WINSTART.EXE and WINGO.COM (Version 1.0)

------------------------------------------------------------------------
Douglas Boling June 30, 1992 (Utilities)
------------------------------------------------------------------------

WINSTART & WINGO:
WINSTART and its companion program WINGO let you start Windows
programs from the DOS command line. WINGO is a small DOS TSR that you
install before Windows; WINSTART is a Windows application that gives
WINGO access to the necessary Windows API (application programming
interface) functions. The two programs communicate with each other to
provide the WINSTART functionality. The two programs communicate with
each other to provide the WINSTART functionality. Because the design
of Windows, you can only use the WINSTART/WINGO combination if you run
Windows in Enhanced mode.

Using WINSTART/WINGO is simple, and once installed, the programs
are transparent to the user. WINGO is best installed by a statement in
the AUTOEXEC.BAT file. Once installed, WINGO examines every program you
execute from the DOS command line. If you attempt to launch a Windows
program, it automatically starts Windows. Once Windows is running, WINGO
needs a way to tell Windows that a program needs to be launched on the
desktop. This is where WINSTART comes into play.

WINSTART is best launched using the LOAD= line in WIN.INI or in
Windows 3.1 by placing the WINSTART icon in the start-up Group in the
Program Manager. Once launched, WINSTART sits quietly as an icon at the
bottom of the Windows desktop.

Once both programs are running, typing any Windows program name at
a DOS prompt will cause Windows to switch to the desktop and start that
program. Since Windows is started in parallel with the running of the
DOS box, the DOS prompt will return and a second or two will elapse
before the screen is switched to the desktop. This delay occurs because
Windows is swapping the DOS session to the disk and restoring the desktop.


You can disable and reenable WINGO and WINSTART when you want. To
disable the combination at the DOS prompt (regardless of whether Windows
is running), simply type

WINGO /D

Using the /E option reenables WINGO. If you are in Windows, you can
disable the programs via the Disable option on the WINSTART icon's System
menu and reenable WINSTART with the Enable option. Since WINSTART and
WINGO work as a pair, disabling one disables the other and enabling one
enables the other. Disabling WINGO/WINSTART is handy when you are running
the Windows SETUP program from the DOS command line. If you do not disable
the programs, the Windows part of SETUP will run instead of the desired
DOS-based Windows SETUP.

An About option on the WINSTART icon System menu displays the
WINSTART About box containing the copyright notice. Double clicking the
WINSTART icon also displays the About box. The WINSTART icon never
restores to a full window. When you terminate Windows, you can unload
WINGO using the /U command-line option.

Douglas Boling is a contributing editor of PC Magazine.


 December 19, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)