- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there a Conditional Compiler Directive method to determine whether a program is being compiled under QuickWin or Win32? I am hoping there is something along the lines of
!DEC$ IF (_DF_VERSION_ < 660)
that I have used in the past for different compiler versions.
Regards
Bear
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No, there is not. You could define such a symbol yourself in the QuickWin version of your projects.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Steve,
Many thanks, even if it was not the answer that I wanted!
Bear

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