Just wondering if there was a way i could print out a number to the console by invoking. it can be either base 10, or hex I don't mind.
I would like to see the format in which some functions return.
I would prefer not to do it the long way using WriteConsole and a lot of asm
P.S also this is my first question , how do i accept an answer
use printf from msvcrt.dll: