Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RedrawWindow Function
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00444387
Message ID:
00444428
Vues:
20
>>liMyFlags = RDW_UPDATENOW OR RDW_ALLCHILDREN
>>
>>it tells me that it is an invalid value. Am I combining these flags correctly?
>
>Hmm, I'm surprised it even compiles. You need to use BITOR for bitwise OR operations.

So, if this is the case, how would I send 4 flags? In VB what I am trying to do it looks like this I guess:

RDW_ERASE Or RDW_INVALIDATE Or RDW_ALLCHILDREN Or RDW_UPDATENOW
Everything we see or seems
Is but a dream within a dream
- Edgar Allen Poe
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform