[ros-dev] [ros-diffs] [dchapyshev] 32137: - Add Russian translation - Move application title to resources

gedmurphy gedmurphy at gmail.com
Tue Feb 5 16:00:29 CET 2008


dchapyshev at svn.reactos.org wrote:

>
> +        LoadString(hInstance, IDS_APPTITLE, szAppName, MAX_STRING);
> +
>          hMainWnd = CreateWindowExW(0,
>                                     szMainWndClass,
>                                     szAppName,

Stick with the current mapping, you've just introduced a potential overflow.

Ged.







More information about the Ros-dev mailing list