
Using MSMAPI ocx: Am I stupid or what?
I'm using VB6 and am trying to do a project using the MSMAPI32.ocx.
First I could not find this ocx, since VB6 apparently does not install this
ocx automatically
When I found it as a CAB file (with msmapi32.ocx and msmapi32.inf in it), I
unpacked the ocx and placed it in the Windows\system folder.
Loading the OCX in my project gave me the error : Licence not found etc.
Question: How do I install the MSMAPI32.ocx on my system ?
TIA