S
Sebastian Zenker
Why isn't it possible to call the COM-API (CoInitialize,
CoCreateInstance, etc.) directly via P/Invoke instead of writing a
unmanaged+managed wrapper or using a library like CFCOM?
Which DLL exports the COM functions?
Sorry I'm a newbe with COM Interop.
CoCreateInstance, etc.) directly via P/Invoke instead of writing a
unmanaged+managed wrapper or using a library like CFCOM?
Which DLL exports the COM functions?
Sorry I'm a newbe with COM Interop.