Working with Devices

I've written a couple programs that have used the SetupAPI and CfgMgr API. What made it difficult for me was understanding how to create the correct declare statement and then the proper usage. Normally the usage was given in C++. While I could read most of it, some parts were foreign to me.

So what I thought was that I would start to write on this blog a bit more and post some of the functions along with their use in some sort of sample. I'll try to start off with the functions with the least dependencies (preferably none) and then start adding more functions that utilize previously discussed functions.

No comments: