Hi all, I have an extension working pretty much apart froma few issues, but
the main one at present is that pOutlook.exe loads my dll into memory when
it is run, and will not release it until I kill the pOutlook.exe process, is
there any way I can make pOutlook.exe not lock my process?

Or do I have to kill the process before I can uninstall the .dll?

Another one is I have the IDataObject from the IContextMenu ionterface, can
I type that to IAppointment so i can modify this information?


Jason