Click here to Skip to main content
15,901,505 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Drive Letters (More than 26 Drives??) Pin
Iain Clarke, Warrior Programmer5-Dec-09 3:05
Iain Clarke, Warrior Programmer5-Dec-09 3:05 
GeneralRe: Drive Letters (More than 26 Drives??) [modified for Typo's] Pin
Bram van Kampen5-Dec-09 14:06
Bram van Kampen5-Dec-09 14:06 
QuestionRe: Drive Letters (More than 26 Drives??) [modified for Typo's] Pin
David Crow5-Dec-09 17:17
David Crow5-Dec-09 17:17 
GeneralRe: Drive Letters (More than 26 Drives??) [modified for Typo's] Pin
Iain Clarke, Warrior Programmer5-Dec-09 20:59
Iain Clarke, Warrior Programmer5-Dec-09 20:59 
AnswerRe: Drive Letters (More than 26 Drives??) Pin
David Crow5-Dec-09 17:19
David Crow5-Dec-09 17:19 
GeneralRe: Drive Letters (More than 26 Drives??) Pin
Bram van Kampen9-Dec-09 15:48
Bram van Kampen9-Dec-09 15:48 
QuestionAddAceToObjectsSecurityDescriptor problem Pin
RomTibi4-Dec-09 8:01
RomTibi4-Dec-09 8:01 
QuestionHow do I control what files get compiled? Pin
Interrobang4-Dec-09 6:36
Interrobang4-Dec-09 6:36 
Greetings!

I am developing in C++ using MS Visual Studio 2008.

Code for our main application is contained in about 25 separate projects in our main workspace. In addition, we have a few other projects in that workspace because they use some of the same DLLs. I am working on a couple of DLLs that will provide data access services for a major upgrade to the application expected in a few months. I have a small test application for my new DLLs.

The test application and the new DLLs are not in the dependency list for our major application.

I just downloaded code for the major application from source control, set the major application to be the startup project, and rebuilt it. The test application and the new DLLs got built along with everything else!

If VS 2008 does not listen to a project's dependency list, how does it decide which files to compile? Or does the startup project not control what gets built when a user presses F6?

Thank you very much.

RobR
AnswerRe: How do I control what files get compiled? [modified] Pin
transoft4-Dec-09 6:45
transoft4-Dec-09 6:45 
GeneralRe: How do I control what files get compiled? Pin
Interrobang4-Dec-09 7:30
Interrobang4-Dec-09 7:30 
GeneralRe: How do I control what files get compiled? Pin
T21024-Dec-09 12:43
T21024-Dec-09 12:43 
AnswerRe: How do I control what files get compiled? Pin
David Crow4-Dec-09 7:54
David Crow4-Dec-09 7:54 
GeneralRe: How do I control what files get compiled? Pin
Interrobang4-Dec-09 9:13
Interrobang4-Dec-09 9:13 
GeneralRe: How do I control what files get compiled? Pin
Bram van Kampen4-Dec-09 16:31
Bram van Kampen4-Dec-09 16:31 
QuestionHelp me use SetROP2 Pin
unistar_kl4-Dec-09 4:20
unistar_kl4-Dec-09 4:20 
AnswerRe: Help me use SetROP2 Pin
«_Superman_»4-Dec-09 4:41
professional«_Superman_»4-Dec-09 4:41 
GeneralRe: Help me use SetROP2 [modified] Pin
unistar_kl4-Dec-09 4:48
unistar_kl4-Dec-09 4:48 
AnswerRe: Help me use SetROP2 - Use ImageViewer Pin
Iain Clarke, Warrior Programmer5-Dec-09 3:08
Iain Clarke, Warrior Programmer5-Dec-09 3:08 
GeneralRe: Help me use SetROP2 - Use ImageViewer [modified] Pin
unistar_kl5-Dec-09 4:18
unistar_kl5-Dec-09 4:18 
GeneralRe: Help me use SetROP2 - Use ImageViewer Pin
PJ Arends5-Dec-09 6:59
professionalPJ Arends5-Dec-09 6:59 
GeneralRe: Help me use SetROP2 - Use ImageViewer Pin
Iain Clarke, Warrior Programmer5-Dec-09 8:20
Iain Clarke, Warrior Programmer5-Dec-09 8:20 
GeneralRe: Help me use SetROP2 - Use ImageViewer Pin
unistar_kl6-Dec-09 14:24
unistar_kl6-Dec-09 14:24 
AnswerRe: Help me use SetROP2 Pin
Rozis5-Dec-09 3:46
Rozis5-Dec-09 3:46 
GeneralRe: Help me use SetROP2 Pin
unistar_kl5-Dec-09 4:50
unistar_kl5-Dec-09 4:50 
GeneralRe: Help me use SetROP2 Pin
Rozis5-Dec-09 13:04
Rozis5-Dec-09 13:04 

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.