Adam H.Pendleton wrote:


On Mar 19, 2004, at 5:13 AM, Andreas Pflug wrote:



Are the *.xrc files present there?
For testing purposes, you could change that #ifdef embracint that part of code, to use embedded xrc dialogs instead of loading them from file. Since usually xrc dialogs are piggy-backed on the executable, I didn't bother about debug code here.


Yeah, the .xrc files are there; the function should work as far as I can tell. I was going to try removing the "*.xrc" and see what happened. I will also try forcing the embedded XRC dialogs instead of loading them. Is there anything special I need to do to get that to work, other than just adjusting the #ifdef...#endif code?

No, just define EMBED_XRC. Even in debug compiles the xrc is linked to the executable.

Regards,
Andreas



---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
     subscribe-nomail command to [EMAIL PROTECTED] so that your
     message can get through to the mailing list cleanly

Reply via email to