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:
00444421
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.
Mike Stewart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform