j
k
j a
j l
...+wchar_t* __cdecl wmemset(wchar_t*,wchar_t,size_t); Is there any native version of the header that defines these functions in string.h? According to MSDN it should be only defined in wchar.h.
+wchar_t* __cdecl wmemset(wchar_t*,wchar_t,size_t);
Is there any native version of the header that defines these functions in string.h? According to MSDN it should be only defined in wchar.h.
Ignore this patch for now
Thanks daniel
Back to the thread
Back to the list