Dear Friends,
Is it possible to have multiple .RC files in a Project ?
For Eg.
1) In my application I have a Menu option named "Account Heads Master"
I plan to keep all screens designs and resources related to Account Heads like ADD, Edit, Delete etc in a .RC file named "AcHeads.RC"
2) In my application I have an Menu Option named "Voucher Entries"
I plan to keep all screens designs and resources related to Voucher Entries like Add Dialog, Edit Dialog's, Delete Dialog's etc in a .RC file named "Vouchers.RC"
And finally in my project I will have many .RC files and using these .RC files, ONE SINGLE EXE is generated
This helps in organising the code neatly. I don't prefer to keep all screens designs together in a single .RC file. In a large project it will be very difficult.
Is this possible ?
Thanks in advance.
Regards
Anser