Click here to Skip to main content
15,914,071 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: unexpected end of file found Pin
prasad_som28-Dec-06 2:07
prasad_som28-Dec-06 2:07 
QuestionRe: unexpected end of file found Pin
David Crow28-Dec-06 4:19
David Crow28-Dec-06 4:19 
AnswerRe: unexpected end of file found Pin
Hamid_RT28-Dec-06 6:06
Hamid_RT28-Dec-06 6:06 
AnswerRe: unexpected end of file found Pin
Larry Mills Sr29-Dec-06 14:23
Larry Mills Sr29-Dec-06 14:23 
QuestionWindows Registry key Pin
Poonamol28-Dec-06 1:24
Poonamol28-Dec-06 1:24 
AnswerRe: Windows Registry key Pin
jk chan28-Dec-06 1:30
jk chan28-Dec-06 1:30 
AnswerRe: Windows Registry key Pin
David Crow28-Dec-06 4:22
David Crow28-Dec-06 4:22 
QuestionWorking With Edit Control Pin
Suresh H28-Dec-06 0:31
Suresh H28-Dec-06 0:31 
Hello all,

I have one Edit Control IDC_PATH , and some path in (LPARAM)szDir variable.
Now I want to set the value of szDir in the IDC_PATH edit box , how to do this ?? Please can anyone tell me hw to do this .

<br />
SendDlgItemMessage(hwnd,IDC_PATH,(LPARAM)szDir,0,0);


I tried with this code its not working. What will be the error ?
Edit/Delete Message

And also I want to know how to disable and enable edit box ???



Thanking you,
Suresh HC.
AnswerRe: Working With Edit Control Pin
Jetli Jerry28-Dec-06 0:44
Jetli Jerry28-Dec-06 0:44 
GeneralRe: Working With Edit Control Pin
Suresh H28-Dec-06 0:52
Suresh H28-Dec-06 0:52 
GeneralRe: Working With Edit Control Pin
jk chan28-Dec-06 0:59
jk chan28-Dec-06 0:59 
GeneralRe: Working With Edit Control Pin
Suresh H28-Dec-06 1:02
Suresh H28-Dec-06 1:02 
GeneralRe: Working With Edit Control Pin
jk chan28-Dec-06 1:09
jk chan28-Dec-06 1:09 
AnswerRe: Working With Edit Control Pin
prasad_som28-Dec-06 1:11
prasad_som28-Dec-06 1:11 
GeneralRe: Working With Edit Control Pin
Suresh H28-Dec-06 1:34
Suresh H28-Dec-06 1:34 
GeneralRe: Working With Edit Control Pin
prasad_som28-Dec-06 1:38
prasad_som28-Dec-06 1:38 
AnswerRe: Working With Edit Control Pin
CPallini28-Dec-06 1:22
mveCPallini28-Dec-06 1:22 
GeneralRe: Working With Edit Control Pin
Suresh H28-Dec-06 1:38
Suresh H28-Dec-06 1:38 
AnswerRe: Working With Edit Control Pin
prasad_som28-Dec-06 1:44
prasad_som28-Dec-06 1:44 
GeneralRe: Working With Edit Control Pin
Suresh H28-Dec-06 1:54
Suresh H28-Dec-06 1:54 
QuestionOwnerDraw Menu Pin
Nishad S28-Dec-06 0:22
Nishad S28-Dec-06 0:22 
AnswerRe: OwnerDraw Menu Pin
jk chan28-Dec-06 0:54
jk chan28-Dec-06 0:54 
AnswerRe: OwnerDraw Menu Pin
prasad_som28-Dec-06 2:08
prasad_som28-Dec-06 2:08 
GeneralRe: OwnerDraw Menu Pin
jk chan28-Dec-06 3:16
jk chan28-Dec-06 3:16 
GeneralRe: OwnerDraw Menu Pin
Nishad S28-Dec-06 2:15
Nishad S28-Dec-06 2:15 

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.