Click here to Skip to main content
15,900,906 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: handle exception in dynamically-linked DLL Pin
Neville Franks24-Apr-03 2:57
Neville Franks24-Apr-03 2:57 
GeneralRe: handle exception in dynamically-linked DLL Pin
John Oliver24-Apr-03 6:03
John Oliver24-Apr-03 6:03 
Generalproblem using CADORecordset class Pin
ilgale24-Apr-03 2:39
ilgale24-Apr-03 2:39 
GeneralBad MFC printing architecure Pin
Anonymous24-Apr-03 2:15
Anonymous24-Apr-03 2:15 
GeneralRe: Bad MFC printing architecure Pin
Roger Allen24-Apr-03 7:12
Roger Allen24-Apr-03 7:12 
Generalfinding directory/folder path Pin
Anonymous24-Apr-03 2:08
Anonymous24-Apr-03 2:08 
GeneralRe: finding directory/folder path Pin
David Crow24-Apr-03 5:38
David Crow24-Apr-03 5:38 
Generalformating date and time Pin
Anonymous24-Apr-03 1:49
Anonymous24-Apr-03 1:49 
Hi

i have the following bit of code which i use to pull
the 'date_in' field from my database, using ado

variant v_Time_Issued
vTime_Issued = cpSet->GetCollect(L"date_in");

date_in has the value 2003-04-22 10:19:18.000

i need to be able to format the vTime_Issued so that im just left with the
time

so all i want from date_in is 10:19

any ideas ?????

Si

GeneralRe: formating date and time Pin
fabjoe24-Apr-03 2:21
fabjoe24-Apr-03 2:21 
GeneralRe: formating date and time Pin
fabjoe24-Apr-03 2:21
fabjoe24-Apr-03 2:21 
GeneralRe: formating date and time Pin
Jason Henderson24-Apr-03 5:30
Jason Henderson24-Apr-03 5:30 
GeneralRe: formating date and time Pin
David Crow24-Apr-03 5:46
David Crow24-Apr-03 5:46 
Generalmake user interface Pin
acaselli24-Apr-03 1:48
acaselli24-Apr-03 1:48 
GeneralRe: make user interface Pin
David Crow24-Apr-03 5:48
David Crow24-Apr-03 5:48 
GeneralRe: make user interface Pin
acaselli5-May-03 1:43
acaselli5-May-03 1:43 
GeneralQuestion about Time Zone. Pin
George224-Apr-03 0:12
George224-Apr-03 0:12 
GeneralRe: Question about Time Zone. Pin
Rage24-Apr-03 0:55
professionalRage24-Apr-03 0:55 
GeneralRe: Question about Time Zone. Pin
jhwurmbach24-Apr-03 1:28
jhwurmbach24-Apr-03 1:28 
GeneralRe: Question about Time Zone. Pin
Rage24-Apr-03 2:10
professionalRage24-Apr-03 2:10 
GeneralRe: Question about Time Zone. Pin
George224-Apr-03 2:30
George224-Apr-03 2:30 
GeneralRe: Question about Time Zone. Pin
Rage24-Apr-03 5:12
professionalRage24-Apr-03 5:12 
GeneralRe: Question about Time Zone. Pin
George224-Apr-03 18:40
George224-Apr-03 18:40 
GeneralRe: Question about Time Zone. Pin
George224-Apr-03 1:34
George224-Apr-03 1:34 
Generallnk2019 Pin
Brian Delahunty23-Apr-03 23:57
Brian Delahunty23-Apr-03 23:57 
GeneralRe: lnk2019 Pin
Dominik Reichl24-Apr-03 2:02
Dominik Reichl24-Apr-03 2:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.