[windev] Visual Studio .Net
Mark McGinty
mmcginty at thinkset.com
Wed Oct 21 02:35:46 GMT 2009
Well... If you look at the .net components using the dependency viewer
you'll find that they link to/call Win32 API functions in User32.dll,
kernel32.dll, GDI32.dll, et al... Quick spot check, regcode.dll in the .net
tree references most if not all of the Reg[...] set of functions in
advapi32.dll. Coincidence? Not bloody likely. :-)
Whether a valid inference might be drawn to substantiate such a simplistic
description of the entire framework, from observations like mine above...
I'd say yes, probably, it's definitely more than just a wrapper, but what
wrapper isn't? It definitely calls into Win32, ergo, a wrapper, right?
So I'm going to go with 'yes', though by no means do I intend to imply I am
qualified to answer that question -- it's just an opinion. :-)
-MM
> -----Original Message-----
> From: windev-bounces at windev.org
> [mailto:windev-bounces at windev.org] On Behalf Of Long, Matthew
> Sent: Tuesday, October 20, 2009 2:42 PM
> To: (windev at windev.org)
> Subject: [windev] Visual Studio .Net
>
> Hi All,
>
>
>
> Can someone confirm if the .NET Framework is a wrapper around
> the Win32 Api?
>
>
>
> Thanks.
>
> Matthew Long Jr.
>
>
>
>
>
>
>
> -----------------------------------------------------
> Confidentiality Notice: This e-mail transmission may contain
> confidential or legally privileged information that is
> intended only for the individual or entity named in the
> e-mail address. If you are not the intended recipient, you
> are hereby notified that any disclosure, copying,
> distribution, or reliance upon the contents of this e-mail is
> strictly prohibited.
>
> If you have received this e-mail transmission in error,
> please reply to the sender, so that we can arrange for proper
> delivery, and then please delete the message from your inbox.
> Thank you.
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.windev.org/pipermail/windev/attachments/20091020/
> 7e92c91a/attachment.htm
> --
> Windev mailing list at Windev at windev.org
>
> Lost your password? Need to unsubscribe or change your
> delivery options?
> Go to http://lists.windev.org/mailman/listinfo/windev
> --
> Search the Windev Archives - www.windev.org
>
More information about the Windev
mailing list