Articles Written by George Anescu

CWndTimer, a Windows Timer Class

Discover how to implement Windows timers. This class can be used in both WIN32 or MFC applications.

Implementing Resizable Controls in VC++

Implement resizable Windows controls in VC++ using MFC. The full solutions for Button, Edit Box, and List Box are given.

Multiline Edit Box with Automatic Scroll Bar Display

If a multiline Edit Control is created with scroll bars set, the scroll bars are always displayed, even when not needed. Solve this problem using a class such as CScrollEdit, which is presented here.

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds