Resource.h - re-ordering the constants

All announcements, questions and issues related to the Resource Builder
Post Reply
NSanderson
Posts: 15
Joined: Tue Nov 25, 2008 4:27 pm

Resource.h - re-ordering the constants

Post 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)
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post 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.
Best regards,
Igor Siticov.
Post Reply