Add comhelp header for common COM definitions
* src/comhelp.h: New. Add IUnknown and IDispatch defs. * src/mymapi.h: Use definitions from comhelp.
This header is intended as a place for interface definitions
so that they can be better reused in different source files.