BCGControlBar Pro for MFC
CBCGPResourceLoader

Detailed Description

The CBCGPResourceLoader class is a helper class that simplifies loading the application resources. Instantiate a CBCGPResourceLoader object (pass the resource ID/name, resource type and optionally a resource instance to the constructor) and call GetText to obtain the text or GetBuffer to obtain the binary data.

Public Member Functions

 CBCGPResourceLoaderConstructor.
 
 CBCGPResourceLoaderConstructor.
 
 GetBufferRetrieves the binary data.
 
 GetBufferLenRetrieves the binary data length.
 
 GetTextRetrieves the text buffer.