Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RedrawWindow Function
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00444387
Message ID:
00444428
Views:
14
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform