I am using asp.net and the .net framework 2.0. I may be able to upgrade the servers to 3.5 if the solution is compelling enough.
I\'m writing a C# app that will aggregate control of several applications (WMP, Google Earth, etc.). For apps that I am not writing myself, I am launching as a process, so I have their handles (handle
I\'ve got a subclass of an NSWindowController that I\'m using to load a window from a nib and show it on the screen.Below is the code that is called when I want to show the window.On 10.6 when showCus