Re: Win32-API function calls in VS2005 CLR applications
- From: "R.Kaiser" <rk@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 04 May 2007 18:31:25 +0200
Hi David,
I was talking of C++/CLI applications. Can you give me an example how to do it?
Thanks
Richard
David Lowndes schrieb:
.What I want to know: Is there an easy way to include all headers by using windows.h or a similar header file:
Richard,
A C++/CLI program can mix managed/unmanaged calls seamlessly - no need
for anything nasty - so if you need to interface with lots of native
code, C++/CLI is a much cleaner solution.
Dave
- Follow-Ups:
- Re: Win32-API function calls in VS2005 CLR applications
- From: Carl Daniel [VC++ MVP]
- Re: Win32-API function calls in VS2005 CLR applications
- References:
- Win32-API function calls in VS2005 CLR applications
- From: R.Kaiser
- Re: Win32-API function calls in VS2005 CLR applications
- From: David Lowndes
- Win32-API function calls in VS2005 CLR applications
- Prev by Date: Re: Win32-API function calls in VS2005 CLR applications
- Next by Date: Re: Win32-API function calls in VS2005 CLR applications
- Previous by thread: Re: Win32-API function calls in VS2005 CLR applications
- Next by thread: Re: Win32-API function calls in VS2005 CLR applications
- Index(es):
Relevant Pages
|