Home
last modified time | relevance | path

Searched refs:EOFM (Results 1 – 1 of 1) sorted by relevance

/reactos/win32ss/user/user32/windows/
H A Dcursoricon.c199 #define EOFM 26 // DOS End Of File Marker in DIB_GetBitmapInfo() macro
202 static const BYTE png_sig_pattern[] = { HighBitDetect, 'P', 'N', 'G', CR, LF, EOFM, LF }; in DIB_GetBitmapInfo()