On 2/4/2014 17:21, Andrey Gusev wrote:
- FIXME("(%p)->(%s,%p,%p,%08x): stub !\n", iface, lpszFileName, pec, pvRef, dwFlags);
- FIXME("(%p)->(%s,%p,%p,%08x): stub!\n", iface, lpszFileName, pec, pvRef, dwFlags);
It's nice to have a proper spacing of course, but I don't think it
justifies such changes.
-#define WINE_FILENAME_STR "dpnadr.dll"
+#define WINE_FILENAME_STR "dpnaddr.dll"
These ones are valid, and some others too. But the rest is a noise.