VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

C Hex to VB Hex Convertor Updated and Fixed

Max Raskin  (11 Submissions)   Miscellaneous   Visual Basic 3.0   Advanced   Wed 3rd February 2021

* Thanks to Paul Mather I improved my lame skills in strings, now the function is MUCH shorter
I have created a function that converts C Hex values (Example: 0x0001) to VB Hex values (Example: &H1) with no APIs , just one usefull function.
And one things is fixed, in the updated version I put a removing of the all zeros in the hex, now fixed... :-)

Rate C Hex to VB Hex Convertor Updated and Fixed (2(2 Vote))

Download C Hex to VB Hex Convertor Updated and Fixed

C Hex to VB Hex Convertor Updated and Fixed Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters