Importtl worked, I used the following command line:
Path\importtl.exe "Path\NNNNCom.exe"
This created a Pascal unit containing all the types and so on, so I can include the unit in the uses of my project. Further questions:
1. I'm not so clear now, how the Com-Server, that I wan't to communicate with, is started. Should it already run when I try to "connect" with the client, or is there an automatic starting mechanism when I instantiate a COM object?
2. What would the CoCreateInstance() (c++) equivalent be in Pascal? I found the CreateComObject() function in avra's link, could it be that?
@avra, thanks for the link, I have a look, but seems to be a bigger project
![Smiley :)](/Smileys/ExcellentSmileys1/smile.gif)
@marcov: Also thanks! About the bug reports, what keywords would you search for, I didn't find anything related so far.
Edit: Removed brand name.