Author Topic: How to create random window class names.  (Read 3013 times)

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10583
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
How to create random window class names.
« on: November 06, 2018, 02:41:56 PM »
If you have a reason to make an app slightly less hackable, excluding the FindWindow() API from getting the handle of your app simply means generating a random string for the classname every time the app starts. Attached is a simple technique to do that.
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy: