Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SendMessage Question
Message
De
21/07/2000 05:56:56
 
 
Information générale
Forum:
Visual Basic
Catégorie:
Fonctions API de Windows
Divers
Thread ID:
00395051
Message ID:
00395274
Vues:
10
>>Where do I find the values for the Messages ie. CB_FINDSTRING is H14C but I need to know what CB_SHOWDROPDOWN is, as well as some others?
>
>Chad,
>One of the tools that you can install as part of Visual Studio 6 is the API Text Viewer. You can find most of the WinAPI functions and constants there.
>

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...
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform