Click here to Skip to main content
16,014,294 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to compare pick-up a word from a string Pin
mrby12315-Mar-06 10:44
mrby12315-Mar-06 10:44 
AnswerRe: how to compare pick-up a word from a string Pin
George L. Jackson15-Mar-06 12:17
George L. Jackson15-Mar-06 12:17 
GeneralRe: how to compare pick-up a word from a string Pin
mrby12315-Mar-06 12:28
mrby12315-Mar-06 12:28 
GeneralRe: how to compare pick-up a word from a string Pin
Stephen Hewitt15-Mar-06 12:51
Stephen Hewitt15-Mar-06 12:51 
GeneralRe: how to compare pick-up a word from a string Pin
George L. Jackson15-Mar-06 17:37
George L. Jackson15-Mar-06 17:37 
Questionerror LNK2019 when using DLL Pin
yongwpi15-Mar-06 10:29
yongwpi15-Mar-06 10:29 
AnswerRe: error LNK2019 when using DLL Pin
Saurabh.Garg15-Mar-06 12:49
Saurabh.Garg15-Mar-06 12:49 
AnswerRe: error LNK2019 when using DLL Pin
superSYNC15-Mar-06 15:18
superSYNC15-Mar-06 15:18 
I think that you may forget to add your lib name to the project as additional library. or you forget to set the dependence of project when you develop application and DLL in the same solution.

//////////////////////////////////////////////
maybe right , maybe wrong
GeneralRe: error LNK2019 when using DLL Pin
yongwpi15-Mar-06 16:59
yongwpi15-Mar-06 16:59 
QuestionWhy VC++ .NET 2005 adds a function to a class in a different cpp file? Pin
yellowine15-Mar-06 9:53
yellowine15-Mar-06 9:53 
Questionhow to write a new line each time ? Pin
mrby12315-Mar-06 9:30
mrby12315-Mar-06 9:30 
AnswerRe: how to write a new line each time ? Pin
Christian Graus15-Mar-06 9:39
protectorChristian Graus15-Mar-06 9:39 
GeneralRe: how to write a new line each time ? Pin
mrby12315-Mar-06 9:45
mrby12315-Mar-06 9:45 
AnswerRe: how to write a new line each time ? Pin
Stephen Hewitt15-Mar-06 13:25
Stephen Hewitt15-Mar-06 13:25 
GeneralRe: how to write a new line each time ? Pin
mrby12315-Mar-06 16:41
mrby12315-Mar-06 16:41 
QuestionPalmOS3.5 sdk Pin
GreenLantern15-Mar-06 9:16
GreenLantern15-Mar-06 9:16 
AnswerRe: PalmOS3.5 sdk Pin
El Corazon15-Mar-06 10:38
El Corazon15-Mar-06 10:38 
QuestionCRecordset::GetFieldValue + UNICODE = problem Pin
leandrobecker15-Mar-06 8:56
leandrobecker15-Mar-06 8:56 
Questionto interagate each word in a line of stringstream Pin
mrby12315-Mar-06 7:09
mrby12315-Mar-06 7:09 
QuestionRe: to interagate each word in a line of stringstream Pin
David Crow15-Mar-06 7:16
David Crow15-Mar-06 7:16 
AnswerRe: to interagate each word in a line of stringstream Pin
mrby12315-Mar-06 7:23
mrby12315-Mar-06 7:23 
QuestionRe: to interagate each word in a line of stringstream Pin
David Crow15-Mar-06 7:36
David Crow15-Mar-06 7:36 
AnswerRe: to interagate each word in a line of stringstream Pin
mrby12315-Mar-06 7:46
mrby12315-Mar-06 7:46 
GeneralRe: to interagate each word in a line of stringstream Pin
David Crow15-Mar-06 8:12
David Crow15-Mar-06 8:12 
GeneralRe: to interagate each word in a line of stringstream Pin
mrby12315-Mar-06 8:18
mrby12315-Mar-06 8:18 

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.