Hi ,
How can i get access to ( .rc)file when i already load it(already start my program).
I want to make some changes from main window.
Thank you for your effort of reading .
Hi ,
How can i get access to ( .rc)file when i already load it(already start my program).
I want to make some changes from main window.
Thank you for your effort of reading .
no -- the rc file is compiled and attached to the *.exe. If you need to change one of the resources in it during runtime you will have to make in-memory changes.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.