Click here to Skip to main content
15,898,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Key pressed time Logic Pin
manchukuo23-Feb-11 10:12
manchukuo23-Feb-11 10:12 
QuestionRe: Key pressed time Logic Pin
David Crow23-Feb-11 10:18
David Crow23-Feb-11 10:18 
AnswerRe: Key pressed time Logic Pin
manchukuo23-Feb-11 10:20
manchukuo23-Feb-11 10:20 
Questionunresolved external symbol error when i compile my win32 app Pin
smishtiaqhussain23-Feb-11 1:53
smishtiaqhussain23-Feb-11 1:53 
AnswerRe: unresolved external symbol error when i compile my win32 app Pin
_AnsHUMAN_ 23-Feb-11 1:56
_AnsHUMAN_ 23-Feb-11 1:56 
AnswerRe: unresolved external symbol error when i compile my win32 app Pin
Richard MacCutchan23-Feb-11 2:02
mveRichard MacCutchan23-Feb-11 2:02 
AnswerRe: unresolved external symbol error when i compile my win32 app Pin
tagopi23-Feb-11 2:03
tagopi23-Feb-11 2:03 
GeneralRe: unresolved external symbol error when i compile my win32 app Pin
smishtiaqhussain23-Feb-11 2:35
smishtiaqhussain23-Feb-11 2:35 
Hi,
Thank you everybody for the quick feedbacks.

Here is the link again. Its working.
http://www.mediafire.com/file/6bcuo1tmg3smysc/test333.rar[^]

I have confirmed that all of the implementations used in my test project are available in the source and their corresponding header files.
I have added all the required files to to my source and header folders of my project.
There are no pre-compiled .lib or .dll files. I have got all the necessary files in .c and .h format. The library also has extern C symbols added so that it can be compiled as a C++ code.
I can easily jump to function implementation in header file using "Go to definition" in VC++ editor from my test .cpp source file. But still nonetheless i am getting linking errors.
Kindly please have a look at the project source.

Thanks a million Smile | :)

Regards,
GeneralRe: unresolved external symbol error when i compile my win32 app Pin
Richard MacCutchan23-Feb-11 3:18
mveRichard MacCutchan23-Feb-11 3:18 
GeneralRe: unresolved external symbol error when i compile my win32 app Pin
smishtiaqhussain23-Feb-11 21:25
smishtiaqhussain23-Feb-11 21:25 
GeneralRe: unresolved external symbol error when i compile my win32 app Pin
Richard MacCutchan23-Feb-11 22:33
mveRichard MacCutchan23-Feb-11 22:33 
AnswerRe: unresolved external symbol error when i compile my win32 app Pin
tagopi23-Feb-11 16:47
tagopi23-Feb-11 16:47 
QuestionNeed assistance on how to send emails in VC6 Pin
John50223-Feb-11 1:07
John50223-Feb-11 1:07 
AnswerRe: Need assistance on how to send emails in VC6 Pin
_AnsHUMAN_ 23-Feb-11 1:58
_AnsHUMAN_ 23-Feb-11 1:58 
AnswerRe: Need assistance on how to send emails in VC6 Pin
Rolf Kristensen23-Feb-11 6:41
Rolf Kristensen23-Feb-11 6:41 
QuestionCFileDialog default path Pin
john563223-Feb-11 1:06
john563223-Feb-11 1:06 
AnswerRe: CFileDialog default path Pin
Richard MacCutchan23-Feb-11 1:59
mveRichard MacCutchan23-Feb-11 1:59 
AnswerRe: CFileDialog default path Pin
Maximilien23-Feb-11 2:36
Maximilien23-Feb-11 2:36 
QuestionHow to Use WPF in Vc++ win32/MFC application? Pin
mathivanaan22-Feb-11 23:46
mathivanaan22-Feb-11 23:46 
AnswerRe: How to Use WPF in Vc++ win32/MFC application? Pin
Richard MacCutchan23-Feb-11 2:03
mveRichard MacCutchan23-Feb-11 2:03 
AnswerRe: How to Use WPF in Vc++ win32/MFC application? Pin
manchukuo23-Feb-11 9:09
manchukuo23-Feb-11 9:09 
QuestionFile move and compare in VC++ 6 MFC dialog based program? Pin
ajj10022-Feb-11 10:19
ajj10022-Feb-11 10:19 
QuestionRe: File move and compare in VC++ 6 MFC dialog based program? Pin
David Crow22-Feb-11 10:29
David Crow22-Feb-11 10:29 
AnswerRe: File move and compare in VC++ 6 MFC dialog based program? Pin
ajj10022-Feb-11 10:38
ajj10022-Feb-11 10:38 
GeneralRe: File move and compare in VC++ 6 MFC dialog based program? Pin
Richard MacCutchan22-Feb-11 23:15
mveRichard MacCutchan22-Feb-11 23:15 

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.