j
k
j a
j l
"Sam Dennis" samuel.howard.dennis@gmail.com wrote:
size = 4; ret = RegQueryValueExA(hkey_main, "BIN32", NULL, &size, buffer, &size); ok(ret == ERROR_SUCCESS, "expected ERROR_SUCCESS, got %d\n", ret);
What this test is supposed to test?
Back to the thread
Back to the list