CursorResourceDecoder

CursorResourceDecoder


Decodes cursor byte data from a .RES formatted byte array.


Implements:

IResourceDecoder 

Public:

Methods:

NameDescription
 Decode Decodes an array of bytes into a Cursor StdPicture object.  
 GetDecodeType Returns the type of resource this decoder supports.  
 GetResource Returns the next available resource in the decoder.  

Remarks

This works exactly like the IconResourceDecoder.

See Also

Project CorLib Overview

Class CursorResourceDecoder Overview

ResourceReader

WinResourceReader