Click here to Skip to main content
16,006,594 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
QuestionWhich takes more CPU cycles? Pin
devvvy31-Aug-03 5:21
devvvy31-Aug-03 5:21 
AnswerRe: Which takes more CPU cycles? Pin
leppie31-Aug-03 7:29
leppie31-Aug-03 7:29 
AnswerRe: Which takes more CPU cycles?(EDITED) Pin
John M. Drescher8-Sep-03 6:09
John M. Drescher8-Sep-03 6:09 
AnswerRe: Which takes more CPU cycles? Pin
Gary R. Wheeler20-Sep-03 5:11
Gary R. Wheeler20-Sep-03 5:11 
GeneralDestructors in MC++ Pin
Jeremy Osner29-Aug-03 10:03
Jeremy Osner29-Aug-03 10:03 
GeneralRe: Destructors in MC++ Pin
Tom Archer29-Aug-03 13:14
Tom Archer29-Aug-03 13:14 
GeneralRe: Destructors in MC++ Pin
Nemanja Trifunovic30-Aug-03 9:13
Nemanja Trifunovic30-Aug-03 9:13 
GeneralRe: Destructors in MC++ Pin
Tom Archer1-Sep-03 3:39
Tom Archer1-Sep-03 3:39 
Nemanja Trifunovic wrote:
There is no such thing as C++ destructors

I'm assuming you mean that there are no destructors in managed classes since we've used destructors in native classes for years. Even then, yes, there are destructors in managed C++ and as I noted in my reply to the original post you can explicitly call them.


Cheers,
Tom Archer
Inside C#,
Extending MFC Applications with the .NET Framework
It's better to listen to others than to speak, because I already know what I'm going to say anyway. - friend of Jörgen Sigvardsson
GeneralRe: Destructors in MC++ Pin
Nemanja Trifunovic2-Sep-03 5:13
Nemanja Trifunovic2-Sep-03 5:13 
GeneralRe: Destructors in MC++ Pin
Krista Crawley-Archer2-Sep-03 6:25
Krista Crawley-Archer2-Sep-03 6:25 
GeneralUsing CString in MC++ project Pin
Katamneni26-Aug-03 20:53
Katamneni26-Aug-03 20:53 
GeneralRe: Using CString in MC++ project Pin
Tom Archer27-Aug-03 0:21
Tom Archer27-Aug-03 0:21 
GeneralRe: Using CString in MC++ project Pin
Katamneni27-Aug-03 19:13
Katamneni27-Aug-03 19:13 
GeneralRe: Using CString in MC++ project Pin
Tom Archer28-Aug-03 3:26
Tom Archer28-Aug-03 3:26 
GeneralRe: Using CString in MC++ project Pin
igor196028-Aug-03 13:24
igor196028-Aug-03 13:24 
GeneralRe: Using CString in MC++ project Pin
igor196028-Aug-03 13:45
igor196028-Aug-03 13:45 
GeneralUsing CString in MC++ project Pin
Katamneni26-Aug-03 20:52
Katamneni26-Aug-03 20:52 
GeneralWindows Forms and .NET controls in MFC application Pin
Member 45183026-Aug-03 20:15
Member 45183026-Aug-03 20:15 
GeneralGetting Subclassed Components to display in form view Pin
Gomac25-Aug-03 12:22
Gomac25-Aug-03 12:22 
GeneralUsing Delete In MC++ Pin
Gomac25-Aug-03 12:13
Gomac25-Aug-03 12:13 
GeneralRe: Using Delete In MC++ Pin
Tom Archer25-Aug-03 12:17
Tom Archer25-Aug-03 12:17 
GeneralUse MessageBox in Windows Forms Pin
RafMar25-Aug-03 5:10
RafMar25-Aug-03 5:10 
GeneralRe: Use MessageBox in Windows Forms Pin
Tom Archer25-Aug-03 12:24
Tom Archer25-Aug-03 12:24 
GeneralRe: Use MessageBox in Windows Forms Pin
RafMar25-Aug-03 20:23
RafMar25-Aug-03 20:23 
GeneralCCW and namespace Pin
devvvy25-Aug-03 0:16
devvvy25-Aug-03 0:16 

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.