Re: ActiveX DLL project question (General questions)
I don't know how you use your DLL, so I can't say why it's never called. Do you ever initialize your DLL? Call it from anywhere? How?
Kreso
Not sure what you mean by initialize - Is this something I need to do in the class? I want to call it by double-clicking on .mbz files. The Display WodMailbox Version in the registry is just a simple example to get me started.