Forum > Windows

COM-Client

<< < (3/3)

kupferstecher:
Could i do that manually for testing?

kupferstecher:
Or is there any way to see what requests the program is sending to the OS? Then perhaps it would be possible to compare what is different to the c++ program.

kupferstecher:
It seems to work now!

 :D

I took the wrong GUID, should be CLASS_NNNNDeviceList instead of IID_INNNNDeviceList.


--- Code: Pascal  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---DeviceList:= CreateComObject(CLASS_NNNNDeviceList) as INNNNDeviceList;
Edit: Removed brand name.

Navigation

[0] Message Index

[*] Previous page

Go to full version