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