Author Topic: Windows Enumeration Example.  (Read 4339 times)

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10583
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Windows Enumeration Example.
« on: March 21, 2017, 12:18:03 PM »
Standard method of enumerating windows. Clean uncluttered MASM code.  :biggrin:
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy:

Grincheux

  • Member
  • ***
  • Posts: 330
  • Never be pleased, Always improve
Re: Windows Enumeration Example.
« Reply #1 on: April 28, 2021, 12:25:49 AM »
The same using Pelle's Assembler.
We have the same problem with GetWindowTextwhich does not alway return the good string.


Last update displays the correct filenames.

It was not possible to get the filenames using the standard method because the file made part of an other process.
This is solved.

It also displays the windows used by children when double clicking on the line of the window.
The list can be sorted.

Give me some news if you find a bug.
« Last Edit: May 05, 2021, 12:59:31 AM by Grincheux »
Kenavo (Bye)
----------------------
Help me if you can, I'm feeling down...