Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This is from January, but it's making the rounds again. Here's a listing of .NET Framework equivalents of the Win32 API. Highly useful to some. Historically interesting as well.
https://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/win32map.asp
Comments
- Anonymous
December 01, 2004
I highly recommend http://pinvoke.net/ for getting definitions. It's a wiki that has a pretty comprehensive list. Adam's VS.Net plug-in also allows you to pull the definitions right from the IDE.