03-01-2011, 04:22 PM
And for those who are interested in seeing it in VB6:
I got a bit stuck there
Code:
Option Explicit
Private Sub Form_main()
Dim int as integer
Dim hex as string
*magic happens here*
End sub
I got a bit stuck there
As you do...