Svelte Hacker News logo
  • top
  • new
  • best
  • show
  • ask
  • jobs
  • about

points by SifJar 7 years ago

Others have mentioned about DLLs being pulled in, following post might be interesting:

https://randomascii.wordpress.com/2018/12/03/a-not-called-fu...

chris_wot 7 years ago

It's not process creation that is tricky, it's process termination!

To see how Libreoffice does it, see https://opengrok.libreoffice.org/xref/core/sal/osl/w32/proce...