Click here to Skip to main content
15,892,072 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Adding popmenu to ListCtrl Pin
Sakhalean24-Jun-10 20:17
Sakhalean24-Jun-10 20:17 
AnswerRe: Adding popmenu to ListCtrl Pin
Niklas L24-Jun-10 21:42
Niklas L24-Jun-10 21:42 
GeneralRe: Adding popmenu to ListCtrl Pin
Sakhalean26-Jun-10 23:16
Sakhalean26-Jun-10 23:16 
Questioncode to install a package Pin
Subrat Patnaik24-Jun-10 19:03
Subrat Patnaik24-Jun-10 19:03 
AnswerRe: code to install a package Pin
rp_suman24-Jun-10 19:34
rp_suman24-Jun-10 19:34 
Questionfatal error C1189: #error : WINDOWS.H already included. MFC apps must not #include <windows.h> Pin
lcryby24-Jun-10 16:33
lcryby24-Jun-10 16:33 
AnswerRe: fatal error C1189: #error : WINDOWS.H already included. MFC apps must not #include Pin
Aescleal24-Jun-10 20:31
Aescleal24-Jun-10 20:31 
Questionmfc executable won't run on other machines Pin
b-rad31124-Jun-10 7:04
b-rad31124-Jun-10 7:04 
Hi everyone,

I built an mfc application using visual studio 2008 (standard edition) c++ on a windows 7 OS. I've compiled the code as a "Release" build and it works great on my machine, but won't execute at all on any other machine (whether its Windows 7, xp, vista, etc). No error messages or anything. You briefly get the hour glass and then nothing.

I've set the following options:

"Use MFC in static library"
and I've set the Runtime library to "Multi-threaded (/MT)"

Any ideas?

Thanks!

P.S. The .net framework is the same version for my machine as for the others that I'd like it to run on, so that doesn't seem to be the problem.
AnswerRe: mfc executable won't run on other machines Pin
rp_suman24-Jun-10 7:33
rp_suman24-Jun-10 7:33 
GeneralRe: mfc executable won't run on other machines Pin
b-rad31124-Jun-10 7:35
b-rad31124-Jun-10 7:35 
GeneralRe: mfc executable won't run on other machines Pin
rp_suman24-Jun-10 7:40
rp_suman24-Jun-10 7:40 
GeneralRe: mfc executable won't run on other machines Pin
b-rad31124-Jun-10 7:46
b-rad31124-Jun-10 7:46 
GeneralRe: mfc executable won't run on other machines Pin
rp_suman24-Jun-10 7:51
rp_suman24-Jun-10 7:51 
GeneralRe: mfc executable won't run on other machines Pin
bob1697224-Jun-10 8:17
bob1697224-Jun-10 8:17 
GeneralRe: mfc executable won't run on other machines Pin
Richard MacCutchan24-Jun-10 11:04
mveRichard MacCutchan24-Jun-10 11:04 
AnswerRe: mfc executable won't run on other machines Pin
Rajesh R Subramanian24-Jun-10 8:03
professionalRajesh R Subramanian24-Jun-10 8:03 
AnswerRe: mfc executable won't run on other machines Pin
El Corazon24-Jun-10 12:23
El Corazon24-Jun-10 12:23 
QuestionHow to removes Dividers between docked Toolbars? Pin
Ed The C24-Jun-10 7:03
Ed The C24-Jun-10 7:03 
AnswerRe: How to removes Dividers between docked Toolbars? Pin
Maximilien24-Jun-10 8:28
Maximilien24-Jun-10 8:28 
GeneralRe: How to removes Dividers between docked Toolbars? Pin
Ed The C24-Jun-10 9:15
Ed The C24-Jun-10 9:15 
QuestionWhat does mean "struct foo f = {0};"? Pin
ant-damage24-Jun-10 6:21
ant-damage24-Jun-10 6:21 
QuestionRe: What does mean "struct foo f = {0};"? Pin
Maximilien24-Jun-10 6:42
Maximilien24-Jun-10 6:42 
AnswerRe: What does mean "struct foo f = {0};"? Pin
rp_suman24-Jun-10 6:43
rp_suman24-Jun-10 6:43 
GeneralRe: What does mean "struct foo f = {0};"? Pin
ant-damage24-Jun-10 6:48
ant-damage24-Jun-10 6:48 
GeneralRe: What does mean "struct foo f = {0};"? Pin
rp_suman24-Jun-10 7:12
rp_suman24-Jun-10 7:12 

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.