Hello! I want to write a small application which uses OpenOffice and which I want to share with others as freeware. The problems are:
- I don't know which port the OpenOffice is listing to (or if it listens at all). What is the recommended way? I don't want the user to change the Setup.xcu manually. - I don't know which path OpenOffice is installed. The problem is that I need to know where the DLLs (for example cppu3.dll) are located to set the path of my application. The application should be written in C++, but I assume the problem occurs in other languages as well. Thanks in advance. Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
