« Home | WPF/E and IL Code » | A real choice? » | Xbox 360 CLR Possibility » | Meandering thoughts on thin clients, objects etc. » | Name Change » | Sparkle Extensibility API? » | Sparkle Startup Time » | Lots and Lots of ... » | Audible not authorized WTF? » | SoapSerializer and Generics Don't Mix »

Pinvoke Convenience

I had to investigate a support query related to the lack of sound for a MacroView operations session running via remote desktop to a Windows Server 2003 server. The interesting aspect of the process was that I chose to write a quick .NET application in Visual Studio as part of the fault resolution process rather than configure the operations program for a particular scenario or write a simple C win32 application to do the same. It just seemed quicker and easier to create a quick C# program and grab the MessageBeep code from pinvoke.net – even given the interaction with the WIN32 API that was needed.

Links to this post

Create a Link