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

C / C++ / MFC

 
QuestionCRecordSet - odd behaviour with image data fields Pin
neilsolent16-Jan-07 23:58
neilsolent16-Jan-07 23:58 
QuestionRe: CRecordSet - odd behaviour with image data fields Pin
David Crow17-Jan-07 3:56
David Crow17-Jan-07 3:56 
AnswerRe: CRecordSet - odd behaviour with image data fields Pin
neilsolent17-Jan-07 5:34
neilsolent17-Jan-07 5:34 
AnswerRe: CRecordSet - odd behaviour with image data fields Pin
neilsolent17-Jan-07 8:30
neilsolent17-Jan-07 8:30 
QuestionCListView selection question Pin
PatrykDabrowski16-Jan-07 23:18
PatrykDabrowski16-Jan-07 23:18 
QuestionDirectX 7 in normal mode Pin
svatich16-Jan-07 23:00
svatich16-Jan-07 23:00 
AnswerRe: DirectX 7 in normal mode Pin
Mark Salsbery17-Jan-07 5:33
Mark Salsbery17-Jan-07 5:33 
Questiondialog init / spin-ctrl msg handling Pin
cpp_prgmer16-Jan-07 22:45
cpp_prgmer16-Jan-07 22:45 
I have a spin ctrl attached to edit ctrl. When the data in the edit updates, I need to perform a custom activity. Now for this I have attached a msg handler as:
ON_EN_CHANGE(<edit_id>, <func>)
Sadly, this is getting called even before OnInitDialog is getting called which is causing a crash. How do I know within this func if the dialog is initialized?
Secondly, is there any other msg to which I can attach the mentioned msg handler to perform my custom action?

Eagerly awaitng your sugggestion, pls help...


-- modified at 5:04 Wednesday 17th January, 2007
GeneralOT : Thank you [modified] Pin
toxcct16-Jan-07 22:50
toxcct16-Jan-07 22:50 
GeneralRe: OT : Edit your article and add a title ! Pin
Rajesh R Subramanian16-Jan-07 23:23
professionalRajesh R Subramanian16-Jan-07 23:23 
Generalfixed Pin
toxcct16-Jan-07 23:26
toxcct16-Jan-07 23:26 
GeneralRe: fixed Pin
Rajesh R Subramanian16-Jan-07 23:31
professionalRajesh R Subramanian16-Jan-07 23:31 
JokeRe: fixed Pin
toxcct16-Jan-07 23:33
toxcct16-Jan-07 23:33 
AnswerRe: dialog init / spin-ctrl msg handling Pin
cpp_prgmer17-Jan-07 1:21
cpp_prgmer17-Jan-07 1:21 
GeneralRe: dialog init / spin-ctrl msg handling Pin
toxcct17-Jan-07 2:26
toxcct17-Jan-07 2:26 
AnswerRe: dialog init / spin-ctrl msg handling Pin
David Crow17-Jan-07 3:59
David Crow17-Jan-07 3:59 
GeneralRe: dialog init / spin-ctrl msg handling Pin
cpp_prgmer17-Jan-07 4:28
cpp_prgmer17-Jan-07 4:28 
AnswerRe: dialog init / spin-ctrl msg handling Pin
AshishMahajan15-Jan-09 22:49
AshishMahajan15-Jan-09 22:49 
QuestionLNK2001:unresolved external symbol __afxForceEXCLUDE Pin
shivapriyak16-Jan-07 22:27
shivapriyak16-Jan-07 22:27 
AnswerRe: LNK2001:unresolved external symbol __afxForceEXCLUDE Pin
toxcct16-Jan-07 22:46
toxcct16-Jan-07 22:46 
GeneralRe: LNK2001:unresolved external symbol __afxForceEXCLUDE Pin
shivapriyak16-Jan-07 23:53
shivapriyak16-Jan-07 23:53 
GeneralRe: LNK2001:unresolved external symbol __afxForceEXCLUDE Pin
toxcct16-Jan-07 23:59
toxcct16-Jan-07 23:59 
GeneralRe: LNK2001:unresolved external symbol __afxForceEXCLUDE Pin
shivapriyak17-Jan-07 0:39
shivapriyak17-Jan-07 0:39 
GeneralRe: LNK2001:unresolved external symbol __afxForceEXCLUDE Pin
toxcct17-Jan-07 0:41
toxcct17-Jan-07 0:41 
GeneralRe: LNK2001:unresolved external symbol __afxForceEXCLUDE Pin
prasad_som17-Jan-07 1:41
prasad_som17-Jan-07 1:41 

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.