Click here to Skip to main content
15,911,646 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Get current HINSTANCE? Pin
_AnsHUMAN_ 17-Sep-06 23:00
_AnsHUMAN_ 17-Sep-06 23:00 
QuestionRe: Get current HINSTANCE? Pin
David Crow18-Sep-06 5:26
David Crow18-Sep-06 5:26 
Questionhow to include VCL.h in vc++ Pin
zareee17-Sep-06 22:18
zareee17-Sep-06 22:18 
AnswerRe: how to include VCL.h in vc++ Pin
Christian Graus17-Sep-06 22:24
protectorChristian Graus17-Sep-06 22:24 
QuestionAssigning Control ID. Pin
Pratheep Kenny17-Sep-06 20:59
Pratheep Kenny17-Sep-06 20:59 
AnswerRe: Assigning Control ID. Pin
Rinu_Raj17-Sep-06 21:09
Rinu_Raj17-Sep-06 21:09 
GeneralRe: Assigning Control ID. Pin
Pratheep Kenny17-Sep-06 21:13
Pratheep Kenny17-Sep-06 21:13 
GeneralRe: Assigning Control ID. Pin
Naveen17-Sep-06 21:36
Naveen17-Sep-06 21:36 
Pratheep Kenny wrote:
How can we use the SetDlgItemText( );


why u need to set the text through the SetDlgItemText() function? u can use the SetWindowText(). More over the SetDlgItemText internally use the SetWindowText() function.

Then the Id of the edit ctrl. When u call create function of the edit control, u can specify the id inside it.

nave

GeneralRe: Assigning Control ID. Pin
Nibu babu thomas17-Sep-06 21:57
Nibu babu thomas17-Sep-06 21:57 
GeneralRe: Assigning Control ID. Pin
Hamid_RT17-Sep-06 22:26
Hamid_RT17-Sep-06 22:26 
AnswerRe: Assigning Control ID. Pin
prasad_som17-Sep-06 21:46
prasad_som17-Sep-06 21:46 
AnswerRe: Assigning Control ID. Pin
_AnsHUMAN_ 17-Sep-06 21:58
_AnsHUMAN_ 17-Sep-06 21:58 
AnswerRe: Assigning Control ID. Pin
David Crow18-Sep-06 5:28
David Crow18-Sep-06 5:28 
QuestionWant to make my exe as service Pin
Kiran Pinjala17-Sep-06 20:51
Kiran Pinjala17-Sep-06 20:51 
AnswerRe: Want to make my exe as service Pin
ashokbngr17-Sep-06 21:03
ashokbngr17-Sep-06 21:03 
AnswerRe: Want to make my exe as service Pin
Nilesh K.17-Sep-06 21:22
Nilesh K.17-Sep-06 21:22 
AnswerRe: Want to make my exe as service Pin
Hamid_RT17-Sep-06 21:36
Hamid_RT17-Sep-06 21:36 
GeneralRe: Want to make my exe as service Pin
Kiran Pinjala17-Sep-06 22:41
Kiran Pinjala17-Sep-06 22:41 
GeneralRe: Want to make my exe as service Pin
Hamid_RT17-Sep-06 22:58
Hamid_RT17-Sep-06 22:58 
AnswerRe: Want to make my exe as service Pin
Nibu babu thomas17-Sep-06 22:30
Nibu babu thomas17-Sep-06 22:30 
GeneralRe: Want to make my exe as service Pin
Kiran Pinjala17-Sep-06 22:43
Kiran Pinjala17-Sep-06 22:43 
GeneralRe: Want to make my exe as service Pin
Nibu babu thomas17-Sep-06 22:48
Nibu babu thomas17-Sep-06 22:48 
GeneralRe: Want to make my exe as service Pin
Kiran Pinjala17-Sep-06 22:46
Kiran Pinjala17-Sep-06 22:46 
GeneralRe: Want to make my exe as service Pin
Nibu babu thomas17-Sep-06 22:51
Nibu babu thomas17-Sep-06 22:51 
GeneralRe: Want to make my exe as service Pin
Kiran Pinjala17-Sep-06 23:50
Kiran Pinjala17-Sep-06 23:50 

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.