Click here to Skip to main content
15,900,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Is my PC standalone or connected to Network Pin
Mark Salsbery5-Mar-07 7:11
Mark Salsbery5-Mar-07 7:11 
GeneralRe: Is my PC standalone or connected to Network Pin
Dmitry Khudorozhkov5-Mar-07 7:19
Dmitry Khudorozhkov5-Mar-07 7:19 
Questionvector to std::string Pin
Programm3r4-Mar-07 21:32
Programm3r4-Mar-07 21:32 
QuestionRe: vector to std::string Pin
prasad_som4-Mar-07 21:40
prasad_som4-Mar-07 21:40 
AnswerRe: vector to std::string Pin
Programm3r4-Mar-07 21:50
Programm3r4-Mar-07 21:50 
GeneralRe: vector to std::string Pin
prasad_som4-Mar-07 21:51
prasad_som4-Mar-07 21:51 
AnswerRe: vector to std::string Pin
Programm3r4-Mar-07 21:40
Programm3r4-Mar-07 21:40 
Questionerror LNK2019 Pin
Programm3r4-Mar-07 23:35
Programm3r4-Mar-07 23:35 
Hi all,

When I call the function in my dll, I receive the following error:

Error 39 error LNK2019: unresolved external symbol "public: static class std::vector<struct cinifile::record,class="" std::allocator<struct="" cinifile::record=""> > __cdecl CIniFile::GetSection(class std::basic_string<char,struct std::char_traits<char="">,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char="">,class std::allocator<char> >)" (?GetSection@CIniFile@@SA?AV?$vector@URecord@CIniFile@@V?$allocator@URecord@CIniFile@@@std@@@std@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@0@Z) referenced in function "public: bool __thiscall TCP32CLIENT::setApplicationParameters(void)" (?setApplicationParameters@TCP32CLIENT@@QAE_NXZ) TCP32Client.obj


What am I doing wrong ?? Confused | :confused: Confused | :confused:
Many thanx
Regards,


The only programmers that are better than C programmers are those who code in 1's and 0's..... Smile | :)

Smile | :) Programm3r

My Blog: ^_^

AnswerRe: error LNK2019 Pin
Programm3r4-Mar-07 23:58
Programm3r4-Mar-07 23:58 
QuestionRe: error LNK2019 Pin
prasad_som4-Mar-07 23:58
prasad_som4-Mar-07 23:58 
GeneralRe: error LNK2019 Pin
Programm3r5-Mar-07 0:10
Programm3r5-Mar-07 0:10 
Questioncorruption of the heap Pin
Programm3r5-Mar-07 0:41
Programm3r5-Mar-07 0:41 
AnswerRe: corruption of the heap Pin
prasad_som5-Mar-07 1:00
prasad_som5-Mar-07 1:00 
QuestionRe: corruption of the heap [MOD] Pin
Programm3r5-Mar-07 1:15
Programm3r5-Mar-07 1:15 
AnswerRe: corruption of the heap [MOD] Pin
prasad_som5-Mar-07 1:28
prasad_som5-Mar-07 1:28 
GeneralRe: corruption of the heap [MOD] Pin
Programm3r5-Mar-07 1:38
Programm3r5-Mar-07 1:38 
AnswerRe: corruption of the heap [MOD] Pin
prasad_som5-Mar-07 1:41
prasad_som5-Mar-07 1:41 
GeneralRe: corruption of the heap [MOD] Pin
Programm3r5-Mar-07 2:02
Programm3r5-Mar-07 2:02 
QuestionClearing the contents of the following... [modified] Pin
Programm3r5-Mar-07 2:55
Programm3r5-Mar-07 2:55 
QuestionRe: Clearing the contents of the following... Pin
prasad_som5-Mar-07 3:24
prasad_som5-Mar-07 3:24 
QuestionRe: Clearing the contents of the following... [modified] Pin
Programm3r5-Mar-07 3:32
Programm3r5-Mar-07 3:32 
QuestionRe: Clearing the contents of the following... Pin
prasad_som5-Mar-07 3:39
prasad_som5-Mar-07 3:39 
GeneralRe: Clearing the contents of the following... [modified] Pin
Programm3r5-Mar-07 3:43
Programm3r5-Mar-07 3:43 
Questionabout DLL loading Pin
mt_samiei4-Mar-07 21:26
mt_samiei4-Mar-07 21:26 
AnswerRe: about DLL loading [modified] Pin
prasad_som4-Mar-07 21:47
prasad_som4-Mar-07 21:47 

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.