No Image

General GDI Plus issues

January 30, 2010 muthu 0

GDI Plus Description: GDIPlus is a Microsoft object-oriented C++ library, which provides better access to the graphic devise interface of windows. 2D drawing and using […]

No Image

Internet Relay Chat

January 30, 2010 muthu 0

   This article gives a brief idea about the popular Internet Relay Chat. We’ll be looking at how to write an IRC client with our […]

No Image

MFC General Owner Draw issues

January 30, 2010 muthu 0

When writing code for owner-draw combo boxes try to keep these guidelines: Use SetItemData because it easy to get it with the DRAWITEMSTRUCT without making […]