Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionlinkage error Pin
MozhdehQeraati17-Aug-09 23:31
MozhdehQeraati17-Aug-09 23:31 
AnswerRe: linkage error [modified] Pin
«_Superman_»17-Aug-09 23:43
professional«_Superman_»17-Aug-09 23:43 
GeneralRe: linkage error [modified] Pin
MozhdehQeraati18-Aug-09 0:00
MozhdehQeraati18-Aug-09 0:00 
GeneralRe: linkage error Pin
«_Superman_»18-Aug-09 0:04
professional«_Superman_»18-Aug-09 0:04 
GeneralRe: linkage error Pin
MozhdehQeraati18-Aug-09 0:11
MozhdehQeraati18-Aug-09 0:11 
GeneralRe: linkage error Pin
«_Superman_»18-Aug-09 0:13
professional«_Superman_»18-Aug-09 0:13 
GeneralRe: linkage error [modified] Pin
MozhdehQeraati18-Aug-09 0:29
MozhdehQeraati18-Aug-09 0:29 
AnswerRe: linkage error Pin
KarstenK18-Aug-09 3:47
mveKarstenK18-Aug-09 3:47 
Did ya read the msdn for the errors?

http://msdn.microsoft.com/en-us/library/799kze2z%28VS.80%29.aspx

I guess your CreateReader() implementation is missing or falsly decorated.

A Hint: I hope you are not creating objects in the dll and try to destroy it in the app. This can leads to strange errors. Such interfaces are better "native" as integer or LPCSTR pointers!!! It is hard to tell   Cry | :((

Press F1 for help or google it.
Greetings from Germany

GeneralRe: linkage error Pin
MozhdehQeraati19-Aug-09 3:07
MozhdehQeraati19-Aug-09 3:07 
GeneralRe: linkage error Pin
KarstenK19-Aug-09 3:21
mveKarstenK19-Aug-09 3:21 
QuestionExchange server news groups on Microsoft Pin
tom groezer17-Aug-09 23:13
tom groezer17-Aug-09 23:13 
AnswerRe: Exchange server news groups on Microsoft Pin
Rajesh R Subramanian17-Aug-09 23:22
professionalRajesh R Subramanian17-Aug-09 23:22 
Question[D3DM] Memory & textures [modified] Pin
MMoi17-Aug-09 21:57
MMoi17-Aug-09 21:57 
AnswerRe: [D3DM] Memory & textures Pin
Cedric Moonen17-Aug-09 22:56
Cedric Moonen17-Aug-09 22:56 
GeneralRe: [D3DM] Memory & textures Pin
MMoi17-Aug-09 23:14
MMoi17-Aug-09 23:14 
AnswerRe: [D3DM] Memory & textures Pin
MMoi19-Aug-09 15:10
MMoi19-Aug-09 15:10 
Questionthumbnails are not displayed if another window is opened on Dialog box. Pin
VCProgrammer17-Aug-09 19:26
VCProgrammer17-Aug-09 19:26 
QuestionOther option in place of Sleep. Pin
Le@rner17-Aug-09 18:16
Le@rner17-Aug-09 18:16 
AnswerRe: Other option in place of Sleep. Pin
Adam Roderick J17-Aug-09 19:44
Adam Roderick J17-Aug-09 19:44 
AnswerRe: Other option in place of Sleep. Pin
«_Superman_»17-Aug-09 20:08
professional«_Superman_»17-Aug-09 20:08 
AnswerRe: Other option in place of Sleep. Pin
Rajesh R Subramanian17-Aug-09 20:08
professionalRajesh R Subramanian17-Aug-09 20:08 
AnswerRe: Other option in place of Sleep. Pin
CPallini18-Aug-09 0:01
mveCPallini18-Aug-09 0:01 
AnswerRe: Other option in place of Sleep. Pin
David Crow18-Aug-09 3:15
David Crow18-Aug-09 3:15 
AnswerRe: Other option in place of Sleep. Pin
Joe Woodbury18-Aug-09 11:20
professionalJoe Woodbury18-Aug-09 11:20 
AnswerRe: Other option in place of Sleep. Pin
KarstenK19-Aug-09 3:23
mveKarstenK19-Aug-09 3:23 

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.