Forum » Programiranje » [VS8 C++] CTime kako izpisati v ListControlu?
[VS8 C++] CTime kako izpisati v ListControlu?
c0dehunter ::
Zdravo,
narejen imam ListControl in mu dodal spremenljivko seznam_vnosi. Če vnesem sledeče, se izpiše:
Če pa hočem na isti način izpisat čas:
pa ne dela (error C2065: 'LtheTime' : undeclared identifier)
Pomoč prosim!
narejen imam ListControl in mu dodal spremenljivko seznam_vnosi. Če vnesem sledeče, se izpiše:
seznam_vnosi.InsertItem(4,_T("Datum in čas:"));
Če pa hočem na isti način izpisat čas:
CTime theTime = CTime::GetCurrentTime(); seznam_vnosi.SetItemText(4,1,_T(theTime)); //ali pa namesto theTime vnesem theTime.toString();
pa ne dela (error C2065: 'LtheTime' : undeclared identifier)
Pomoč prosim!
I do not agree with what you have to say,
but I'll defend to the death your right to say it.
but I'll defend to the death your right to say it.
c0dehunter ::
tale post je zrel za izbris (post, ne tema!) ;)
I do not agree with what you have to say,
but I'll defend to the death your right to say it.
but I'll defend to the death your right to say it.
Zgodovina sprememb…
- spremenilo: c0dehunter ()
Vredno ogleda ...
Tema | Ogledi | Zadnje sporočilo | |
---|---|---|---|
Tema | Ogledi | Zadnje sporočilo | |
» | C# in DateTimeOddelek: Programiranje | 1352 (1172) | FiDeK |
» | izpisovanje datotek in sortiranjeOddelek: Programiranje | 791 (613) | cobrica |
» | Program za preimenovanje slikOddelek: Zvok in slika | 1132 (1059) | vratar |
» | [php] Knjiga gostovOddelek: Izdelava spletišč | 3159 (2362) | darix |
» | Funkcije v dev-c++ - HElp neededOddelek: Programiranje | 1408 (1292) | bozjak |