Click here to Skip to main content
15,880,405 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: What are the diffrent ways by which we can access a dll and lib in an .exe Pin
pandit8423-Dec-10 2:20
pandit8423-Dec-10 2:20 
QuestionAPI to get special path Pin
David Crow21-Dec-10 4:25
David Crow21-Dec-10 4:25 
AnswerRe: API to get special path Pin
Rajesh R Subramanian21-Dec-10 4:56
professionalRajesh R Subramanian21-Dec-10 4:56 
GeneralRe: API to get special path Pin
David Crow21-Dec-10 5:02
David Crow21-Dec-10 5:02 
GeneralRe: API to get special path Pin
Michael Schubert21-Dec-10 7:22
Michael Schubert21-Dec-10 7:22 
GeneralRe: API to get special path + OT Pin
Rajesh R Subramanian21-Dec-10 17:14
professionalRajesh R Subramanian21-Dec-10 17:14 
GeneralRe: API to get special path + OT Pin
Michael Schubert21-Dec-10 21:18
Michael Schubert21-Dec-10 21:18 
QuestionCFormView as ModelDialog Behavour. Pin
janaswamy uday21-Dec-10 4:19
janaswamy uday21-Dec-10 4:19 
Hi All,

I am having a FormView and i have shown the form View in Menu Click Event. Previously there was a Model Dialog for that Event. The same event is modified to CFormView.

My Doubt is.

Code
----

CMyDialog dlg;

if( dlg.DoModel()== IDOK)
{
//Some Conditions ......
}

The Code will wait untill the CDialog Box is been Closed.

The Same behaviour must be applied to CFormView.

What is the Process to do.

Regards,
Uday.
AnswerRe: CFormView as ModelDialog Behavour. Pin
Stephen Hewitt22-Dec-10 1:27
Stephen Hewitt22-Dec-10 1:27 
GeneralRe: CFormView as ModelDialog Behavour. Pin
janaswamy uday22-Dec-10 17:05
janaswamy uday22-Dec-10 17:05 
QuestionC++ proxy programming question. Pin
Ram Shmider21-Dec-10 3:04
Ram Shmider21-Dec-10 3:04 
AnswerRe: C++ proxy programming question. Pin
Peter Weyzen25-Dec-10 21:00
Peter Weyzen25-Dec-10 21:00 
GeneralRe: C++ proxy programming question. Pin
Ram Shmider25-Dec-10 22:57
Ram Shmider25-Dec-10 22:57 
Questionsource code car firetruck in c Pin
Arefeh Haghpnah20-Dec-10 21:35
Arefeh Haghpnah20-Dec-10 21:35 
AnswerRe: source code car firetruck in c PinPopular
Cedric Moonen20-Dec-10 21:54
Cedric Moonen20-Dec-10 21:54 
AnswerRe: source code car firetruck in c Pin
CPallini20-Dec-10 22:22
mveCPallini20-Dec-10 22:22 
AnswerRe: source code car firetruck in c Pin
Michael Schubert20-Dec-10 22:30
Michael Schubert20-Dec-10 22:30 
AnswerRe: source code car firetruck in c PinPopular
Smithers-Jones20-Dec-10 22:51
Smithers-Jones20-Dec-10 22:51 
AnswerRe: source code car firetruck in c Pin
Luc Pattyn21-Dec-10 1:59
sitebuilderLuc Pattyn21-Dec-10 1:59 
QuestionReading 4 GB file using 2 GB physical memory [modified] Pin
Adam Roderick J20-Dec-10 20:50
Adam Roderick J20-Dec-10 20:50 
AnswerRe: Reading 4 GB file using 2 GB physical memory Pin
bleedingfingers20-Dec-10 21:44
bleedingfingers20-Dec-10 21:44 
GeneralRe: Reading 4 GB file using 2 GB physical memory Pin
Adam Roderick J20-Dec-10 21:55
Adam Roderick J20-Dec-10 21:55 
GeneralRe: Reading 4 GB file using 2 GB physical memory Pin
bleedingfingers20-Dec-10 22:11
bleedingfingers20-Dec-10 22:11 
QuestionConvert to DLL Pin
Teoh Chia Wei20-Dec-10 18:36
Teoh Chia Wei20-Dec-10 18:36 
AnswerRe: Convert to DLL Pin
KingsGambit20-Dec-10 19:08
KingsGambit20-Dec-10 19:08 

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.