This user has contributed 5 articles, 0 code samples and posted 6 messages in our discussion forums.
Articles & Tutorials
-
This is the first part of a series of articles explaining how to access and use the Win32 API from within VB.. 
-
The second article in this series deals with the mechanics of declaring and invoking an API function from within VB, ending up with neat little application that displays the computer name.. 
-
This article which is the fourth in this series discusses how you can get the Global Memory Status of a system using the Win32 API from VB. 
-
The API programming series is a set of articles dealing with a common theme: API programming in Visual Basic. Though there are no hard and fast rules regarding the content of these articles, generally one article can be expected to contain explanation of one or more API calls with generously commented code snippets. Depending on the subject, these code samples may expand to become a full-fledged application.
In this article we see how to bring a window to top.. 
-
In the fourth of this series on API Programming, learn how to hide your application from the Ctrl+Alt+Del list on Windows 9x.. 