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

C / C++ / MFC

 
GeneralRe: default constructor closure Pin
Poul Haahr Klemmensen24-Sep-02 20:42
Poul Haahr Klemmensen24-Sep-02 20:42 
GeneralC++ / Visual C++ Pin
DirkDiggler14723-Sep-02 22:44
DirkDiggler14723-Sep-02 22:44 
GeneralRe: C++ / Visual C++ Pin
Renjith Ramachandran24-Sep-02 0:17
Renjith Ramachandran24-Sep-02 0:17 
GeneralRe: C++ / Visual C++ Pin
markkuk24-Sep-02 0:36
markkuk24-Sep-02 0:36 
GeneralRe: C++ / Visual C++ Pin
Alexandru Savescu24-Sep-02 1:51
Alexandru Savescu24-Sep-02 1:51 
QuestionCan C# use C++ classes ? Pin
Anonymous23-Sep-02 22:32
Anonymous23-Sep-02 22:32 
AnswerRe: Can C# use C++ classes ? Pin
Jon Hulatt24-Sep-02 5:14
Jon Hulatt24-Sep-02 5:14 
AnswerRe: Can C# use C++ classes ? Pin
Stephane Rodriguez.24-Sep-02 5:30
Stephane Rodriguez.24-Sep-02 5:30 
Yes. Just build a DLL around it.

Then from C# you call the exported DLL functions thanks to the [DllImport("mydell.dll")] attribute.

The other way is also possible. Documented in MSDN.



MS quote (http://www.microsoft.com/ddk) : As of September 30, 2002, the Microsoft® Windows® 2000 DDK, the Microsoft Windows 98 DDK, and the Microsoft Windows NT® 4.0 DDK will no longer be available for purchase or download on this site.
GeneralTell me what means "Cancelo" Pin
stevenson23-Sep-02 22:28
stevenson23-Sep-02 22:28 
GeneralRe: Tell me what means "Cancelo" Pin
Tomasz Sowinski23-Sep-02 23:38
Tomasz Sowinski23-Sep-02 23:38 
Generalerror C2065: undeclared identifier Pin
nevada23-Sep-02 20:21
nevada23-Sep-02 20:21 
GeneralRe: error C2065: undeclared identifier Pin
Nish Nishant23-Sep-02 21:18
sitebuilderNish Nishant23-Sep-02 21:18 
GeneralRe: error C2065: undeclared identifier Pin
Tomasz Sowinski23-Sep-02 23:51
Tomasz Sowinski23-Sep-02 23:51 
GeneralVARIANT Pin
Anonymous23-Sep-02 18:47
Anonymous23-Sep-02 18:47 
GeneralRe: VARIANT Pin
Carlos Antollini23-Sep-02 20:01
Carlos Antollini23-Sep-02 20:01 
GeneralBuildin Director Xtras with Visual C++ Pin
nencini23-Sep-02 18:19
nencini23-Sep-02 18:19 
GeneralVIEW Pin
candan23-Sep-02 17:36
professionalcandan23-Sep-02 17:36 
GeneralRe: VIEW Pin
jmkhael24-Sep-02 1:12
jmkhael24-Sep-02 1:12 
Questiongeting Outlook/Outlook Express email account settings? Pin
Anonymous23-Sep-02 16:22
Anonymous23-Sep-02 16:22 
AnswerRe: geting Outlook/Outlook Express email account settings? Pin
Nish Nishant23-Sep-02 21:21
sitebuilderNish Nishant23-Sep-02 21:21 
QuestionHow could I get attributes of remote file ? Pin
Bigapple23-Sep-02 15:24
Bigapple23-Sep-02 15:24 
AnswerRe: How could I get attributes of remote file ? Pin
Todd Smith23-Sep-02 16:03
Todd Smith23-Sep-02 16:03 
GeneralRe: How could I get attributes of remote file ? Pin
Bigapple23-Sep-02 18:36
Bigapple23-Sep-02 18:36 
GeneralURGENT required help on Printing Text size! Pin
23-Sep-02 15:13
suss23-Sep-02 15:13 
GeneralRe: URGENT required help on Printing Text size! Pin
Tomasz Sowinski23-Sep-02 23:49
Tomasz Sowinski23-Sep-02 23:49 

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.