Click here to Skip to main content
16,005,316 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionConsole application and window application Pin
Subjugate28-Dec-08 13:50
Subjugate28-Dec-08 13:50 
AnswerRe: Console application and window application Pin
Colin Angus Mackay28-Dec-08 14:01
Colin Angus Mackay28-Dec-08 14:01 
GeneralRe: Console application and window application Pin
Subjugate28-Dec-08 14:10
Subjugate28-Dec-08 14:10 
GeneralRe: Console application and window application Pin
Mycroft Holmes28-Dec-08 15:02
professionalMycroft Holmes28-Dec-08 15:02 
GeneralRe: Console application and window application Pin
Subjugate28-Dec-08 15:18
Subjugate28-Dec-08 15:18 
GeneralRe: Console application and window application Pin
Mycroft Holmes28-Dec-08 15:33
professionalMycroft Holmes28-Dec-08 15:33 
GeneralRe: Console application and window application Pin
Luc Pattyn28-Dec-08 15:49
sitebuilderLuc Pattyn28-Dec-08 15:49 
GeneralRe: Console application and window application Pin
Guffa28-Dec-08 16:10
Guffa28-Dec-08 16:10 
Luc Pattyn wrote:
AFAIK Windows is not capable of having a single EXE that runs as a console app under some circumstances and as a Windows app under other


Well, that's half true...

A windows application can also have a console and work as both, but you can't optionally open the console so that a program can work as either.

(Every Windows probram is actually also a MS-DOS program. If you start it from a system that doesn't have Windows installed, it runs as a MS-DOS programs that simply displays a message that the program needs Windows to run.)

Luc Pattyn wrote:
such as the presence/absence of a command line switch


Both a console application and a windows application does accept a command line.

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: Console application and window application Pin
Subjugate28-Dec-08 16:27
Subjugate28-Dec-08 16:27 
GeneralRe: Console application and window application Pin
Guffa28-Dec-08 20:36
Guffa28-Dec-08 20:36 
GeneralRe: Console application and window application Pin
Luc Pattyn28-Dec-08 16:29
sitebuilderLuc Pattyn28-Dec-08 16:29 
GeneralRe: Console application and window application Pin
Subjugate28-Dec-08 16:42
Subjugate28-Dec-08 16:42 
QuestionSending RCON commands tto a Counter-Strike: Source server. Pin
DJMOH28-Dec-08 12:32
DJMOH28-Dec-08 12:32 
AnswerRe: Sending RCON commands tto a Counter-Strike: Source server. Pin
EliottA28-Dec-08 14:08
EliottA28-Dec-08 14:08 
GeneralRe: Sending RCON commands tto a Counter-Strike: Source server. Pin
DJMOH29-Dec-08 3:02
DJMOH29-Dec-08 3:02 
AnswerRe: Sending RCON commands tto a Counter-Strike: Source server. Pin
Mycroft Holmes28-Dec-08 15:07
professionalMycroft Holmes28-Dec-08 15:07 
GeneralRe: Sending RCON commands tto a Counter-Strike: Source server. Pin
EliottA28-Dec-08 15:26
EliottA28-Dec-08 15:26 
GeneralRe: Sending RCON commands tto a Counter-Strike: Source server. Pin
Mycroft Holmes28-Dec-08 15:37
professionalMycroft Holmes28-Dec-08 15:37 
GeneralRe: Sending RCON commands tto a Counter-Strike: Source server. Pin
EliottA28-Dec-08 15:57
EliottA28-Dec-08 15:57 
GeneralRe: Sending RCON commands tto a Counter-Strike: Source server. Pin
Mycroft Holmes28-Dec-08 16:14
professionalMycroft Holmes28-Dec-08 16:14 
GeneralRe: Sending RCON commands tto a Counter-Strike: Source server. Pin
DJMOH29-Dec-08 3:08
DJMOH29-Dec-08 3:08 
GeneralRe: Sending RCON commands tto a Counter-Strike: Source server. Pin
DJMOH7-Jan-09 18:35
DJMOH7-Jan-09 18:35 
GeneralRe: Sending RCON commands tto a Counter-Strike: Source server. Pin
DJMOH29-Dec-08 3:04
DJMOH29-Dec-08 3:04 
QuestionRe: Sending RCON commands tto a Counter-Strike: Source server. Pin
DJMOH29-Dec-08 3:01
DJMOH29-Dec-08 3:01 
Questionwallpaper problem Pin
onlyehtisham28-Dec-08 10:45
onlyehtisham28-Dec-08 10:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.