adding/modifying code of dialog in RC file

  • Thread starter Thread starter VM
  • Start date Start date
V

VM

Under my myApp.rc file, and under the Dialog folder, I have a Dialog named
IDD_DIALOGBAR13 with several buttons. How can I modify the code in these
buttons?

thanks.
 
VM said:
Under my myApp.rc file, and under the Dialog folder, I have a Dialog named
IDD_DIALOGBAR13 with several buttons. How can I modify the code in these
buttons?

thanks.

Rightclick on the .rc file in File View and select "Open with..." and then
the text editor.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top