<$BlogRSDURL$>
My Blog Links
Site Links
Currently Reading
Blogroll
Archives
Tools
  • This page is powered by Blogger. Isn't yours?
  • Weblog Commenting and Trackback by HaloScan.com
  • 2RSS.com :: RSS directory
  • Listed on BlogShares
  • Blog Directory, Find A Blog, Submit A Blog, Search For The Best Blogs

Friday, October 22, 2004

.NET: C# AviFile Wrapper 

Let's say you want to play and edit AVI files in you .NET application. But, there's no support classes for that in the .NET framework. Well, the C# AviFile wrapper written by Corinna John exposes the AviFile APIs to the managed world.