Dynamic DllImport
- From: "phrosty@xxxxxxxxx" <phrosty@xxxxxxxxx>
- Date: 24 Feb 2007 06:57:15 -0800
Hey folks,
I'm trying to DllImport the SendMessage and SetWindowTheme APIs, but
maintain backward compatibility with Win2k and stay cross-platform
with Mono. So I need a way to import these APIs if they are there but
fail gracefully if they aren't. Any ideas?
.
- Follow-Ups:
- Re: Dynamic DllImport
- From: Mattias Sjögren
- Re: Dynamic DllImport
- Prev by Date: I believe I have found a bug in CLR 2.0 (System.Runtime.InteropServices)
- Next by Date: Re: Dynamic DllImport
- Previous by thread: I believe I have found a bug in CLR 2.0 (System.Runtime.InteropServices)
- Next by thread: Re: Dynamic DllImport
- Index(es):