j
k
j a
j l
"Robert Shearman" <rob(a)codeweavers.com> wrote:
+ process_case = (*base.pszSuffix == L'/') ? 5 : 1;
Although using the L prefix is harmless in this case, it's better to avoid it in Wine code IMO. -- Dmitry.
Back to the thread
Back to the list