j
k
j a
j l
Nikolay Sivov (@nsivov) commented about dlls/comctl32/dsa.c:
DSA_Destroy (hdsa); } +#if __WINE_COMCTL32_VERSION == 6
DSA_Destroy (hdsa);
}
+#if __WINE_COMCTL32_VERSION == 6
Do we need to do that? Removing from a spec file is enough to stop exporting the function.
Back to the thread
Back to the list