Click here to Skip to main content
15,896,063 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDumping values.. Pin
Eytukan25-Sep-07 5:11
Eytukan25-Sep-07 5:11 
AnswerRe: Dumping values.. Pin
Jeremy Falcon25-Sep-07 5:42
professionalJeremy Falcon25-Sep-07 5:42 
GeneralRe: Dumping values.. Pin
Mark Salsbery25-Sep-07 5:44
Mark Salsbery25-Sep-07 5:44 
GeneralRe: Dumping values.. Pin
Jeremy Falcon25-Sep-07 5:45
professionalJeremy Falcon25-Sep-07 5:45 
GeneralRe: Dumping values.. Pin
Eytukan25-Sep-07 6:18
Eytukan25-Sep-07 6:18 
GeneralRe: Dumping values.. Pin
Eytukan25-Sep-07 6:09
Eytukan25-Sep-07 6:09 
GeneralRe: Dumping values.. Pin
Jeremy Falcon25-Sep-07 6:12
professionalJeremy Falcon25-Sep-07 6:12 
GeneralRe: Dumping values.. Pin
Eytukan25-Sep-07 6:17
Eytukan25-Sep-07 6:17 
GeneralRe: Dumping values.. Pin
Jeremy Falcon25-Sep-07 6:18
professionalJeremy Falcon25-Sep-07 6:18 
GeneralRe: Dumping values.. Pin
toxcct25-Sep-07 7:02
toxcct25-Sep-07 7:02 
QuestionRe: Dumping values.. Pin
David Crow25-Sep-07 7:43
David Crow25-Sep-07 7:43 
AnswerRe: Dumping values.. [modified] Pin
Eytukan25-Sep-07 8:29
Eytukan25-Sep-07 8:29 
QuestionStuctures Pin
Jelle De Vos25-Sep-07 4:22
Jelle De Vos25-Sep-07 4:22 
AnswerWot dya say ?? Pin
toxcct25-Sep-07 4:27
toxcct25-Sep-07 4:27 
QuestionRe: Stuctures Pin
David Crow25-Sep-07 4:38
David Crow25-Sep-07 4:38 
AnswerRe: Stuctures Pin
Jelle De Vos25-Sep-07 4:56
Jelle De Vos25-Sep-07 4:56 
GeneralRe: Stuctures Pin
Eytukan25-Sep-07 5:41
Eytukan25-Sep-07 5:41 
GeneralRe: Stuctures Pin
Jelle De Vos25-Sep-07 8:59
Jelle De Vos25-Sep-07 8:59 
AnswerRe: Stuctures Pin
Eytukan25-Sep-07 5:18
Eytukan25-Sep-07 5:18 
AnswerRe: Stuctures Pin
Mark Salsbery25-Sep-07 5:51
Mark Salsbery25-Sep-07 5:51 
QuestionHow to execute VC++ project(only exe) in a system where VC++ is not installed Pin
shir_k25-Sep-07 4:14
shir_k25-Sep-07 4:14 
Hi,

I want the project to execute in the system where VC++ is not installed.When i tried to execute my project in 2 systems where there is no VC++, in one system it worked with or without dlls( MFC42D.dll,MFCO42D.dll, MSVCRTD.dll)but in another system first dialog box opens, when i press "ok button" in that dialog box it has to close current dialog box and open next dialog box but the user interface is closing without showing any error.
Help me to know why it is happening.Project is working fine in the system where VC++ is loaded.

Thanks
AnswerRe: How to execute VC++ project(only exe) in a system where VC++ is not installed Pin
KarstenK25-Sep-07 4:20
mveKarstenK25-Sep-07 4:20 
GeneralRe: How to execute VC++ project(only exe) in a system where VC++ is not installed Pin
shir_k25-Sep-07 4:29
shir_k25-Sep-07 4:29 
AnswerRe: How to execute VC++ project(only exe) in a system where VC++ is not installed Pin
Matthew Faithfull25-Sep-07 4:21
Matthew Faithfull25-Sep-07 4:21 
GeneralRe: How to execute VC++ project(only exe) in a system where VC++ is not installed Pin
shir_k25-Sep-07 4:32
shir_k25-Sep-07 4:32 

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.