j
k
j a
j l
André Hentschel nerv@dawncrow.de writes:
__ms_va_start(parms, format); len = vsprintfW(output_bufW, format, parms); __ms_va_end(parms);
You can't mix vsprintfW and ms_va_list.
Back to the thread
Back to the list