LoadString problems

Frank Richter frank.richter at gmail.com
Sat Jul 30 06:21:07 CDT 2005


On 30.07.2005 09:06, James Hawkins wrote:
>    TCITEMA tie;
>    char text[MAX_PATH];
> 
>    LoadStringA(NULL, IDS_CONTENTS, text, MAX_PATH);
>    /* text should be '&Contents', but we get a GetLastError() */

Hm, wouldn't it be better use wide strings?

-f.r.




More information about the wine-devel mailing list