NO

Author Topic: Resource Compiler changing the RC file  (Read 2318 times)

JohnF

  • Guest
Resource Compiler changing the RC file
« on: May 12, 2016, 04:11:24 PM »
I am careful not to let the IDE compile my RC file when altering say a dialog box because it will invariably change things.

1. Various identifiers will be inserted where there are not meant to be.

2. There are many #ifdef directives that when tampered with are gone.

Is it a bug or meant to be that way?

When just building the project there's no problem.

John