Hey i have no idea if this is even possible without a GUI.
just for fun i'd like to create a timeclock program for win xp using C++ .NET. i though it'd b neat if i could see the time in the form of a clock in 24 hr on the screen. (11:25:59) hours:min:sec.
also is there a way for me to be able to throw in a switch with a case
"I" that would get the current time? (i.e. press i and double variable "in" gets assigned the current hour)
any help greatly appriciated!!!
thx
V
just for fun i'd like to create a timeclock program for win xp using C++ .NET. i though it'd b neat if i could see the time in the form of a clock in 24 hr on the screen. (11:25:59) hours:min:sec.
also is there a way for me to be able to throw in a switch with a case
"I" that would get the current time? (i.e. press i and double variable "in" gets assigned the current hour)
any help greatly appriciated!!!
thx
V