Thread overview
Win32?
Jun 15, 2002
ChuckB
Jun 15, 2002
Walter
Jun 16, 2002
KarL
Jun 17, 2002
Laurentiu Pancescu
Jun 19, 2002
KarL
June 15, 2002
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


June 15, 2002
"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.


June 16, 2002
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.
>
>


June 17, 2002
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?
>



June 19, 2002
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?
> >
>
>
>