Articles Written by Hanbo Sun

Exploring the Internal Structure of a 24-Bit Uncompressed Bitmap File

Discover the internal structure of a 24-bit uncompressed bitmap file, as well as how you can load such a file and store RGB values into a linear array. Load the pixels of a bitmap without using Win32 API functions or other third-party classes (such as MFC).

Using DirectDraw in Document/View Architecture

This tutorial teaches you how to create a DirectDraw interfaceand attach it to a normal SDI window with Doc/View architecture. You'll use the Win32 API, MFC and DirectX to draw 2D graphics in the view window.

Go Deeper

  • Enterprise security threats are growing in complexity and scope, and the culprits are constantly evolving. It is no longer sufficient to …
  • Increasing demands placed on IT, along with tightening budgets has prompted IT leaders to seek out alternative technologies and improved …
  • With the proliferation of cloud storage vendors and options, companies are investigating cloud storage for new or existing requirements. …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds