So I'm working with Powershell trying to query TPM data from computer objects. I'm having an issue where, when there is no TPM data for a given object, which should be NULL, it evaluates to not NULL.
In my last column, I introduced SQLite, an amazing little database engine written and provided entirely in C source code. I showed you how to begin wrapping it up in modern C++, producing a correct ...