Click here to Skip to main content
15,915,600 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Library Error Pin
Anthony_Yio17-Dec-03 0:57
Anthony_Yio17-Dec-03 0:57 
GeneralRe: Library Error Pin
sweep12317-Dec-03 1:33
sweep12317-Dec-03 1:33 
GeneralRe: Library Error Pin
jhwurmbach17-Dec-03 3:35
jhwurmbach17-Dec-03 3:35 
GeneralRe: Library Error Pin
sweep12317-Dec-03 3:45
sweep12317-Dec-03 3:45 
GeneralRe: Library Error Pin
jhwurmbach17-Dec-03 3:50
jhwurmbach17-Dec-03 3:50 
GeneralRe: Library Error Pin
John M. Drescher17-Dec-03 5:52
John M. Drescher17-Dec-03 5:52 
GeneralRe: Library Error Pin
sweep12317-Dec-03 6:07
sweep12317-Dec-03 6:07 
GeneralRe: Library Error Pin
John M. Drescher17-Dec-03 6:14
John M. Drescher17-Dec-03 6:14 
If you are using VC6 under the link tab (in project settings) if yo go to the input category and put LIBCD in the ignore libraries the compiler will put it in the linker options for you. You will see a line in the Project Options box at the bottom of the dialog that states /nodefaultlib:"LIBCD"

John
GeneralRe: Library Error Pin
sweep12317-Dec-03 6:09
sweep12317-Dec-03 6:09 
GeneralRe: Library Error Pin
John M. Drescher17-Dec-03 6:20
John M. Drescher17-Dec-03 6:20 
GeneralRe: Library Error Pin
sweep12317-Dec-03 22:21
sweep12317-Dec-03 22:21 
GeneralRe: Library Error Pin
John M. Drescher18-Dec-03 1:43
John M. Drescher18-Dec-03 1:43 
GeneralRe: Library Error Pin
sweep12318-Dec-03 3:31
sweep12318-Dec-03 3:31 
GeneralRe: Library Error Pin
John M. Drescher18-Dec-03 3:50
John M. Drescher18-Dec-03 3:50 
GeneralRe: Library Error Pin
sweep12318-Dec-03 4:32
sweep12318-Dec-03 4:32 
GeneralRe: Library Error Pin
John M. Drescher18-Dec-03 5:42
John M. Drescher18-Dec-03 5:42 
QuestionAFX_MANAGE_STATE(AfxGetStaticModuleState()) problem??? Pin
YaronNir16-Dec-03 22:35
YaronNir16-Dec-03 22:35 
QuestionHow to access Cell Phone (ie: Nokia) via Irda from PC ? Pin
Ivan Budiono16-Dec-03 22:12
Ivan Budiono16-Dec-03 22:12 
AnswerRe: How to access Cell Phone (ie: Nokia) via Irda from PC ? Pin
Peter Molnar17-Dec-03 12:50
Peter Molnar17-Dec-03 12:50 
GeneralRe: How to access Cell Phone (ie: Nokia) via Irda from PC ? Pin
cofst26-Dec-03 16:17
cofst26-Dec-03 16:17 
GeneralRe: How to access Cell Phone (ie: Nokia) via Irda from PC ? Pin
cofst28-Dec-03 20:50
cofst28-Dec-03 20:50 
GeneralRe: How to access Cell Phone (ie: Nokia) via Irda from PC ? Pin
Peter Molnar29-Dec-03 9:52
Peter Molnar29-Dec-03 9:52 
GeneralRe: How to access Cell Phone (ie: Nokia) via Irda from PC ? Pin
cofst4-Jan-04 16:14
cofst4-Jan-04 16:14 
GeneralRe: How to access Cell Phone (ie: Nokia) via Irda from PC ? Pin
Peter Molnar4-Jan-04 18:41
Peter Molnar4-Jan-04 18:41 
GeneralCalling C++ code from C Pin
peterchen16-Dec-03 22:04
peterchen16-Dec-03 22: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.