@@ -414,7 +414,7 @@ static unsigned char* LoadBitmapFile(char* filename, BITMAPINFOHEADER* bitmapInf
return bitmapImage;
}
static void SetDCPixelFormat(HDC hDC) {
void SetDCPixelFormat(HDC hDC) {
int nPixelFormat;
static PIXELFORMATDESCRIPTOR pfd = {
The note is not visible to the blocked user.