Click here to Skip to main content
15,889,992 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: mfc executable won't run on other machines Pin
rp_suman24-Jun-10 7:33
rp_suman24-Jun-10 7:33 
Try using Dependency Walker to find out if there is any missing dependency.
Write the log or have messagebox to findout which function it is failing.
--
"Programming is an art that fights back!"

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 
GeneralRe: What does mean "struct foo f = {0};"? Pin
ant-damage24-Jun-10 7:16
ant-damage24-Jun-10 7:16 

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.