Hi,
> As on Windows,
> In vcl\source\window\window.cxx(8651) in function Window::GetClipboard(),
> it will call to create service
> "com.sun.star.datatransfer.clipboard.SystemClipboard" .
I started debugging this call to see why it fails.
> In stoc\source\loader\dllcomponentloader.cxx(223) in function
> DllComponentLoader::activate(), it will load dll according to rLibName.
> In dtrans\source\win32\clipb\wcbentry.cxx(105) in function
> component_getFactory(), it will create the real service according to the
> pImplName.
I will look at these too, but I think the DLL must be loaded to be
able to create the real service.
thanks!
--
Bye,
Yuri Dario
/*
* OS/2 open source software
* http://web.os2power.com/yuri
* http://www.netlabs.org
*/