VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



A Supreme Window API Tutorial Part 2

by Jaime Muscatelli (14 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (10 Votes)

This continued version deals with the problem of "multiple textboxes (and other controls) on one window!" Yes, it can be troubling to try to retrieve info from one textbox and get data from another. Fear not, I know how to fix it. If you read my first tutorial, then you know about the FindWindowEx api, and how I claimed that "no one used the second hwnd parameter." Well, that parameter is actually how you access multiple controls on a window (I wasn't informed about it before, but I started c++ and now API is the only way to do things, so I am much more comfortable!). Check it out! KEYWORDS: FindWindow FindWindowEX findwindow findwindowex FINDWINDOW FINDWINDOWEX Multiple multiple Controls controls API api Api Continued continued Many MANY WINDOW window SendMessage SENDMESSAGE WM_GETTEXT Jaime Muscatelli

Rate A Supreme Window API Tutorial Part 2

Download A Supreme Window API Tutorial Part 2

Download A Supreme Window API Tutorial Part 2 (19 KB)

A Supreme Window API Tutorial Part 2 Comments

No comments have been posted about A Supreme Window API Tutorial Part 2. Why not be the first to post a comment about A Supreme Window API Tutorial Part 2.

Post your comment

Subject:
Message:
0/1000 characters