Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to set a icon and rnu application for our new file format say *.eee in VC++ Pin
sasikumarselvarajan7-Apr-06 21:17
sasikumarselvarajan7-Apr-06 21:17 
AnswerRe: how to set a icon and rnu application for our new file format say *.eee in VC++ Pin
Hamid_RT7-Apr-06 22:42
Hamid_RT7-Apr-06 22:42 
AnswerRe: how to set a icon and rnu application for our new file format say *.eee in VC++ Pin
Waldermort7-Apr-06 22:56
Waldermort7-Apr-06 22:56 
QuestionRegarding Setup Pin
rajeevktripathi7-Apr-06 20:51
rajeevktripathi7-Apr-06 20:51 
AnswerRe: Regarding Setup Pin
Rajesh R Subramanian7-Apr-06 21:18
professionalRajesh R Subramanian7-Apr-06 21:18 
GeneralRe: Regarding Setup Pin
Waldermort7-Apr-06 21:37
Waldermort7-Apr-06 21:37 
AnswerRe: Regarding Setup Pin
ThatsAlok7-Apr-06 23:45
ThatsAlok7-Apr-06 23:45 
QuestionProblem Pin
swapna_signsin7-Apr-06 20:36
swapna_signsin7-Apr-06 20:36 
Hi,
I've used recordsets,I need to retrieve many records say two,so I tried to use while(!mp=ISEOF())
{
m_name1=mp->m_name
UpdateData(false)
}
Its getting strucked.If I use if(!mp=IsEof()),it gets me only one record


swapna_signsin
AnswerRe: Problem Pin
Aqueel7-Apr-06 21:24
Aqueel7-Apr-06 21:24 
GeneralRe: Problem Pin
swapna_signsin8-Apr-06 5:50
swapna_signsin8-Apr-06 5:50 
QuestionSir,pls tell how to avoid .clw changed message box being poped up? Pin
CodeVarma7-Apr-06 20:29
CodeVarma7-Apr-06 20:29 
AnswerRe: Sir,pls tell how to avoid .clw changed message box being poped up? Pin
ThatsAlok8-Apr-06 1:29
ThatsAlok8-Apr-06 1:29 
QuestionFinding message Pin
cmk7-Apr-06 20:02
cmk7-Apr-06 20:02 
AnswerRe: Finding message Pin
Matt Godbolt8-Apr-06 1:24
Matt Godbolt8-Apr-06 1:24 
GeneralRe: Finding message Pin
cmk8-Apr-06 9:51
cmk8-Apr-06 9:51 
GeneralRe: Finding message Pin
Matt Godbolt8-Apr-06 9:53
Matt Godbolt8-Apr-06 9:53 
GeneralRe: Finding message Pin
cmk8-Apr-06 17:51
cmk8-Apr-06 17:51 
QuestionEnumerating MFU Programs Pin
rajeevktripathi7-Apr-06 19:52
rajeevktripathi7-Apr-06 19:52 
AnswerRe: Enumerating MFU Programs Pin
Hamid_RT7-Apr-06 22:30
Hamid_RT7-Apr-06 22:30 
AnswerRe: Enumerating MFU Programs Pin
Michael Dunn8-Apr-06 12:13
sitebuilderMichael Dunn8-Apr-06 12:13 
QuestionRe: Enumerating MFU Programs Pin
rajeevktripathi9-Apr-06 18:25
rajeevktripathi9-Apr-06 18:25 
QuestionShellExecute problem Pin
QuickDeveloper7-Apr-06 19:46
QuickDeveloper7-Apr-06 19:46 
AnswerRe: ShellExecute problem Pin
includeh107-Apr-06 20:10
includeh107-Apr-06 20:10 
GeneralRe: ShellExecute problem Pin
QuickDeveloper7-Apr-06 20:24
QuickDeveloper7-Apr-06 20:24 
GeneralRe: ShellExecute problem Pin
Hamid_RT7-Apr-06 21:09
Hamid_RT7-Apr-06 21:09 

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.