Click here to Skip to main content
16,017,307 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: error LNK2019: unresolved external symbol Pin
Naveen1-Jun-07 0:46
Naveen1-Jun-07 0:46 
GeneralRe: error LNK2019: unresolved external symbol Pin
bankai1231-Jun-07 1:02
bankai1231-Jun-07 1:02 
GeneralRe: error LNK2019: unresolved external symbol Pin
Naveen1-Jun-07 1:08
Naveen1-Jun-07 1:08 
AnswerRe: error LNK2019: unresolved external symbol Pin
Rajkumar R1-Jun-07 1:11
Rajkumar R1-Jun-07 1:11 
GeneralRe: error LNK2019: unresolved external symbol Pin
bankai1231-Jun-07 1:18
bankai1231-Jun-07 1:18 
AnswerRe: error LNK2019: unresolved external symbol Pin
Rajkumar R1-Jun-07 1:30
Rajkumar R1-Jun-07 1:30 
GeneralRe: error LNK2019: unresolved external symbol [modified] Pin
bankai1231-Jun-07 1:39
bankai1231-Jun-07 1:39 
GeneralRe: error LNK2019: unresolved external symbol Pin
Cedric Moonen1-Jun-07 1:14
Cedric Moonen1-Jun-07 1:14 
bankai123 wrote:
The AviFile class doesn't use the Vfw32.lib library, but uses vfw.h.


The header file only contains the class declaration. From where do you think the implementation of the methods comes from ? Bingo, from the library file Wink | ;) .

In visual studio 2005, go into "Project Properties" -> "Linker" -> "Input" and specify the library in "Additional Dependencies".


Cédric Moonen
Software developer

Charting control [v1.2]

QuestionExample help please Pin
Y_Kaushik1-Jun-07 0:17
Y_Kaushik1-Jun-07 0:17 
AnswerRe: Example help please Pin
Jhony george1-Jun-07 1:06
Jhony george1-Jun-07 1:06 
AnswerRe: Example help please Pin
Hamid_RT1-Jun-07 1:26
Hamid_RT1-Jun-07 1:26 
QuestionRe: Example help please Pin
David Crow1-Jun-07 3:33
David Crow1-Jun-07 3:33 
QuestionHow to control Controls' Enter Event? Pin
Peter, Chan1-Jun-07 0:15
Peter, Chan1-Jun-07 0:15 
AnswerRe: How to control Controls' Enter Event? Pin
Naveen1-Jun-07 1:04
Naveen1-Jun-07 1:04 
GeneralRe: How to control Controls' Enter Event? Pin
Peter, Chan3-Jun-07 17:05
Peter, Chan3-Jun-07 17:05 
GeneralRe: How to control Controls' Enter Event? Pin
Naveen3-Jun-07 18:06
Naveen3-Jun-07 18:06 
GeneralRe: How to control Controls' Enter Event? [modified] Pin
Peter, Chan3-Jun-07 19:55
Peter, Chan3-Jun-07 19:55 
GeneralRe: How to control Controls' Enter Event? Pin
Naveen6-Jun-07 21:37
Naveen6-Jun-07 21:37 
GeneralRe: How to control Controls' Enter Event? Pin
Peter, Chan6-Jun-07 21:46
Peter, Chan6-Jun-07 21:46 
QuestionRetrieve message arrival time Pin
JulienLemaitre1-Jun-07 0:02
JulienLemaitre1-Jun-07 0:02 
AnswerRe: Retrieve message arrival time Pin
Arman S.1-Jun-07 0:48
Arman S.1-Jun-07 0:48 
Questionproblem retrieving domain name [modified] Pin
Moonis Ahmed31-May-07 23:34
Moonis Ahmed31-May-07 23:34 
AnswerRe: problem retrieving domain name Pin
Arman S.31-May-07 23:56
Arman S.31-May-07 23:56 
GeneralRe: problem retrieving domain name Pin
Moonis Ahmed3-Jun-07 15:30
Moonis Ahmed3-Jun-07 15:30 
GeneralRe: problem retrieving domain name Pin
Naveen6-Jun-07 20:26
Naveen6-Jun-07 20:26 

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.