https://bugs.freedesktop.org/show_bug.cgi?id=43188

             Bug #: 43188
           Summary: small program that inject dll in LibreOffice
                    Quickstarter in order to improve component start time.
    Classification: Unclassified
           Product: LibreOffice
           Version: unspecified
          Platform: Other
        OS/Version: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: contrib
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created attachment 53796
  --> https://bugs.freedesktop.org/attachment.cgi?id=53796
Dev-C++ project folder

Hello

I created a small program that inject dlls in Quickstarter (it support
LibreOffice and OpenOffice).

It look in the dll_loader_libreoffice.txt file (or dll_loader_openoffice.txt
for openoffice) and inject the dlls it found in the Libreoffice soffice.bin
process.

Currently the dlls in dll_loader_libreoffice.txt are those used by Writter and
Calc.

For my part, I observed that the first launch start time of Writter and Calc
are improved by approximately 50 %.

I put the code under GPLv3, feel free to tell me if that makes problem ; I am
ready to change !

I attached the entire Dev-C++ project directory, the only important files are :
- main.cpp
- dll_loader_libreoffice.txt
- dll_loader_openoffice.txt

To use it just compile it and put a link to dll_loader.exe in your "Start"
folder.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to