Click here to Skip to main content
15,887,683 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Read/Write ListBox Control Pin
Member 227409719-Sep-05 3:30
Member 227409719-Sep-05 3:30 
GeneralRe: Read/Write ListBox Control Pin
David Crow19-Sep-05 3:44
David Crow19-Sep-05 3:44 
GeneralRe: Read/Write ListBox Control Pin
Member 227409719-Sep-05 20:21
Member 227409719-Sep-05 20:21 
QuestionHow to impliment scrollbar for Child Dialog in maindialog? Pin
G Haranadh16-Sep-05 5:58
G Haranadh16-Sep-05 5:58 
AnswerRe: How to impliment scrollbar for Child Dialog in maindialog? Pin
G Haranadh20-Sep-05 21:53
G Haranadh20-Sep-05 21:53 
Questionreading address 0xabababab ... (win XP vs. win2K ) Pin
Maximilien16-Sep-05 5:20
Maximilien16-Sep-05 5:20 
AnswerRe: reading address 0xabababab ... (win XP vs. win2K ) Pin
Alexander M.,16-Sep-05 7:05
Alexander M.,16-Sep-05 7:05 
QuestionFinding a lib's reference in the solution Pin
-Dy16-Sep-05 5:18
-Dy16-Sep-05 5:18 
I'm updating a project from Visual C++ 6 / MFC 6 to Visual C++ 2003 / MFC 7. The solution has 5 projects, consisting of an exe and some dll's. Everything's gone pretty well, and I've recompiled and linked the dll's. I've now ran into a problem with the exe. It's compiled it okay, but it won't link. I get a LNK1104 error: "cannot open file mfc42d.lib'"

Obviously, I don't want to link with mfc42d.lib - I'm moving on to MFC 7. So I want to delete the reference the project has to this lib. And here's my problem: I can't find that reference. I've been through the settings (Project -> Properties -> Linker -> Input) and there's no mention of mfc42d. I've also searched all the files in the directory for the text "mfc42d", and there's no sign of it (except my build errors log). Where on earth is it getting mfc42d from? And how can I get rid of it?


-Dy
AnswerRe: Finding a lib's reference in the solution Pin
Matt Godbolt16-Sep-05 5:26
Matt Godbolt16-Sep-05 5:26 
GeneralRe: Finding a lib's reference in the solution Pin
-Dy16-Sep-05 5:58
-Dy16-Sep-05 5:58 
QuestionFading black the screen Pin
hkulten16-Sep-05 5:13
hkulten16-Sep-05 5:13 
AnswerRe: Fading black the screen Pin
Ravi Bhavnani16-Sep-05 5:19
professionalRavi Bhavnani16-Sep-05 5:19 
GeneralRe: Fading black the screen Pin
hkulten19-Sep-05 0:10
hkulten19-Sep-05 0:10 
QuestionFind unused source code using the debugger Pin
Florian Storck16-Sep-05 4:35
Florian Storck16-Sep-05 4:35 
AnswerRe: Find unused source code using the debugger Pin
Alexander M.,17-Sep-05 11:55
Alexander M.,17-Sep-05 11:55 
GeneralRe: Find unused source code using the debugger Pin
Florian Storck17-Sep-05 12:30
Florian Storck17-Sep-05 12:30 
QuestionStatus of process (Actif or not) Pin
j_s_lacroix16-Sep-05 3:08
j_s_lacroix16-Sep-05 3:08 
AnswerRe: Status of process (Actif or not) Pin
Blake Miller16-Sep-05 4:33
Blake Miller16-Sep-05 4:33 
GeneralRe: Status of process (Actif or not) Pin
Matt Godbolt16-Sep-05 5:15
Matt Godbolt16-Sep-05 5:15 
QuestionCombo Box drop-down list don't extends? Pin
george ivanov16-Sep-05 2:03
george ivanov16-Sep-05 2:03 
AnswerRe: Combo Box drop-down list don't extends? Pin
Nitefall206016-Sep-05 2:20
Nitefall206016-Sep-05 2:20 
GeneralRe: Combo Box drop-down list don't extends? Pin
george ivanov16-Sep-05 3:21
george ivanov16-Sep-05 3:21 
AnswerRe: Combo Box drop-down list don't extends? Pin
khan++16-Sep-05 2:25
khan++16-Sep-05 2:25 
GeneralRe: Combo Box drop-down list don't extends? Pin
george ivanov16-Sep-05 3:25
george ivanov16-Sep-05 3:25 
QuestionAdding DLL's to System Folder On Exe Startup Pin
jerry1211a16-Sep-05 2:00
jerry1211a16-Sep-05 2:00 

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.