Re: [6/6] gdi32: Add a helper function to convert a string from A to W.
8 Dec
2011
8 Dec
'11
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.
5120
Age (days ago)
5120
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov