Click here to Skip to main content
15,902,198 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: One good CListCtrlEx ? Where ? Pin
David Crow13-Mar-10 16:01
David Crow13-Mar-10 16:01 
AnswerRe: One good CListCtrlEx ? Where ? Pin
mesajflaviu14-Mar-10 8:10
mesajflaviu14-Mar-10 8:10 
AnswerRe: One good CListCtrlEx ? Where ? [modified] Pin
Rolf Kristensen14-Mar-10 14:33
Rolf Kristensen14-Mar-10 14:33 
GeneralRe: One good CListCtrlEx ? Where ? Pin
mesajflaviu15-Mar-10 9:00
mesajflaviu15-Mar-10 9:00 
GeneralRe: One good CListCtrlEx ? Where ? Pin
Rolf Kristensen15-Mar-10 21:08
Rolf Kristensen15-Mar-10 21:08 
QuestionC++ console application problem on Windows 7 Pin
corrosion19012-Mar-10 6:55
corrosion19012-Mar-10 6:55 
AnswerRe: C++ console application problem on Windows 7 Pin
LunaticFringe12-Mar-10 7:33
LunaticFringe12-Mar-10 7:33 
GeneralRe: C++ console application problem on Windows 7 Pin
corrosion19012-Mar-10 8:22
corrosion19012-Mar-10 8:22 
I tried compiling with "Use MFC in a Static Library" and I got those errors:

Cpp error LNK2019: unresolved external symbol __imp__ShowWindow
Cpp error LNK2019: unresolved external symbol __imp__GetWindowTextA
Cpp error LNK2019: unresolved external symbol __imp__GetWindowTextLengthA
Cpp error LNK2019: unresolved external symbol __imp__GetForegroundWindow
Cpp error LNK2019: unresolved external symbol __imp__GetAsyncKeyState
Cpp error LNK2019: unresolved external symbol __imp__GetKeyState
Cpp fatal error LNK1120: 6 unresolved externals
Cpp warning LNK4199: /DELAYLOAD:OleAcc.dll ignored; no imports found from OleAcc.dll
Cpp warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification

The same result with "Use MFC in a Shared DLL"..
When I try with Use Standard Windows Libraries I get only one warning: LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
GeneralRe: C++ console application problem on Windows 7 Pin
LunaticFringe12-Mar-10 8:44
LunaticFringe12-Mar-10 8:44 
GeneralRe: C++ console application problem on Windows 7 Pin
corrosion19012-Mar-10 9:04
corrosion19012-Mar-10 9:04 
GeneralRe: C++ console application problem on Windows 7 [modified] Pin
LunaticFringe12-Mar-10 9:28
LunaticFringe12-Mar-10 9:28 
GeneralRe: C++ console application problem on Windows 7 Pin
corrosion19012-Mar-10 9:36
corrosion19012-Mar-10 9:36 
Questioninterpolation subroutine c++ Pin
mrby12312-Mar-10 6:53
mrby12312-Mar-10 6:53 
AnswerRe: interpolation subroutine c++ Pin
Alan Balkany16-Mar-10 3:56
Alan Balkany16-Mar-10 3:56 
QuestionExchange SOAP Contacts Sync Pin
Alexander M.,12-Mar-10 5:19
Alexander M.,12-Mar-10 5:19 
AnswerRe: Exchange SOAP Contacts Sync Pin
Richard MacCutchan12-Mar-10 22:07
mveRichard MacCutchan12-Mar-10 22:07 
QuestionAllocation of (**)[2] [Solved] Pin
xuxiuxun12-Mar-10 4:17
xuxiuxun12-Mar-10 4:17 
AnswerRe: Allocation of (**)[2] Pin
Eugen Podsypalnikov12-Mar-10 4:32
Eugen Podsypalnikov12-Mar-10 4:32 
AnswerRe: Allocation of (**)[2] Pin
Chris Losinger12-Mar-10 4:32
professionalChris Losinger12-Mar-10 4:32 
AnswerRe: Allocation of (**)[2] Pin
xuxiuxun12-Mar-10 15:41
xuxiuxun12-Mar-10 15:41 
GeneralRe: Allocation of (**)[2] Pin
Richard MacCutchan12-Mar-10 22:06
mveRichard MacCutchan12-Mar-10 22:06 
GeneralRe: Allocation of (**)[2] Pin
xuxiuxun13-Mar-10 0:27
xuxiuxun13-Mar-10 0:27 
GeneralRe: Allocation of (**)[2] Pin
Richard MacCutchan13-Mar-10 10:07
mveRichard MacCutchan13-Mar-10 10:07 
GeneralRe: Allocation of (**)[2] Pin
xuxiuxun13-Mar-10 19:49
xuxiuxun13-Mar-10 19:49 
QuestionMessage Removed Pin
12-Mar-10 4:00
xuxiuxun12-Mar-10 4: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.