Skip to content

Add cmake option COM_MULTITHREADED to call CoInitializeEx with COINIT_APARTMENTTHREADED flag. - #7613

Merged
maloel merged 2 commits into
realsenseai:developmentfrom
aangerma:DSO-15197
Oct 26, 2020
Merged

Add cmake option COM_MULTITHREADED to call CoInitializeEx with COINIT_APARTMENTTHREADED flag.#7613
maloel merged 2 commits into
realsenseai:developmentfrom
aangerma:DSO-15197

Conversation

@aangerma

@aangerma aangerma commented Oct 19, 2020

Copy link
Copy Markdown
Contributor

if COM_MULTITHREADED is on CoInitializeEx will call with COINIT_MULTITHREADED,
if its off CoInitializeEx will call with COINIT_APARTMENTTHREADED.
Tracked on: DSO-15197

@dorodnic

Copy link
Copy Markdown
Contributor

Following up on #4238

Comment thread CMake/lrs_options.cmake Outdated
Comment thread src/mf/mf-backend.cpp
@maloel
maloel merged commit 828863c into realsenseai:development Oct 26, 2020
@ev-mp ev-mp changed the title DSO-15197 Add cmake option COM_MULTITHREADED to call CoInitializeEx with COINIT_APARTMENTTHREADED flag. Add cmake option COM_MULTITHREADED to call CoInitializeEx with COINIT_APARTMENTTHREADED flag. Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants