THE OLD BITMAP FORMAT

The old bitmap format that originated in Windows 1 is very limited and highly dependent on the output device for which the bitmap is created. You should use the DIB format rather than the old bitmap format for storing bitmap files on disk. However, when you need a bitmap solely for use within a program, working with the old bitmap format is much easier.