Re: Update on C++/CLI



Carl Daniel [VC++ MVP] schrieb:
_R wrote:

Any late-breaking updates on C++/CLI docs or books?  I've been waiting
for Lippman's book, listed as published in September, but it looks
like it's not available.

My primary project is conversion of a VS2003 wrapper for a legacy
Win32 DLL.  I'm figuring that this should simpler and more reliable in
C++/CLI.  I'd like to find docs and sample code for doing this.


The product (VS 2005) will launch on November 7. The VS 2005 documentation does contain some samples and documentation for C++/CLI, and the C++/CLI specification can be found on the internet.

Stan's book is apparently delayed, but I'm sure it'll be coming along.

-cd


The product VS 2005 final is supposed to be available to MSDN subscribers TODAY.
( http://channel9.msdn.com/ShowPost.aspx?PostID=126052 )


I was told there are a lot of books in the make on c++/CLI.
I know of 3:

"Pro Visual C++/CLI and the .NET 2.0 Platform" http://www.apress.com/book/bookDisplay.html?bID=10082

"Pro Visual C++ 2005 for C# Developers"
http://www.apress.com/book/bookDisplay.html?bID=10074

"C++/CLI Essentials"
http://www.amazon.com/exec/obidos/ASIN/0321174054/qid=1129279079/sr=8-1/ref=sr_8_xs_ap_i1_xgl/302-2997572-1032002
.



Relevant Pages

  • Re: using .bas in C# or VB.Net
    ... COM objects have nothing to do with this topic, in my opinion, because you may *have* to use a COM object in a .NET application, but you *never* have to use any of these legacy VB functions. ... There really isn't any complling reason to use these outdated and inefficient function calls. ... This topic has been debated since the inception of .NET and I've heard the argument that these functions are part of Microsoft.VisualBasic and therefore they are first-class .NET language elements, but again they are not needed - - not one of them. ... A perfect example is the VB C***conversion functions, which are designed to take in any data type and return back the desired data type. ...
    (microsoft.public.dotnet.general)
  • Re: VS2005 : Managed Wrapper for Unmanaged code : Ellipsis dilema
    ... I'm in the process of writing a managed wrapper on legacy C++ code. ... I have to deal with methods that are using the ellipsis. ... void CLog::Print (LPCSTR szMask, ...) ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Legacy 6 problems?
    ... > 5 format has to be converted to one that 6 can handle. ... I'm not sure what you mean by "melding" but Legacy v6 can convert any ... Family File created in a previous version of Legacy to the schema ... there's no conversion needed from that build of Legacy - only from ...
    (soc.genealogy.computing)
  • Re: panic: kmem_malloc(16384): kmem_map too small: md-mounted /tmp filled up
    ... Yes, mdconfig, which is what creates the device (mdmfs is a legacy ... wrapper for 4.x compatibility). ...
    (freebsd-stable)
  • Re: Allocation interoperability (Fortran/C)
    ... that the ISO_C_BINDING.f90 is a cludge. ... it needs an additional wrapper ... routine for every type which is subject to C_F_POINTER conversion. ...
    (comp.lang.fortran)