condition. It's only preprocessor condition.
AliR.
On Tue, 19 Feb 2008 16:27:07 GMT, AliR (VC++ MVP) wrote:
What you can do is create two seperate menus with the same ID, but use
the
preprocessor as the condition for one of the menus. When the
preprocessor
is defined it will use that menu. (This is true for any resource)
AliR.
I've got this working using the Condition as the #ifdef,i.d. just entering
the define name.
How intelligent is the Condition?
Is it just a #ifdef or can I enter real conditions, e.g. x>25, where x is
a
define.
Can you point to some documentation of the Condition?
I want to thank all the people that have ansered this question.
// Anders
--
English is not my first, or second, language
so anything strange, or insulting, is due to
the translation.
Please correct me so I may improve my English!