Get username from PID in VB.NET December 3, 2015 in windows api A reusable function that can be used to obtain the username given a Process ID on Windows. Code is in VB.NET. Continue reading
Volume Mute and SendMessage() Fun November 9, 2015 in windows api Small piece of code written in .NET to create a binary that when run will mute the speaker. Uses Windows API (SendMessage). Continue reading