Re: Peace between Native and .NET freaks (a proposal)

From: Rudy Velthuis [TeamB] (velthuis_at_gmail.com)
Date: 01/20/05


Date: Thu, 20 Jan 2005 21:46:11 +0100

Abdullah Kauchali wrote:

> The issue was whether we could currently interface with the .NET
> architecture via publicly afforded Microsft API's directly into the
> commercially available CLR - like nuking a few pointers on the GC
> stack MC++ style?

I doubt it can be very hard to find out.

-- 
Rudy Velthuis [TeamB]      http://rvelthuis.bei.t-online.de
"In ancient times they had no statistics so they had to fall back on
 lies." -- Stephen Leacock.


Relevant Pages

  • Re: C / C++ skills
    ... We don't have a good version of .NET to target small embedded MCUs yet. ... There was a company making a CLR for embedded targets but they went ... static memory allocation, since the small targets I have in mind don't ... bounds-checking, uninitialized pointers, etc. ...
    (comp.arch.embedded)
  • Re: Microsoft Document Explorer - VC++ 2005
    ... What I know so far, is that they are redesigning MSDN documentation for 2005 from scratch, so I suppose any documentation problems will be fixed. ... So although you state that *Handles have different semantics than usual pointers* - this is only true for the CLR for in all previous versions of C++, it was essentially the same as a pointer. ... In both cases, handles/managed pointers have been different than native pointers, in the sense that their values change whenever the object is moved in the managed heap by the CLR. ...
    (microsoft.public.dotnet.languages.vc)
  • Re: need to send a pointer in C#
    ... One problem with the idea of pointers in .Net is that the CLR will, ... CLR managed memory space and into unmanaged memory. ... >>Is that quite true, Mattias? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: invoke BASIC program from ML
    ... JMP $A7AE ... The first call performs CLR and sets some pointers, ... the other resumes execution from current line. ...
    (comp.sys.cbm)
  • Re: Unmaged Code
    ... In a previous post you mention the statement "The clr will sometimes ... to care about this unless you use pointers with managed objects. ... If you really need pointers into managed objects, ... A discussion of unmanaged code and data is really ...
    (microsoft.public.dotnet.framework.clr)