No more COM usage

Started by Jeremy Collake, September 27, 2009, 05:48:49 PM

Previous topic - Next topic

Jeremy Collake

As of v3.65.1 beta I've finally quit using the COM interface to my ProcessControl.DLL library. Instead, I'm statically linking to the library. This means:


  • Less memory usage
  • Less CPU usage
  • No lost COM registrations due to registry cleaners or other causes
  • Opens the door for Process Lasso Portable Edition

For more information, see http://processlasso.blogspot.com/2009/09/no-more-com.html


Software Engineer. Bitsum LLC.