How to tell if running in console or winexe mode?
- From: D H <no@spam>
- Date: Sun, 17 Apr 2005 11:46:12 -0500
Is there anyway to tell from within your code, either at compile-time or run-time your assembly is running as a console app (exe) or windows gui app (winexe)?
I wanted to for example create simple beep() and msgbox() functions that work differently in either mode.
.
- Follow-Ups:
- RE: How to tell if running in console or winexe mode?
- From: AMercer
- Re: How to tell if running in console or winexe mode?
- From: Tim Haugton
- RE: How to tell if running in console or winexe mode?
- Prev by Date: Re: Webpage Authoring
- Next by Date: Re: How to start ASP.NET web server?
- Previous by thread: CurrentContext to set a variable value in a function or class
- Next by thread: Re: How to tell if running in console or winexe mode?
- Index(es):