Re: How to modify the items in the Help Menu?
"Peter Millard" <me-STcBuFROdrv2eFz/[email protected]> Tue, 20 Apr 2004 14:50:35 -0600
| Newsgroups | gmane.network.jabber.exodus.devel |
|---|---|
| Message-ID | <007301c42719$2230ddb0$e201020a@pmillard2k> |
Elizabeth Vázquez H. wrote: > I could see that this items are contained in the defaults.xml file and I > changed the texts but when I runed the project the texts did not change. Whenever you change defaults.xml, you need to recompile the xml resource. You'd use this command: brcc32 xml.rc Then rebuild exodus.exe, it should be using the new xml.res file. pgm.