Re: Using wodKeys in multiple threads (General questions)

by mulloju, (4927 days ago) @ wodDamir

Not quite sure yet, but using:

CoInitializeEx(NULL, COINIT_MULTITHREADED);

..instead of:

CoInitialize(NULL);

..seems to fix my problem.

locked

Complete thread: