03-19-2012, 03:51 AM
Hi Gintaras,
I am trying to use the QM email functions in an executable. I see in the QM help that:
I have placed the mailbee.dll in the same folder as the executable but have not tested whether this will be enough (e.g. the same way that is enough for sqlite functions to work if sqlite3.dll is in the same folder. I see that there might be more to it in the "Distributing macros that use COM components" section in the QM help.
I will be able to test on a computer soon that has never had QM installed on it before but if there is some types of declerations or other COM registration steps necessary, if you could give an example that could be enormously helpful.
Thanks!,
S
I am trying to use the QM email functions in an executable. I see in the QM help that:
Quote:QM email functions use COM component mailbee.dll. If you use it in exe on computers where QM is not installed, you must install mailbee.dll there. Take it from QM folder. Read more. If you use functions from Services type library, install arservicesmgr.dll.
I have placed the mailbee.dll in the same folder as the executable but have not tested whether this will be enough (e.g. the same way that is enough for sqlite functions to work if sqlite3.dll is in the same folder. I see that there might be more to it in the "Distributing macros that use COM components" section in the QM help.
I will be able to test on a computer soon that has never had QM installed on it before but if there is some types of declerations or other COM registration steps necessary, if you could give an example that could be enormously helpful.
Thanks!,
S