i tried to build embedserv today.

I learned something about how we could interact with the ms foundation classes.

 embedserv
## Outputs
-`emser.dll`— UNO component OLE embedding server; registers 10 CLSIDs for
  Writer/Calc/Draw/Impress/Math (6.0 and OASIS formats) so other Windows
  applications can embed OpenOffice documents via OLE in-place activation.
-`inprocserv.dll`— companion in-process COM handler registered under
`HKLM\...\InprocHandler32`for lightweight OLE embedding without launching
  the full OO process. i am not sure if this is a dead code or if we want it to build. Is this a thing? If this is something we want to keep we should try to get the MFC library from microsoft or approach ReactOS if they can help to extract their implementation (LGPL) into a repository that we can pull.
currently our code is skipped.
What is your opinion on this? And what does the user community think? something they are interested in or not?
All the best
peter

Reply via email to