Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
High and low byte
Message
 
To
17/06/2002 00:13:20
General information
Forum:
Visual C++
Category:
Other
Miscellaneous
Thread ID:
00669074
Message ID:
00669087
Views:
10
> How to set high byte and low byte for a parameter?

Hi,
WORD w = MAKEWORD(LoByte, HiByte);
There is also MAKELONG, MAKELPARAM, MAKEWPARAM macros.
Previous
Reply
Map
View

Click here to load this message in the networking platform