MAMEWorld >> Programming
View all threads Index   Flat Mode Flat  

Vas Crabb
BOFH
Reged: 12/13/05
Posts: 4462
Loc: Melbourne, Australia
Send PM
Re: So uh, I need help with Visual Studio 2008 Express...
05/09/08 01:21 PM


> Managed C++ is actually very useful, because of IJW. Although thats about it, I've
> only used it to produce a managed dll that can be called from unmanaged code. You can
> hack a c# dll around to do the same thing, but it's more of a pain.

Yeah, and you can also try using it to make a wrapper for an unmanaged class that can be called from managed code. The trouble is, Microsoft completely changed how it worked between 1.1 and 2.0; not just mixed it up a bit - they totally screwed us over. If you want interop, you're better off using COM and/or pinvoke.

But that's all in the past. In my current job I mostly do C++ and Python on Solaris. It's a welcome change from C# and C++ (Win32) on Windows.







Entire thread
Subject Posted by Posted on
* So uh, I need help with Visual Studio 2008 Express... Foxhack 05/06/08 10:38 PM
. * Re: So uh, I need help with Visual Studio 2008 Express... AWJ  05/13/08 12:16 AM
. * Re: So uh, I need help with Visual Studio 2008 Express... Foxhack  05/13/08 01:23 AM
. * Re: So uh, I need help with Visual Studio 2008 Express... R. Belmont  05/07/08 05:36 PM
. * Re: So uh, I need help with Visual Studio 2008 Express... Foxhack  05/07/08 10:05 PM
. * Re: So uh, I need help with Visual Studio 2008 Express... Vas Crabb  05/08/08 03:23 PM
. * Re: So uh, I need help with Visual Studio 2008 Express... Anonymous  05/09/08 12:26 PM
. * Re: So uh, I need help with Visual Studio 2008 Express... Foxhack  05/09/08 06:05 PM
. * Re: So uh, I need help with Visual Studio 2008 Express... Vas Crabb  05/09/08 01:21 PM
. * Re: So uh, I need help with Visual Studio 2008 Express... R. Belmont  05/08/08 05:11 PM
. * Re: So uh, I need help with Visual Studio 2008 Express... Vas Crabb  05/09/08 01:22 PM
. * Re: So uh, I need help with Visual Studio 2008 Express... R. Belmont  05/09/08 04:22 PM

Extra information Permissions
Moderator:  Pi 
0 registered and 45 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 4175