Click here to Skip to main content
15,898,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Push button Pin
J.B.17-Dec-03 21:26
J.B.17-Dec-03 21:26 
GeneralRe: Push button Pin
Prakash Nadar17-Dec-03 21:39
Prakash Nadar17-Dec-03 21:39 
GeneralRe: Push button Pin
J.B.17-Dec-03 21:47
J.B.17-Dec-03 21:47 
GeneralRe: Push button Pin
Prakash Nadar17-Dec-03 23:20
Prakash Nadar17-Dec-03 23:20 
GeneralIShellExtInit and IContextMenu; Pin
Bo Hunter17-Dec-03 15:36
Bo Hunter17-Dec-03 15:36 
GeneralRe: IShellExtInit and IContextMenu; Pin
Dinesh Ahuja19-Dec-03 2:20
Dinesh Ahuja19-Dec-03 2:20 
General<vector> destructor problem Pin
aqzhao17-Dec-03 15:22
aqzhao17-Dec-03 15:22 
GeneralRe: <vector> destructor problem Pin
Phil Martin17-Dec-03 16:48
professionalPhil Martin17-Dec-03 16:48 
Generalid3 tag for wma file Pin
qdping17-Dec-03 14:03
qdping17-Dec-03 14:03 
GeneralRe: id3 tag for wma file Pin
Christian Graus17-Dec-03 15:19
protectorChristian Graus17-Dec-03 15:19 
GeneralRe: id3 tag for wma file Pin
qdping17-Dec-03 16:26
qdping17-Dec-03 16:26 
GeneralRe: id3 tag for wma file Pin
Christian Graus17-Dec-03 16:28
protectorChristian Graus17-Dec-03 16:28 
GeneralRe: id3 tag for wma file Pin
qdping17-Dec-03 16:39
qdping17-Dec-03 16:39 
GeneralRe: id3 tag for wma file Pin
Bob Stanneveld17-Dec-03 21:13
Bob Stanneveld17-Dec-03 21:13 
GeneralRe: id3 tag for wma file Pin
qdping17-Dec-03 21:31
qdping17-Dec-03 21:31 
GeneralRe: id3 tag for wma file Pin
Bob Stanneveld18-Dec-03 21:14
Bob Stanneveld18-Dec-03 21:14 
GeneralRe: id3 tag for wma file Pin
qdping18-Dec-03 21:55
qdping18-Dec-03 21:55 
GeneralRe: id3 tag for wma file Pin
Bob Stanneveld19-Dec-03 4:44
Bob Stanneveld19-Dec-03 4:44 
QuestionHow to initialize SDI Doc/View interface from MFC-based dll Pin
JoeSchmoe00717-Dec-03 13:36
JoeSchmoe00717-Dec-03 13:36 
QuestionHow to call a dll from MFC SDI application? Pin
Binayak17-Dec-03 13:00
Binayak17-Dec-03 13:00 
AnswerRe: How to call a dll from MFC SDI application? Pin
Prakash Nadar17-Dec-03 16:46
Prakash Nadar17-Dec-03 16:46 
General..\\..\\help in remembering what all this means Pin
Steve Messer17-Dec-03 12:55
Steve Messer17-Dec-03 12:55 
GeneralRe: ..\\..\\help in remembering what all this means Pin
Terry O'Nolley17-Dec-03 13:27
Terry O'Nolley17-Dec-03 13:27 
GeneralRe: ..\\..\\help in remembering what all this means Pin
Steve Messer17-Dec-03 14:19
Steve Messer17-Dec-03 14:19 
Questionmultiple executables in the same project? Pin
luddet17-Dec-03 12:39
luddet17-Dec-03 12:39 
Hi,

Is it at all possible to create several executables in the same project? I'm using Visual C++ .NET 2002.

I would like to be able to quickly create small test programs using the classes I develop for my main program in the project. So I would just like to be able to add a small testfile containing just a simple console prog and do some simple tests.

Please forgive me if this is a stupid question, but I have only recently started using VS and I have searched the documentation without finding the answer.

thanks
Luddet

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.