Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WNDCLASS structure
Message
De
24/04/1998 10:49:28
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
WNDCLASS structure
Divers
Thread ID:
00094673
Message ID:
00094673
Vues:
61
>>>Good news 2 - The WNDCLASS structure I mentioned earlier can be examined to see if a running application is a screen saver. The lpszClassName member of the structure will contain "WindowsScreenSaverClass", however, I don't see an index that will allow GetClassLong() to return that member.
>>
>>
>>BTW, what are you using to get and examine the WNDCLASS struct?
>
>You mean the strings returned? What I do is get a memory address by allocating 4K on the heap, then I use the string copy function to move it first to the heap, then to mine own string. Works well, I picked up from a FoxPro Advisor article by Gary DeWitt.
>
>If you want to know details, let's start a new thread. This one's long enough ;-)

Yes do tell. I have had a devil of a time with structs and VFP.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform