j
k
j a
j l
Nikolay Sivov <nsivov(a)codeweavers.com> wrote:
+ if (lParam) + text = unicode ? (void*)createW->lpszName : (void*)createA->lpszName;
These casts should not be needed. -- Dmitry.
Back to the thread
Back to the list