There are a few reasons why one would see this error, but the most common is in the ordering of the MFC header files. Over time, Microsoft has weeded out
Tiling a background picture across the entire form can be done with the following lines of code: Private Sub Form_Paint() Dim pic As StdPicture Dim X As Long Dim Y