VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

HiByte,HiWord,LoByte,LoWord, MakeInt and MakeLong

Duncan Jones  (19 Submissions)   Miscellaneous   Visual Basic 3.0   Beginner   Wed 3rd February 2021

Often especially when dealing with the API, byte and integer data types will be packed into LONG INTEGER (32 bit) values.
Thes snippets allow you to decode/encode these 32 bit longs:

Rate HiByte,HiWord,LoByte,LoWord, MakeInt and MakeLong (3(3 Vote))
HiByte,HiWord,LoByte,LoWord, MakeInt and MakeLong.bas

HiByte,HiWord,LoByte,LoWord, MakeInt and MakeLong Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters