Re: wordpad: do not pass resource ids to MessageBox

2008-10-12 Thread Dmitry Timoshkov
"Andrey Turkin" <[EMAIL PROTECTED]> wrote: >>> It seems that automatic loading of string from resources in MessageBox* >>> is Wine extension. Useful and logical one but still other platform does >>> not support it. >> >> That's not a Wine extension, looks like the author of that code just >> didn'

Re: wordpad: do not pass resource ids to MessageBox

2008-10-12 Thread Andrey Turkin
Dmitry Timoshkov wrote: > "Andrey Turkin" <[EMAIL PROTECTED]> wrote: > >> It seems that automatic loading of string from resources in MessageBox* >> is Wine extension. Useful and logical one but still other platform does >> not support it. > > That's not a Wine extension, looks like the author of t

Re: wordpad: do not pass resource ids to MessageBox

2008-10-12 Thread Dmitry Timoshkov
"Andrey Turkin" <[EMAIL PROTECTED]> wrote: > It seems that automatic loading of string from resources in MessageBox* > is Wine extension. Useful and logical one but still other platform does > not support it. That's not a Wine extension, looks like the author of that code just didn't test it. One