Learn how to P/Invoke useful functionality not directly available in the .NET Compact Framework
This sample provides encapsulations of numerous P/Invoke samples. These encapsulations include DllImport prototypes, code required to provide minimum functionality, and sample test methods. All test methods are enumerated using Reflection to create a list on Form. Tests can be individually selected and run from this list.
|