首先我在UINT**framebuffer中写了一些UINT作为颜色,然后通过CreateDIBSection创建了一个BITMAPINFO,但是运行程序后窗口是黑色的而不是我设置的一些颜色,怎么了?PAINTSTRUCTps;HDChdc;staticints_widthClient,s_heightClient;staticBITMAPINFOs_bitmapInfo;staticHDCs_hdcBackbuffer;staticHBITMAPs_hBitmap;staticHBITMAPs_hOldBitmap;staticvoid*s_pData;switch(message)