j
k
j a
j l
Andrew Eikum aeikum@codeweavers.com wrote:
+static void test_OutputDebugString(void) +{ if(!pOutputDebugStringA){ win_skip("OutputDebugStringA missing\n"); return; }
+static void test_OutputDebugString(void) +{
win_skip("OutputDebugStringA missing\n");
return;
Is there a reson to load OutputDebugStringA dynamically?
Back to the thread
Back to the list