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