www.digitalmars.com         C & C++   DMDScript  

c++.windows.32-bits - Win32?

reply ChuckB <ChuckB_member pathlink.com> writes:
I have downloaded v8.28 software.  I go to DOS command line and type SC Hello.C.
The message displayed "Requires Win32".

I am running a DOS Window in ME.  What must I download (and where) to get Win32?
Also, is there any introductory source code samples for DOS/Windows on this
site?

Thanks,
Chuck
Jun 14 2002
parent reply "Walter" <walter digitalmars.com> writes:
"ChuckB" <ChuckB_member pathlink.com> wrote in message
news:aeemgd$1nar$1 digitaldaemon.com...
 I have downloaded v8.28 software.  I go to DOS command line and type SC
Hello.C.
 The message displayed "Requires Win32".

 I am running a DOS Window in ME.  What must I download (and where) to get
Win32?
 Also, is there any introductory source code samples for DOS/Windows on
this
 site?
WinME is a Win32 implementation. What you need is to open a console window. You could try the ctools.zip (on the home page) for some samples.
Jun 15 2002
parent reply "KarL" <none nowhere.org> writes:
If you restart windows in MS-Dos prompt, then sc won't work.
This happens in Win9x. Windows ME cannot allow restarting in MS-DOS
more. So did you really restart your machine in MS-DOS prompt only?

"Walter" <walter digitalmars.com> wrote in message
news:aeg4ed$f86$1 digitaldaemon.com...
 "ChuckB" <ChuckB_member pathlink.com> wrote in message
 news:aeemgd$1nar$1 digitaldaemon.com...
 I have downloaded v8.28 software.  I go to DOS command line and type SC
Hello.C.
 The message displayed "Requires Win32".

 I am running a DOS Window in ME.  What must I download (and where) to
get
 Win32?
 Also, is there any introductory source code samples for DOS/Windows on
this
 site?
WinME is a Win32 implementation. What you need is to open a console
window.
 You could try the ctools.zip (on the home page) for some samples.
Jun 16 2002
parent reply "Laurentiu Pancescu" <user nowhere.near> writes:
It is possible to start WinME in DOS mode , either with the rescue disk, or
by using a modified IO.SYS (available on the Net, but not from MS - it's a
hack ;).

Laurentiu

"KarL" <none nowhere.org> wrote in message
news:aej8a4$fku$1 digitaldaemon.com...
 If you restart windows in MS-Dos prompt, then sc won't work.
 This happens in Win9x. Windows ME cannot allow restarting in MS-DOS
 more. So did you really restart your machine in MS-DOS prompt only?
Jun 17 2002
parent "KarL" <none nowhere.org> writes:
I knew that :-)

I was only referring to whether you do what "normal" people
would do - click on start -> shutdown -> Restart Windows in MS-DOS prompt
like in Win9x.

Obviously you are not an average Windows user.

"Laurentiu Pancescu" <user nowhere.near> wrote in message
news:aekfd6$1n1f$1 digitaldaemon.com...
 It is possible to start WinME in DOS mode , either with the rescue disk,
or
 by using a modified IO.SYS (available on the Net, but not from MS - it's a
 hack ;).

 Laurentiu

 "KarL" <none nowhere.org> wrote in message
 news:aej8a4$fku$1 digitaldaemon.com...
 If you restart windows in MS-Dos prompt, then sc won't work.
 This happens in Win9x. Windows ME cannot allow restarting in MS-DOS
 more. So did you really restart your machine in MS-DOS prompt only?
Jun 18 2002