Re: Using wodKeys in multiple threads (General questions)
Not quite sure yet, but using:
CoInitializeEx(NULL, COINIT_MULTITHREADED);
..instead of:
CoInitialize(NULL);
..seems to fix my problem.
Complete thread:
- Using wodKeys in multiple threads - mulloju, 2011-11-04, 09:49
- Re: Using wodKeys in multiple threads - wodDamir, 2011-11-04, 10:08
- Re: Using wodKeys in multiple threads - mulloju, 2011-11-04, 11:02
- Re: Using wodKeys in multiple threads - wodDamir, 2011-11-04, 11:49
- Re: Using wodKeys in multiple threads - mulloju, 2011-11-04, 12:14
- Re: Using wodKeys in multiple threads - wodDamir, 2011-11-04, 13:24
- Re: Using wodKeys in multiple threads - mulloju, 2011-11-04, 14:23
- Re: Using wodKeys in multiple threads - wodDamir, 2011-11-04, 13:24
- Re: Using wodKeys in multiple threads - mulloju, 2011-11-04, 12:14
- Re: Using wodKeys in multiple threads - wodDamir, 2011-11-04, 11:49
- Re: Using wodKeys in multiple threads - mulloju, 2011-11-04, 11:02
- Re: Using wodKeys in multiple threads - wodDamir, 2011-11-04, 10:08