Hello,
How could I fix next: see the attachment
What is the problem?
Quote from: oBFusCATed on August 15, 2018, 01:58:50 PM
What is the problem?
The first #if branch should be active, since the macro name is already defined in the header file.
I think CC's symbol tree can supply the macro definition query service, but not sure how to implement it in the Scintilla.
Good direction,
I'll check it.
Thanks.