Click here to Skip to main content
15,926,703 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Progress Bar Pin
ThatsAlok12-May-06 3:08
ThatsAlok12-May-06 3:08 
Questioncode reuse without using a library Pin
Waleed Eissa12-May-06 0:40
Waleed Eissa12-May-06 0:40 
AnswerRe: code reuse without using a library Pin
Justin Tay12-May-06 0:42
Justin Tay12-May-06 0:42 
GeneralRe: code reuse without using a library Pin
Waleed Eissa12-May-06 1:16
Waleed Eissa12-May-06 1:16 
AnswerRe: code reuse without using a library Pin
Waleed Eissa12-May-06 0:51
Waleed Eissa12-May-06 0:51 
GeneralRe: code reuse without using a library Pin
Cedric Moonen12-May-06 0:53
Cedric Moonen12-May-06 0:53 
GeneralRe: code reuse without using a library Pin
Waleed Eissa12-May-06 1:20
Waleed Eissa12-May-06 1:20 
GeneralRe: code reuse without using a library Pin
Cedric Moonen12-May-06 1:24
Cedric Moonen12-May-06 1:24 
Yes, but if you pur your cpp files in a common folder that's what it's doing. It's not because you added the files to your project that you will have a copy of the files. All your project will work on the original files, and if you modify one, it is available for the other projects (you need to recompile of course).


Cédric Moonen
Software developper

Charting control
GeneralRe: code reuse without using a library Pin
Waleed Eissa12-May-06 1:29
Waleed Eissa12-May-06 1:29 
QuestionDisabling files from File Browser Pin
Dennis Furlaneto12-May-06 0:40
Dennis Furlaneto12-May-06 0:40 
AnswerRe: Disabling files from File Browser Pin
ThatsAlok12-May-06 3:06
ThatsAlok12-May-06 3:06 
GeneralRe: Disabling files from File Browser Pin
Dennis Furlaneto12-May-06 4:47
Dennis Furlaneto12-May-06 4:47 
QuestionRe: Disabling files from File Browser Pin
David Crow12-May-06 4:23
David Crow12-May-06 4:23 
AnswerRe: Disabling files from File Browser Pin
Dennis Furlaneto12-May-06 4:49
Dennis Furlaneto12-May-06 4:49 
Questionowner drawn combobox Pin
chybin12-May-06 0:38
chybin12-May-06 0:38 
AnswerRe: owner drawn combobox Pin
Hamid_RT12-May-06 0:52
Hamid_RT12-May-06 0:52 
Questionimage files in database Pin
ali2121212121212112-May-06 0:34
ali2121212121212112-May-06 0:34 
QuestionRe: image files in database Pin
David Crow12-May-06 4:23
David Crow12-May-06 4:23 
AnswerRe: image files in database Pin
ali2121212121212113-May-06 8:58
ali2121212121212113-May-06 8:58 
GeneralRe: image files in database Pin
David Crow15-May-06 3:03
David Crow15-May-06 3:03 
AnswerRe: image files in database Pin
ali2121212121212115-May-06 8:19
ali2121212121212115-May-06 8:19 
GeneralRe: image files in database Pin
David Crow15-May-06 8:34
David Crow15-May-06 8:34 
QuestionHow to use system infomation control? Pin
chybin12-May-06 0:33
chybin12-May-06 0:33 
QuestionRe: How to use system infomation control? Pin
David Crow12-May-06 4:27
David Crow12-May-06 4:27 
AnswerRe: How to use system infomation control? Pin
chybin18-May-06 15:17
chybin18-May-06 15:17 

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.