Click here to Skip to main content
16,011,988 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalextern "C" in DLL Pin
Alan Balkany20-Mar-08 7:21
Alan Balkany20-Mar-08 7:21 
QuestionRe: extern "C" in DLL Pin
David Crow20-Mar-08 7:28
David Crow20-Mar-08 7:28 
GeneralRe: extern "C" in DLL Pin
Alan Balkany20-Mar-08 7:36
Alan Balkany20-Mar-08 7:36 
QuestionRe: extern "C" in DLL Pin
David Crow20-Mar-08 7:51
David Crow20-Mar-08 7:51 
GeneralRe: extern "C" in DLL Pin
Alan Balkany20-Mar-08 7:55
Alan Balkany20-Mar-08 7:55 
GeneralRe: extern "C" in DLL Pin
James R. Twine20-Mar-08 7:45
James R. Twine20-Mar-08 7:45 
GeneralRe: extern "C" in DLL Pin
Alan Balkany20-Mar-08 7:49
Alan Balkany20-Mar-08 7:49 
GeneralRe: extern "C" in DLL Pin
James R. Twine20-Mar-08 8:43
James R. Twine20-Mar-08 8:43 
   OK - but it does not make sense for the method names to be exported in C format, because (member) methods are specific to C++.

   Perhaps you want to export simple functions (no references!) and have them in undecorated names?

   Peace!

-=- James
Please rate this message - let me know if I helped or not!<hr></hr>If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
See DeleteFXPFiles



GeneralRe: extern "C" in DLL Pin
Alan Balkany20-Mar-08 8:51
Alan Balkany20-Mar-08 8:51 
GeneralRe: extern "C" in DLL Pin
led mike20-Mar-08 8:53
led mike20-Mar-08 8:53 
GeneralRe: extern "C" in DLL Pin
Mark Salsbery20-Mar-08 12:00
Mark Salsbery20-Mar-08 12:00 
GeneralRe: extern "C" in DLL Pin
Nemanja Trifunovic20-Mar-08 7:57
Nemanja Trifunovic20-Mar-08 7:57 
GeneralRe: extern "C" in DLL Pin
Alan Balkany20-Mar-08 8:01
Alan Balkany20-Mar-08 8:01 
Generaluse fgets to read record by record in a file Pin
prasadbuddhika20-Mar-08 6:55
prasadbuddhika20-Mar-08 6:55 
GeneralRe: use fgets to read record by record in a file Pin
CPallini20-Mar-08 7:02
mveCPallini20-Mar-08 7:02 
QuestionRe: use fgets to read record by record in a file Pin
Maximilien20-Mar-08 7:26
Maximilien20-Mar-08 7:26 
GeneralRe: use fgets to read record by record in a file Pin
prasadbuddhika21-Mar-08 0:42
prasadbuddhika21-Mar-08 0:42 
GeneralUSB Enumeration problem. Pin
koumodaki20-Mar-08 5:10
koumodaki20-Mar-08 5:10 
GeneralRe: USB Enumeration problem. Pin
David Crow20-Mar-08 5:49
David Crow20-Mar-08 5:49 
GeneralRe: USB Enumeration problem. Pin
koumodaki20-Mar-08 8:01
koumodaki20-Mar-08 8:01 
QuestionRe: USB Enumeration problem. Pin
David Crow20-Mar-08 8:03
David Crow20-Mar-08 8:03 
GeneralRe: USB Enumeration problem. Pin
koumodaki20-Mar-08 8:13
koumodaki20-Mar-08 8:13 
QuestionRe: USB Enumeration problem. Pin
David Crow20-Mar-08 8:16
David Crow20-Mar-08 8:16 
GeneralRe: USB Enumeration problem. Pin
koumodaki20-Mar-08 8:20
koumodaki20-Mar-08 8:20 
GeneralRe: USB Enumeration problem. Pin
David Crow20-Mar-08 8:34
David Crow20-Mar-08 8:34 

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.