My Favorite Wiki: pinvoke.net
Posted by: Marquee de Sells: Chriss insight outlet,
on 10 Feb 2006 |
View original | Bookmarked: 0 time(s)
I guess wikipedia is cool, but the wiki that provides a vital service in my life is pinvoke.net, which provides an enormous, user-contributed list of Win32 API mappings for .NET. I find it useful not just because folks are contributing tons of stuff I use, but also because I find it a wonderful place to drop code for my own later use, e.g.
GetTempFileName
CommandLineToArgvW
SHAddToRecentDocs
This is the closest thing I've seen to a working code repository that is just as easy to contribute to as...