SYSTEMTIME and Conversion
- From: "Simes" <Simes@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 09:54:01 -0700
I'm attempting to read the current time then convert it to be used in
DrawText. Now, the Hour and Time are WORDS in the SYSTEMTIME structure and
DrawText uses a TCHAR array. Coersing to TCHAR won't work as it's converting
to an array type and char coersing won't work either as the hour and minutes
can have 2 characters.
Any ideas gratefully appreciated!
TIA
Si
.
- Follow-Ups:
- Re: SYSTEMTIME and Conversion
- From: Kerstin Pirrung
- Re: SYSTEMTIME and Conversion
- From: GG
- Re: SYSTEMTIME and Conversion
- From: r_z_aret
- Re: SYSTEMTIME and Conversion
- Prev by Date: How to enumerate COM ports using eVC4 ??
- Next by Date: Re: Strange behaviour of CPU load
- Previous by thread: How to enumerate COM ports using eVC4 ??
- Next by thread: Re: SYSTEMTIME and Conversion
- Index(es):
Relevant Pages
|