My solution is specific to Windows, and my component is written in C++. Being a Windows executable, it is able (by some system hook) to inject itself into OO's process, and then to register itself dynamically to OO.
No :) On 11/3/06, Julien Galand <[EMAIL PROTECTED]> wrote:
Le 3 nov. 06, à 13:58, Tabish F. Mufti a écrit : > Would you please like to share with me your solution after you are > done. I > would like to have your files and and how you are running them etc. > only if > you are working in java. > > I actually tried searching about doing such a thing and I thought its > not > possible in openoffice.org so later I had to resort to just installing > my > component into openoffice.org using the unopkg. > My solution is specific to Windows, and my component is written in C++. Being a Windows executable, it is able (by some system hook) to inject itself into OO's process, and then to register itself dynamically to OO. Does this context still interest you ? Julien Galand --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
