registration-free-com Questions
2
We are trying to add unit testing to out legacy c++ COM application. We also need our build machines to be able to runt he unit tests to ensure each build hasn't introduced errors. However we don't...
Perish asked 23/6, 2014 at 11:37
2
Solved
TLDR: I'm trying to call async callbacks from a .Net COM dll to Delphi client .exe, but these does not seem to work properly in registration-free COM, while synchronous callbacks do work, and also ...
Tahitian asked 26/2, 2015 at 9:11
2
Solved
I would like to use a specific version of ActiveX component that is not registered system- or user-wide. Everything works as expected if I use manifest files. However embedded manifest works only f...
Eimile asked 21/2, 2014 at 2:42
1
UPDATE: After spending 20+ hours trying to get a simple example working, I have realized that this is not as simple as it seems. Articles like this reveal the "gotchas" - and this was written befor...
Mcgee asked 19/3, 2013 at 15:6
1
Solved
I have a registration free C++ COM component whose manifest I am generating with mt.exe using VS2010. Everything works except I cannot specify which threading model my classes use. I created a smal...
Tonatonal asked 26/11, 2012 at 20:2
1
© 2022 - 2024 — McMap. All rights reserved.