27 Feb
2005
27 Feb
'05
4:32 a.m.
"Jonathan Ernst" <Jonathan(a)ErnstFamily.ch> wrote:
It's better to avoid using string tables, since now you have converted code to use dialog box instead.
How can I do it for messageboxes ? Is there a way to define them in the resource files or do I have to make a dialog instead of messageboxes ?
Yes, one of the possibilities to use dialog boxes instead of message boxes. But if it's inconvenient for you, then using string tables and LoadString is the only option. -- Dmitry.