Bugfix To User Interface In Win32 C++ App

I have an old Win32 application that was written when Windows XP was not long released and some of the UI buttons link to XP functions (like Volume Control)

I’d like this fixed so that the application can auto-detect which version of Windows it’s been installed on and then the correct Windows function is used to connect to Volume Control, etc.

You’ll need Visual Studio 2010 (at least Professional) to compile the source into an EXE.

If you’re picked for this job and you can quickly deliv…

Leave a Reply

Your email address will not be published. Required fields are marked *