Re: cmd-window startup
From: Alex McDonald (spamtrap_at_crayne.org)
Date: 02/05/05
- Previous message: Phil Carmody: "Re: what does this polynomial division mean?"
- In reply to: Alan Illeman: "Re: cmd-window startup"
- Next in thread: Tim Roberts : "Re: cmd-window startup"
- Reply: Tim Roberts : "Re: cmd-window startup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 5 Feb 2005 00:09:39 +0000 (UTC)
Try a call to GetCommandLine. Under Win2K, from explorer I get;
"D:\forth\cvsver.5\win32forth\Win32for.EXE"
and from the cmd.exe shell
win32for
which is what I typed. The command line passed to winmain or a .com
program has been mangled by the time it's passed to you.
-- Regards Alex McDonald
- Previous message: Phil Carmody: "Re: what does this polynomial division mean?"
- In reply to: Alan Illeman: "Re: cmd-window startup"
- Next in thread: Tim Roberts : "Re: cmd-window startup"
- Reply: Tim Roberts : "Re: cmd-window startup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|