Tag Archives: Volume Limiter

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