- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it possible for a program to know if it has been compile in console or quickwin mode ?
thanks
thanks
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No, there doesn't seem to be anything set in the compiler.
You can, of course, build your application using -DQWIN, and then have conditional code in your program that varies based on whether that -D is set or not.
- Lorri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I once tried to see if I could come up with a run-time test that would be able to tell, but I was not successful. I'll admit I didn't try too hard...

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page