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

Managed C++/CLI

 
AnswerRe: How to pass object between MFC C++ DLL and C# program? [modified] Pin
led mike10-Dec-07 4:54
led mike10-Dec-07 4:54 
Questionhow can i get input from hardware(Non computer Devices ) Devices ? Pin
r.srinivas10-Dec-07 1:48
r.srinivas10-Dec-07 1:48 
GeneralRe: how can i get input from hardware(Non computer Devices ) Devices ? Pin
led mike10-Dec-07 5:01
led mike10-Dec-07 5:01 
GeneralRe: how can i get input from hardware(Non computer Devices ) Devices ? Pin
George L. Jackson10-Dec-07 5:11
George L. Jackson10-Dec-07 5:11 
Questioncan anybody tell me why the size of an empty class is 1 Pin
philiptabraham9-Dec-07 23:19
philiptabraham9-Dec-07 23:19 
AnswerRe: can anybody tell me why the size of an empty class is 1 [modified] Pin
George L. Jackson10-Dec-07 3:31
George L. Jackson10-Dec-07 3:31 
AnswerRe: can anybody tell me why the size of an empty class is 1 Pin
Luc Pattyn10-Dec-07 3:41
sitebuilderLuc Pattyn10-Dec-07 3:41 
AnswerRe: can anybody tell me why the size of an empty class is 1 [modified] Pin
Mark Salsbery10-Dec-07 7:59
Mark Salsbery10-Dec-07 7:59 
philiptabraham wrote:
i also want to know why we cant create an object for an abstract class


If you could, the class wouldn't be abstract.

It doesn't make sense to create an object of a class that
has virtual functions that are NULL.

Mark


Mark Salsbery
Microsoft MVP - Visual C++


Java | [Coffee]

modified on Monday, December 10, 2007 3:15:35 PM

GeneralRe: can anybody tell me why the size of an empty class is 1 Pin
George L. Jackson10-Dec-07 8:36
George L. Jackson10-Dec-07 8:36 
GeneralRe: can anybody tell me why the size of an empty class is 1 Pin
Mark Salsbery10-Dec-07 9:17
Mark Salsbery10-Dec-07 9:17 
QuestionMVC Design Pattern - Controller & View problem Pin
atzplzw9-Dec-07 13:55
atzplzw9-Dec-07 13:55 
GeneralRe: MVC Design Pattern - Controller & View problem Pin
George L. Jackson10-Dec-07 14:03
George L. Jackson10-Dec-07 14:03 
GeneralRe: MVC Design Pattern - Controller & View problem Pin
led mike11-Dec-07 6:56
led mike11-Dec-07 6:56 
General[Message Deleted] Pin
rogery9-Dec-07 0:28
rogery9-Dec-07 0:28 
GeneralRe: control type Pin
Luc Pattyn9-Dec-07 7:13
sitebuilderLuc Pattyn9-Dec-07 7:13 
GeneralRe: control type Pin
George L. Jackson9-Dec-07 11:25
George L. Jackson9-Dec-07 11:25 
GeneralRe: control type Pin
Luc Pattyn9-Dec-07 12:13
sitebuilderLuc Pattyn9-Dec-07 12:13 
AnswerRe: control type Pin
George L. Jackson9-Dec-07 11:33
George L. Jackson9-Dec-07 11:33 
GeneralSubclassing a window and not getting all the messages Pin
Dave Calkins7-Dec-07 17:32
Dave Calkins7-Dec-07 17:32 
GeneralManage Visual C++.NET to C#.NET Pin
jimmy2shoes7-Dec-07 13:39
jimmy2shoes7-Dec-07 13:39 
GeneralRe: Manage Visual C++.NET to C#.NET Pin
Dave Doknjas7-Dec-07 14:23
Dave Doknjas7-Dec-07 14:23 
GeneralRe: Manage Visual C++.NET to C#.NET Pin
jimmy2shoes8-Dec-07 0:41
jimmy2shoes8-Dec-07 0:41 
GeneralRe: Manage Visual C++.NET to C#.NET Pin
Dave Doknjas8-Dec-07 2:53
Dave Doknjas8-Dec-07 2:53 
GeneralRe: Manage Visual C++.NET to C#.NET Pin
jimmy2shoes9-Dec-07 5:26
jimmy2shoes9-Dec-07 5:26 
GeneralRe: Manage Visual C++.NET to C#.NET Pin
Dave Doknjas9-Dec-07 17:11
Dave Doknjas9-Dec-07 17:11 

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.