Skip to content

Mouselock v1.2.0

Compare
Choose a tag to compare
@PsychedelicShayna PsychedelicShayna released this 21 Feb 01:18

Features

  • Can now change settings anytime, including after having initialized the program.
  • Removed verbose settings, keeping configuration very basic.

Details/Highlights

  • Project erased, and re-built from the ground up in a much more concise, structured, stable way.
  • Compiled using G++, no more VS solutions polluting the project.
  • Libraries compiled statically, no additional DLL files required.
  • Garbage popen/tasklist process lookup code replaced with proper Winapi code.
  • Polymorphism is used instead of storing thread binders.
  • Comments, many, many comments, and much more structure.