Post

Adventures in Win32/Interop - Episode 1

I’ve just posted what will be a series of articles on Win32/Interop.  This first article focuses on explaining what Interop is, why it’s important and some tips on how to find the necessary information in order to implement Win32/Interop functions within your application.  The example used is for how to determine the available hard drive space on a drive.

If you find it useful, lemme know.  Also, any suggestions are appreciated.

You can find the article here.

This post is licensed under CC BY 4.0 by the author.