A while back ago, I realized that I didn’t want to fill in the LOGFONT structure anymore, so I created the CAutoFont class, derived from CFont, so it can be used in place of any CFont objects that you may already have in your code.
Latest Posts
Related Stories
Guides
Best Python IDEs
Python is soaring in popularity and is one of the best and easiest languages to learn. Once you've decided to learn Python, or are an experienced...
Cloud
Creating a Network Speed Monitor in C#
It's always handy to know exactly how much download and upload speed your current network has. This article will show you how to create...
.NET
Introduction to the UNO Platform
Two new project templates have been installed:
Cross-Platform Library (UNO Platform)
Cross-Platform App (UNO Platform)
They are shown in Figure 3.
Figure 3: Project Templates
Select the Cross-Platform...