Click here to Skip to main content
15,887,585 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: how to create a treecontrol to view folders and files on my computer? Pin
Salvatello17-Dec-14 21:24
Salvatello17-Dec-14 21:24 
GeneralRe: how to create a treecontrol to view folders and files on my computer? Pin
Richard MacCutchan17-Dec-14 21:28
mveRichard MacCutchan17-Dec-14 21:28 
GeneralRe: how to create a treecontrol to view folders and files on my computer? Pin
David Crow18-Dec-14 2:48
David Crow18-Dec-14 2:48 
AnswerRe: how to create a treecontrol to view folders and files on my computer? Pin
Maximilien18-Dec-14 3:48
Maximilien18-Dec-14 3:48 
QuestionReusable User Interface elements in Visual Studio Pin
RefuseResist1317-Dec-14 1:25
RefuseResist1317-Dec-14 1:25 
Hi.

I am trying to make some reusable GUI components for several desktop application projects. These projects are all Windows (Win7), Visual Studio, C++ based. What do you think would be the best way to approach this problem?

Right now i was thinking about one of these 2 ideas:
- MFC ActiveX Control.
- MFC extension Dll.

So far ActiveX has the benefit of being able to be integrated directly in the VS resource editor and this would make the integration easier.
On the other hand, ActiveX would allow only 1 GUI component per .OCX (am i wrong here? is it possible to incorporate more that 1 control in an .OCX file?) and this would mean that i would have to distribute a lot of .OCX files and it would just not look right.
Can you tell me if ActiveX is still considered a "modern" way of doing things? I wouldn't want to use something that is about to be deprecated.

Thanks.
AnswerRe: Reusable User Interface elements in Visual Studio Pin
Jochen Arndt17-Dec-14 1:59
professionalJochen Arndt17-Dec-14 1:59 
AnswerRe: Reusable User Interface elements in Visual Studio Pin
David Crow17-Dec-14 4:55
David Crow17-Dec-14 4:55 
GeneralCan some one help me with a travel salesmen problem code in c or c++ , Is urgent. Thanks Pin
Member 1124308416-Dec-14 10:40
Member 1124308416-Dec-14 10:40 
GeneralRe: Can some one help me with a travel salesmen problem code in c or c++ , Is urgent. Thanks Pin
Richard MacCutchan16-Dec-14 10:42
mveRichard MacCutchan16-Dec-14 10:42 
GeneralRe: Can some one help me with a travel salesmen problem code in c or c++ , Is urgent. Thanks Pin
Member 1124308416-Dec-14 10:52
Member 1124308416-Dec-14 10:52 
GeneralRe: Can some one help me with a travel salesmen problem code in c or c++ , Is urgent. Thanks Pin
gopi_cpp16-Dec-14 17:48
gopi_cpp16-Dec-14 17:48 
GeneralRe: Can some one help me with a travel salesmen problem code in c or c++ , Is urgent. Thanks Pin
Richard MacCutchan16-Dec-14 21:25
mveRichard MacCutchan16-Dec-14 21:25 
AnswerRe: Can some one help me with a travel salesmen problem code in c or c++ , Is urgent. Thanks Pin
David Crow17-Dec-14 3:58
David Crow17-Dec-14 3:58 
GeneralRe: Can some one help me with a travel salesmen problem code in c or c++ , Is urgent. Thanks Pin
Matthew Dennis16-Dec-14 11:22
sysadminMatthew Dennis16-Dec-14 11:22 
AnswerRe: Can some one help me with a travel salesmen problem code in c or c++ , Is urgent. Thanks Pin
ZurdoDev17-Dec-14 3:19
professionalZurdoDev17-Dec-14 3:19 
QuestionTravel salesmen Problem in C or C++ Pin
Member 1124308416-Dec-14 9:46
Member 1124308416-Dec-14 9:46 
AnswerRe: Travel salesmen Problem in C or C++ Pin
jeron116-Dec-14 10:03
jeron116-Dec-14 10:03 
GeneralRe: Travel salesmen Problem in C or C++ Pin
Member 1124308416-Dec-14 10:37
Member 1124308416-Dec-14 10:37 
GeneralRe: Travel salesmen Problem in C or C++ Pin
jeron116-Dec-14 11:58
jeron116-Dec-14 11:58 
GeneralRe: Travel salesmen Problem in C or C++ Pin
CPallini16-Dec-14 22:15
mveCPallini16-Dec-14 22:15 
AnswerRe: Travel salesmen Problem in C or C++ Pin
ZurdoDev17-Dec-14 3:19
professionalZurdoDev17-Dec-14 3:19 
QuestionMFCShellTree: I want to see even files Pin
Salvatello15-Dec-14 4:29
Salvatello15-Dec-14 4:29 

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.