Click here to Skip to main content
15,889,830 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: HitTest for CListCtrl Pin
Viorel.7-Jun-06 21:23
Viorel.7-Jun-06 21:23 
GeneralRe: HitTest for CListCtrl Pin
NoName II8-Jun-06 0:39
NoName II8-Jun-06 0:39 
GeneralRe: HitTest for CListCtrl Pin
Viorel.8-Jun-06 1:14
Viorel.8-Jun-06 1:14 
AnswerRe: HitTest for CListCtrl Pin
Steve Echols7-Jun-06 21:23
Steve Echols7-Jun-06 21:23 
Questiondate function in mfc Pin
yogendra kaushik7-Jun-06 21:09
yogendra kaushik7-Jun-06 21:09 
QuestionRe: date function in mfc Pin
David Crow8-Jun-06 3:26
David Crow8-Jun-06 3:26 
AnswerRe: date function in mfc Pin
yogendra kaushik8-Jun-06 4:20
yogendra kaushik8-Jun-06 4:20 
QuestionRe: date function in mfc Pin
David Crow8-Jun-06 4:29
David Crow8-Jun-06 4:29 
yogendra kaushik wrote:
but now how i fetch date from mysql to display in mfc dialog box 's control


Like has already been mentioned, retrieving a date field is done just like any other field. What exactly is the problem?

Use SetWindowText() to update a control's text value. This has been mentioned to you several times, too.

What does your CRecordset-derived class look like? Are you using a DSN-less connection?


"The largest fire starts but with the smallest spark." - David Crow

"Judge not by the eye but by the heart." - Native American Proverb


Questionunicode Pin
yang__lee7-Jun-06 21:07
yang__lee7-Jun-06 21:07 
AnswerRe: unicode Pin
Viorel.7-Jun-06 21:14
Viorel.7-Jun-06 21:14 
AnswerRe: unicode Pin
toxcct7-Jun-06 21:23
toxcct7-Jun-06 21:23 
QuestionWindows subsystems related Pin
NiceNaidu7-Jun-06 20:48
NiceNaidu7-Jun-06 20:48 
AnswerRe: Windows subsystems related Pin
Sarath C7-Jun-06 22:03
Sarath C7-Jun-06 22:03 
GeneralRe: Windows subsystems related Pin
NiceNaidu7-Jun-06 23:03
NiceNaidu7-Jun-06 23:03 
QuestionWM ASF Writer Filter.... dont want to write file Pin
Andy Rama7-Jun-06 20:42
Andy Rama7-Jun-06 20:42 
QuestionCreating XP themes [modified] Pin
Member 30398437-Jun-06 20:20
Member 30398437-Jun-06 20:20 
AnswerRe: Creating XP themes [modified] Pin
Naveen7-Jun-06 20:24
Naveen7-Jun-06 20:24 
GeneralRe: Creating XP themes [modified] Pin
Member 30398437-Jun-06 20:42
Member 30398437-Jun-06 20:42 
GeneralRe: Creating XP themes [modified] Pin
Naveen7-Jun-06 20:54
Naveen7-Jun-06 20:54 
GeneralRe: Creating XP themes [modified] Pin
Naveen7-Jun-06 21:03
Naveen7-Jun-06 21:03 
AnswerRe: Creating XP themes [modified] Pin
Hamid_RT7-Jun-06 20:55
Hamid_RT7-Jun-06 20:55 
QuestionAbout Edit box Pin
Saday Sarkar7-Jun-06 19:53
Saday Sarkar7-Jun-06 19:53 
AnswerRe: About Edit box Pin
Hamid_RT7-Jun-06 19:59
Hamid_RT7-Jun-06 19:59 
AnswerRe: About Edit box Pin
Amar Sutar7-Jun-06 20:02
Amar Sutar7-Jun-06 20:02 
AnswerRe: About Edit box Pin
Hamid_RT7-Jun-06 20:12
Hamid_RT7-Jun-06 20:12 

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.