ReactOS 0.4.15-dev-8002-gbbb3b00
CURSORICONFILEDIRENTRY Struct Reference

Public Attributes

BYTE bWidth
 
BYTE bHeight
 
BYTE bColorCount
 
BYTE bReserved
 
WORD xHotspot
 
WORD yHotspot
 
DWORD dwDIBSize
 
DWORD dwDIBOffset
 

Detailed Description

Definition at line 84 of file olepicture.c.

Member Data Documentation

◆ bColorCount

BYTE CURSORICONFILEDIRENTRY::bColorCount

Definition at line 87 of file olepicture.c.

Referenced by create_ico_file(), serializeIcon(), and test_monochrome_icon().

◆ bHeight

BYTE CURSORICONFILEDIRENTRY::bHeight

◆ bReserved

BYTE CURSORICONFILEDIRENTRY::bReserved

Definition at line 88 of file olepicture.c.

Referenced by create_ico_file(), and test_monochrome_icon().

◆ bWidth

BYTE CURSORICONFILEDIRENTRY::bWidth

◆ dwDIBOffset

DWORD CURSORICONFILEDIRENTRY::dwDIBOffset

◆ dwDIBSize

DWORD CURSORICONFILEDIRENTRY::dwDIBSize

◆ xHotspot

◆ yHotspot


The documentation for this struct was generated from the following files: