Click here to Skip to main content
16,011,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to get filenames from CFileDialog with multiselection files? Pin
Arris7427-Dec-06 6:56
Arris7427-Dec-06 6:56 
Question, Pin
Arris7427-Dec-06 4:10
Arris7427-Dec-06 4:10 
AnswerRe: , Pin
Johan Pretorius27-Dec-06 4:26
Johan Pretorius27-Dec-06 4:26 
GeneralRe: , Pin
Arris7427-Dec-06 4:55
Arris7427-Dec-06 4:55 
GeneralRe: , Pin
Johan Pretorius27-Dec-06 5:24
Johan Pretorius27-Dec-06 5:24 
AnswerRe: , Pin
Hamid_RT27-Dec-06 6:09
Hamid_RT27-Dec-06 6:09 
QuestionLinking error if project compile in vc8 Pin
singh_nav27-Dec-06 3:24
singh_nav27-Dec-06 3:24 
AnswerRe: Linking error if project compile in vc8 Pin
James R. Twine27-Dec-06 3:34
James R. Twine27-Dec-06 3:34 
   It appears that you are pulling in the header for the ZipUnzip class, but not its implementation.  You either need to add the .CPP file(s) to your project, or the library that contains the implementation.

   Peace!

-=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites
(Please rate this post!)

AnswerRe: Linking error if project compile in vc8 Pin
Hamid_RT27-Dec-06 6:22
Hamid_RT27-Dec-06 6:22 
QuestionProblem while Reducing Size of Main Frame window? Pin
aamir.zia27-Dec-06 2:53
aamir.zia27-Dec-06 2:53 
AnswerRe: Problem while Reducing Size of Main Frame window? Pin
James R. Twine27-Dec-06 2:57
James R. Twine27-Dec-06 2:57 
GeneralRe: Problem while Reducing Size of Main Frame window? Pin
aamir.zia27-Dec-06 5:39
aamir.zia27-Dec-06 5:39 
GeneralRe: Problem while Reducing Size of Main Frame window? Pin
James R. Twine27-Dec-06 6:18
James R. Twine27-Dec-06 6:18 
QuestionHow To Save C++ (unsigned char* object) to Oracle DataBase? Pin
JESRE27-Dec-06 2:41
JESRE27-Dec-06 2:41 
AnswerRe: How To Save C++ (unsigned char* object) to Oracle DataBase? Pin
James R. Twine27-Dec-06 2:51
James R. Twine27-Dec-06 2:51 
AnswerRe: How To Save C++ (unsigned char* object) to Oracle DataBase? Pin
Hamid_RT27-Dec-06 6:24
Hamid_RT27-Dec-06 6:24 
QuestionDialog based application lives but SDI doesn't :-( Pin
SelvaKr27-Dec-06 2:24
SelvaKr27-Dec-06 2:24 
AnswerRe: Dialog based application lives but SDI doesn't :-( Pin
James R. Twine27-Dec-06 2:49
James R. Twine27-Dec-06 2:49 
GeneralRe: Dialog based application lives but SDI doesn't :-( Pin
SelvaKr27-Dec-06 2:55
SelvaKr27-Dec-06 2:55 
GeneralThanks...It works :-) Pin
SelvaKr27-Dec-06 2:57
SelvaKr27-Dec-06 2:57 
QuestionHow to add .dll Pin
manu_220527-Dec-06 2:18
manu_220527-Dec-06 2:18 
QuestionRe: How to add .dll Pin
prasad_som27-Dec-06 2:22
prasad_som27-Dec-06 2:22 
QuestionRe: How to add .dll Pin
manu_220527-Dec-06 2:37
manu_220527-Dec-06 2:37 
AnswerRe: How to add .dll Pin
prasad_som27-Dec-06 2:44
prasad_som27-Dec-06 2:44 
QuestionRe: How to add .dll Pin
manu_220527-Dec-06 2:48
manu_220527-Dec-06 2:48 

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.