Click here to Skip to main content
15,915,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralASCII Code Pin
Frank Deo4-Jun-02 12:18
Frank Deo4-Jun-02 12:18 
GeneralRe: ASCII Code Pin
redeemer4-Jun-02 12:47
redeemer4-Jun-02 12:47 
GeneralRe: ASCII Code Pin
Frank Deo4-Jun-02 13:52
Frank Deo4-Jun-02 13:52 
GeneralVC project common folder Pin
4-Jun-02 11:47
suss4-Jun-02 11:47 
GeneralRe: VC project common folder Pin
Chris Losinger4-Jun-02 11:47
professionalChris Losinger4-Jun-02 11:47 
GeneralRe: VC project common folder Pin
4-Jun-02 12:13
suss4-Jun-02 12:13 
GeneralRe: VC project common folder Pin
John M. Drescher4-Jun-02 15:19
John M. Drescher4-Jun-02 15:19 
Generalcompiler independant __declspec(dllexport) Pin
Joel Holdsworth4-Jun-02 11:18
Joel Holdsworth4-Jun-02 11:18 
Hi,
I'm making a dll which needs to export classes, but as this is going to be used to make compiler independant extensions, I would like to keep the code as platform independant possible, so does anyone know a way of doing this:
class __declspec(dllexport) CFoo
which would work on any compiler. __declspec(dllexport) according to the MS documentation seems to be microsoft specific. If possible I would like to keep away from writing into the .DEF file, but if I have to does anyone know how to do it right?

Thanks for your time...

England 1 : Sweden 1 Cry | :((
We don't stand a chance against Argentina!
Joel Holdsworth
GeneralRe: compiler independant __declspec(dllexport) Pin
Rama Krishna Vavilala4-Jun-02 14:20
Rama Krishna Vavilala4-Jun-02 14:20 
GeneralRe: compiler independant __declspec(dllexport) Pin
Alexandru Savescu4-Jun-02 21:30
Alexandru Savescu4-Jun-02 21:30 
GeneralRe: compiler independant __declspec(dllexport) Pin
Rama Krishna Vavilala4-Jun-02 23:49
Rama Krishna Vavilala4-Jun-02 23:49 
Generalsystem reboot Pin
Member 390934-Jun-02 11:06
Member 390934-Jun-02 11:06 
GeneralRe: system reboot Pin
Ernest Laurentin4-Jun-02 11:30
Ernest Laurentin4-Jun-02 11:30 
GeneralRe: system reboot Pin
Mauricio Ritter4-Jun-02 12:15
Mauricio Ritter4-Jun-02 12:15 
GeneralRe: system reboot Pin
Richard Ellis4-Jun-02 15:11
Richard Ellis4-Jun-02 15:11 
Generallooking for IE Toolbar developer Pin
4-Jun-02 10:47
suss4-Jun-02 10:47 
GeneralRe: looking for IE Toolbar developer Pin
Joel Holdsworth4-Jun-02 11:29
Joel Holdsworth4-Jun-02 11:29 
Generalloading dll's Pin
4-Jun-02 10:21
suss4-Jun-02 10:21 
GeneralRe: loading dll's Pin
Mike Nordell5-Jun-02 0:53
Mike Nordell5-Jun-02 0:53 
GeneralRe: loading dll's Pin
5-Jun-02 3:42
suss5-Jun-02 3:42 
GeneralRe: loading dll's Pin
Mike Nordell5-Jun-02 4:03
Mike Nordell5-Jun-02 4:03 
GeneralRe: loading dll's Pin
5-Jun-02 4:37
suss5-Jun-02 4:37 
GeneralRe: loading dll's Pin
Mike Nordell5-Jun-02 6:19
Mike Nordell5-Jun-02 6:19 
GeneralDotted lines ?! Pin
4-Jun-02 9:25
suss4-Jun-02 9:25 
GeneralRe: Dotted lines ?! Pin
Bruno Podetti4-Jun-02 10:46
Bruno Podetti4-Jun-02 10:46 

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.