Click here to Skip to main content
16,015,258 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Program crashing on Drop Pin
Anil_vvs15-Mar-06 18:18
Anil_vvs15-Mar-06 18:18 
QuestionRemote Database Pin
J512198214-Mar-06 0:23
J512198214-Mar-06 0:23 
Questionwhy the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
phijophlip14-Mar-06 0:00
phijophlip14-Mar-06 0:00 
AnswerRe: why the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
Naveen14-Mar-06 0:23
Naveen14-Mar-06 0:23 
AnswerRe: why the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
Nibu babu thomas14-Mar-06 0:24
Nibu babu thomas14-Mar-06 0:24 
AnswerRe: why the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
Phil.Benson14-Mar-06 0:33
professionalPhil.Benson14-Mar-06 0:33 
AnswerRe: why the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
Hamid_RT14-Mar-06 0:46
Hamid_RT14-Mar-06 0:46 
GeneralRe: why the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
jhwurmbach14-Mar-06 2:34
jhwurmbach14-Mar-06 2:34 
WhiteSky wrote:
I tesed this code and work Now this code is good or bad?


It is the only way that will not end in blood, sweat and tears, IMHO.

NEVER EVER call UpdateData() yourself, but use control-variables and Get/SetWindowText.
The value-variables are for shielding the inner workings of a dialog from the outside.
INSIDE a dialog they only spread confusion.

So far my personal, very dogmatic views.



"We trained hard, but it seemed that every time we were beginning to form up into teams we would be reorganised. I was to learn later in life that we tend to meet any new situation by reorganising: and a wonderful method it can be for creating the illusion of progress, while producing confusion, inefficiency and demoralisation."

-- Caius Petronius, Roman Consul, 66 A.D.


-- modified at 9:42 Tuesday 14th March, 2006
UpdateWindow -> UpdateData
GeneralRe: why the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
David Crow14-Mar-06 3:01
David Crow14-Mar-06 3:01 
AnswerRe: why the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
David Crow14-Mar-06 3:00
David Crow14-Mar-06 3:00 
GeneralRe: why the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
Phil.Benson14-Mar-06 3:04
professionalPhil.Benson14-Mar-06 3:04 
GeneralRe: why the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
David Crow14-Mar-06 3:23
David Crow14-Mar-06 3:23 
GeneralRe: why the value enter the IDC_EDIT1 is not shown in IDC_EDIT2? Pin
Phil.Benson14-Mar-06 3:42
professionalPhil.Benson14-Mar-06 3:42 
Questionintegrate Activex control(OCX) object into ATL COM Server DLL Project Pin
karthik_shanth13-Mar-06 23:50
karthik_shanth13-Mar-06 23:50 
Questionnewbie needs help with string.length Pin
antonaras_marcou13-Mar-06 23:47
antonaras_marcou13-Mar-06 23:47 
AnswerRe: newbie needs help with string.length Pin
Nibu babu thomas13-Mar-06 23:55
Nibu babu thomas13-Mar-06 23:55 
GeneralRe: newbie needs help with string.length Pin
antonaras_marcou13-Mar-06 23:58
antonaras_marcou13-Mar-06 23:58 
GeneralRe: newbie needs help with string.length Pin
jhwurmbach14-Mar-06 2:28
jhwurmbach14-Mar-06 2:28 
QuestionMS Exchange database access Pin
Ryzhiy13-Mar-06 23:35
Ryzhiy13-Mar-06 23:35 
QuestionOpenGL Pin
adiilah13-Mar-06 23:33
adiilah13-Mar-06 23:33 
AnswerRe: OpenGL Pin
Remco Hoogenboezem14-Mar-06 2:31
Remco Hoogenboezem14-Mar-06 2:31 
AnswerRe: OpenGL Pin
El Corazon14-Mar-06 8:14
El Corazon14-Mar-06 8:14 
AnswerRe: OpenGL Pin
Mircea Puiu14-Mar-06 8:48
Mircea Puiu14-Mar-06 8:48 
QuestionChange Caption Bar Color Pin
Sukant Tiwary13-Mar-06 23:32
Sukant Tiwary13-Mar-06 23:32 
AnswerRe: Change Caption Bar Color Pin
Hamid_RT14-Mar-06 1:02
Hamid_RT14-Mar-06 1: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.