Re: Using wodKeys in multiple threads - WeOnlyDo Discussion board

Re: Using wodKeys in multiple threads (General questions)

by mulloju, Friday, November 04, 2011, 14:23 (4579 days ago) @ wodDamir

Not quite sure yet, but using:

CoInitializeEx(NULL, COINIT_MULTITHREADED);

..instead of:

CoInitialize(NULL);

..seems to fix my problem.


Complete thread: