Im wondering how to change the default font of a windows app to like Tahoma or somethin and change aswell the size of font using C++
See CreateFontIndirect and visit the links at the bottom of the page.