Patrik Stridvall ps@leissner.se writes:
*** cabinet
- include/fci.h, include/fdi.h, dlls/cabinet/Makefile.in, dlls/cabinet/fci.c, dlls/cabinet/fdi.c, dlls/cabinet/main.c:
- Added previously forgotten file main.c.
There is no reason to have a stub DllMain, it only slows things down and makes no difference for the app. We should only add it if/when we really need it.