Page 1 of 1

Resource.h - re-ordering the constants

Posted: Wed Nov 26, 2008 9:23 am
by NSanderson
I've found that when looking at a .rc resource file, the defined symbols in the resource.h file are always written in identifier order.

Is there any way to specify the order of the defined symbols when written back into the resource.h file so that they can be in integer or text value order instead?

Many thanks,

Neil Sanderson
(Resource Builder version 3.0.0.5)

Posted: Wed Nov 26, 2008 1:16 pm
by isiticov
There is no way currently. We will try to improve this. At least it should be able to write back in the same order as it read defines.