Click here to Skip to main content
15,886,362 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Enabling/Disabling a CMFCRibbonButton Pin
Richard MacCutchan2-Jan-15 10:41
mveRichard MacCutchan2-Jan-15 10:41 
QuestionAm a newbie to PARALLEL VERSION USING MPI , I need to convert the code below to parallel version using mpi. Pin
Member 1124308429-Dec-14 4:57
Member 1124308429-Dec-14 4:57 
QuestionRe: Am a newbie to PARALLEL VERSION USING MPI , I need to convert the code below to parallel version using mpi. Pin
Richard MacCutchan29-Dec-14 23:03
mveRichard MacCutchan29-Dec-14 23:03 
Questionbuilding Visual C++ program on Visual Studio 6 VS. Visual Studio 2008/2013 Pin
Southmountain24-Dec-14 7:06
Southmountain24-Dec-14 7:06 
SuggestionRe: building Visual C++ program on Visual Studio 6 VS. Visual Studio 2008/2013 Pin
Richard MacCutchan25-Dec-14 23:05
mveRichard MacCutchan25-Dec-14 23:05 
GeneralRe: building Visual C++ program on Visual Studio 6 VS. Visual Studio 2008/2013 Pin
Southmountain28-Dec-14 14:19
Southmountain28-Dec-14 14:19 
GeneralRe: building Visual C++ program on Visual Studio 6 VS. Visual Studio 2008/2013 Pin
Richard MacCutchan28-Dec-14 22:04
mveRichard MacCutchan28-Dec-14 22:04 
GeneralRe: building Visual C++ program on Visual Studio 6 VS. Visual Studio 2008/2013 Pin
Mike Nordell2-Feb-15 11:14
Mike Nordell2-Feb-15 11:14 
What research? All versions of Visual Studio build C++ code into a native image.

While true, some versions produce horribly bloated images (ref. the .... was it CDialog library bug in one or two versions of MFC) making them quite unsuitable to use, or produce images impossible to run on anything but the "Latest And Greatest(tm)" Microsoft Operating System.

It does require research to find out about such things.
AnswerRe: building Visual C++ program on Visual Studio 6 VS. Visual Studio 2008/2013 Pin
Vaclav_31-Dec-14 14:21
Vaclav_31-Dec-14 14:21 
AnswerRe: building Visual C++ program on Visual Studio 6 VS. Visual Studio 2008/2013 Pin
Joe Woodbury5-Jan-15 8:09
professionalJoe Woodbury5-Jan-15 8:09 
QuestionSoftware Making Pin
Member 1133032722-Dec-14 22:37
Member 1133032722-Dec-14 22:37 
AnswerRe: Software Making Pin
Richard MacCutchan22-Dec-14 23:01
mveRichard MacCutchan22-Dec-14 23:01 
Questionvending machine project Pin
Member 1132883822-Dec-14 5:29
Member 1132883822-Dec-14 5:29 
AnswerRe: vending machine project Pin
Chris Losinger22-Dec-14 5:50
professionalChris Losinger22-Dec-14 5:50 
AnswerRe: vending machine project Pin
jeron122-Dec-14 5:52
jeron122-Dec-14 5:52 
Questionc++ Pin
Member 1132883822-Dec-14 5:28
Member 1132883822-Dec-14 5:28 
QuestionAcceleration keys on CMenu is not shown ! Pin
sdancer7522-Dec-14 0:07
sdancer7522-Dec-14 0:07 
AnswerRe: Acceleration keys on CMenu is not shown ! Pin
Jochen Arndt22-Dec-14 0:42
professionalJochen Arndt22-Dec-14 0:42 
GeneralRe: Acceleration keys on CMenu is not shown ! Pin
sdancer7523-Dec-14 23:01
sdancer7523-Dec-14 23:01 
QuestionUrgent help Pin
Member 1132644421-Dec-14 5:21
Member 1132644421-Dec-14 5:21 
AnswerRe: Urgent help Pin
Richard Andrew x6421-Dec-14 7:18
professionalRichard Andrew x6421-Dec-14 7:18 
Questionhow to create a treecontrol to view folders and files on my computer? Pin
Salvatello17-Dec-14 6:36
Salvatello17-Dec-14 6:36 
GeneralRe: how to create a treecontrol to view folders and files on my computer? Pin
PIEBALDconsult17-Dec-14 6:45
mvePIEBALDconsult17-Dec-14 6:45 
AnswerRe: how to create a treecontrol to view folders and files on my computer? Pin
Richard MacCutchan17-Dec-14 7:23
mveRichard MacCutchan17-Dec-14 7:23 
QuestionRe: how to create a treecontrol to view folders and files on my computer? Pin
David Crow17-Dec-14 7:53
David Crow17-Dec-14 7:53 

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.