Tag Archives: WinAPI

Reading the registry via Win32API

Ugh. I had no idea just how badly my knowledge of C programming was until I attempted to read a single value from the registry. In the end I found that the majority of my problems were because of UNICODE … Continue reading

Posted in Programming | Tagged , , , , , , | Leave a comment

Sweet sweet success

Today was an interesting sort of day. I fixed the last remaining issue from the implementation yesterday of a Python script to configure printer settings and demoed a project to regulate volume levels for public access systems. I almost couldn’t … Continue reading

Posted in Journal, Programming | Tagged , , , , , | Leave a comment