Click here to Skip to main content
16,004,969 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Can I use bits instead of bytes? Pin
George L. Jackson27-Oct-06 16:48
George L. Jackson27-Oct-06 16:48 
GeneralRe: Can I use bits instead of bytes? Pin
Lord Kixdemp27-Oct-06 20:11
Lord Kixdemp27-Oct-06 20:11 
GeneralRe: Can I use bits instead of bytes? Pin
Prakash Nadar27-Oct-06 22:11
Prakash Nadar27-Oct-06 22:11 
GeneralRe: Can I use bits instead of bytes? Pin
Lord Kixdemp28-Oct-06 12:21
Lord Kixdemp28-Oct-06 12:21 
GeneralRe: Can I use bits instead of bytes? Pin
Prakash Nadar29-Oct-06 22:15
Prakash Nadar29-Oct-06 22:15 
GeneralRe: Can I use bits instead of bytes? Pin
Gary R. Wheeler29-Oct-06 2:02
Gary R. Wheeler29-Oct-06 2:02 
GeneralRe: Can I use bits instead of bytes? Pin
George L. Jackson29-Oct-06 9:52
George L. Jackson29-Oct-06 9:52 
Question3-in-1 project? Pin
Joe Smith IX27-Oct-06 6:41
Joe Smith IX27-Oct-06 6:41 
Hopefully someone can give me some pointer on how to deal with the following scenario:

I have a project that will be given to 3 clients. Although the core code (about 80%) is the same, some dialogs/resources are different for each client. Should I finish for a client first, then create 2 copies of the project folder and change 20% of each code to accomodate the other 2? This will mean the core 80% is duplicated 3 times, and whenever I fix something, I need to do it 3 times.

Is there a way to do all 3 projects in one folder, sharing the core 80%, but appears as 3 separate projects (3 .dsw's/dsp's) and hopefully 3 projects in SourceSafe?

I would really appreciate it if someone can help me here. Thanks a bunch.



AnswerRe: 3-in-1 project? Pin
Mark Salsbery27-Oct-06 7:00
Mark Salsbery27-Oct-06 7:00 
GeneralRe: 3-in-1 project? Pin
Joe Smith IX28-Oct-06 9:51
Joe Smith IX28-Oct-06 9:51 
GeneralRe: 3-in-1 project? Pin
Mark Salsbery29-Oct-06 7:26
Mark Salsbery29-Oct-06 7:26 
AnswerRe: 3-in-1 project? Pin
led mike27-Oct-06 7:15
led mike27-Oct-06 7:15 
QuestionRe: 3-in-1 project? Pin
David Crow27-Oct-06 7:17
David Crow27-Oct-06 7:17 
AnswerRe: 3-in-1 project? Pin
Zac Howland27-Oct-06 7:28
Zac Howland27-Oct-06 7:28 
AnswerRe: 3-in-1 project? Pin
Gary R. Wheeler29-Oct-06 2:21
Gary R. Wheeler29-Oct-06 2:21 
QuestionGDI+ graphics returns 0 visible clip rect for secondary monitor Pin
gkitts27-Oct-06 5:12
gkitts27-Oct-06 5:12 
Questionmessage loop in directx Pin
shaderx27-Oct-06 5:00
shaderx27-Oct-06 5:00 
AnswerRe: message loop in directx Pin
Zac Howland27-Oct-06 8:00
Zac Howland27-Oct-06 8:00 
QuestionCDialog Pin
baerten27-Oct-06 4:50
baerten27-Oct-06 4:50 
AnswerRe: CDialog Pin
Mark Salsbery27-Oct-06 5:33
Mark Salsbery27-Oct-06 5:33 
AnswerRe: CDialog Pin
Hamid_RT27-Oct-06 21:39
Hamid_RT27-Oct-06 21:39 
GeneralRe: CDialog [modified] Pin
baerten29-Oct-06 21:25
baerten29-Oct-06 21:25 
QuestionHow to check thread.? Pin
Max++27-Oct-06 4:22
Max++27-Oct-06 4:22 
AnswerRe: How to check thread.? Pin
Mike Dimmick27-Oct-06 4:26
Mike Dimmick27-Oct-06 4:26 
GeneralRe: How to check thread.? Pin
Max++27-Oct-06 4:32
Max++27-Oct-06 4:32 

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.