Enum Windows & SendMessage API

Introduction

In this article I’m going to explain two important API functions with the help of my EnumerationX program, these are:

        EnumWindows

        SendMessage

Things you need: VB5 or VB6 (of course).

You might also like...

Comments

About the author

Muhammad Abubakar United States

Nothing to say anything about me yet.

Interested in writing for us? Find out more.

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Every language has an optimization operator. In C++ that operator is ‘//’”