Re: ActiveX DLL project question (General questions)
Marco,
I'd like to help, but this is really way beyond our support. We can provide help with wodMailbox, but we can't about adding shell extensions. You should google for it.
Regards,
Kreso
OK, forget about that example. Can I call odMailbox.dll or wodMailbox.ocx by using a Declare statement like I do with win32 calls such as
Declare Function SendMessage Lib ..
I think I found some sample code that will do what I need if your component will support a Declare statement like that. Thanks