Re: [6/6] gdi32: Add a helper function to convert a string from A to W.
Dec. 8, 2011
12:35 p.m.
Kusanagi Kouichi <slash(a)ac.auone-net.jp> wrote:
+static WCHAR *towstr(const UINT cp, const char * const str) +{
You are overusing 'const' modifiers. -- Dmitry.
5222
Age (days ago)
5222
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov