Archive for December, 2004

Win32 API and .NET

Posted December 18th @ 10:52 pm by aaron

Straight-up mapping between the Win32 API and the .NET Framework:
MSDN Win32 to .NET Framework API Map
- and -
Excellent pointers for calling unmanaged API’s, and pointing out managed equivalents, if they exist:
pinvoke.net

.NET Compact Framework: Updating the UI from a background thread

Posted December 17th @ 5:08 pm by aaron

Interesting and useful article from Jim Wilson on the right way to update your UI from process-intensive operations using the .NET Compact Framework.
Check it out on MSDN.

Options:

Size

Colors