MultiThreading with VBA SDK

H

Hervé ANCHER

Hello,

I'm french and I already sorry for my bad english !
I work on multithreading project in C++, and i integrated VBA in it. This
project need to work in multithreading model, but when I set this mode, I
can't open a VB project, I got this error : System Error &H80010106
(-2147417850)

I wnat to compile my project with COINIT_MULTITHREADED Atl support and not
with COINIT_APARTMENTTHREADED.

VBA 6.4 can't work in MultiThreading model ??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top