Re: Win32-API function calls in VS2005 CLR applications

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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
.



Relevant Pages

  • using swig/tcl for 3rd party packages
    ... I have a 3rd party product which is meant to be linked with a user's c ... The product supplies a header file for ... applications much quicker. ... I've managed to build a swig "wrapper" file by simply using the ...
    (comp.lang.tcl)
  • Global Instance
    ... (ie declaring it in my applications main header file for use in seperate C++ ... mclient.h (the header file containing the global definition of g_hInst). ...
    (microsoft.public.pocketpc.developer)
  • Re: Porting OpenBSD app to Solaris
    ... sys/cdefs.h is not a standard "Unix" header file so generally not ... available on Solaris. ... Applications should not be including it ...
    (comp.unix.solaris)