Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SendMessage Question
Message
 
 
General information
Forum:
Visual Basic
Category:
Windows API functions
Miscellaneous
Thread ID:
00395051
Message ID:
00395520
Views:
10
Ed,
Since you do some system level programming, I'll ask you this.

Does Dan Appleman's book or any other provide good system/network VB examples for the Windows API. Most of the VB books I've seen are geared toward GUI and user related stuff. For example, to get examples of using the WNet functios, I bought a C++ book and translated. The MSDN library has some examples but again most of the network function examples are for C++.

< snipped >
>
>The API text Viewer does define all of them, but you need to know the name of the message you want before you can use it. A good source of what messages are available is Dan Appleman's first VB API book, which includes a number of tables in the appendix that list the messages, their values, what they do, and what the wParam and lParam values for those messages do.
>
>>Also, if you have VC++, you can look through the .H files. You might also try searching msdn.microsoft.com.
>
>WINUSER.H lists the various Windows Message constants; it doesn't explain how to use them, which is why I keep telling people to buy Appleman's book...
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform