2 Jul
2008
2 Jul
'08
12:14 p.m.
Hmm, cause GetMenuStringW uses strlenW, so I just copy it. 2008/7/3 Juan Lang <juan.lang(a)gmail.com>:
Hi Zhangrong,
+static inline unsigned int strlenW( const WCHAR *str ) +{ + const WCHAR *s = str; + while (*s) s++; + return s - str; +}
Is there some reason you can't just use lstrlenW? --Juan
-- $ apt-get moo (__) (oo) /------\/ / | || * /\---/\ ~~ ~~ ...."Have you mooed today?"...