j
k
j a
j l
On 2014-11-23 10:49, pschweitzer@svn.reactos.org wrote:
ASSERT(NT_SUCCESS(RtlUpcaseUnicodeString(&IntFileName, FileName, TRUE)));
You need NT_VERIFY here or this will break debug builds.
Back to the thread
Back to the list