Namespaces | Functions | Variables

dllutilities.h File Reference

#include "GetResourceString.h"

Go to the source code of this file.

Namespaces

namespace   MaxSDK

Functions

HINSTANCE  GetHInstance ()
  Get the calling module's HINSTANCE.
const MCHAR *  GetResourceString (UINT resourceId)
  Extract a resource from the calling module's string table.
MSTR  GetResourceStringAsMSTR (UINT resourceId)
  Extract a resource from the calling module's string table.
bool  GetResourceStringAsMSTR (UINT resourceId, MSTR &resourceString)
  Extract a resource from the calling module's string table.

Variables

EXTERN_C IMAGE_DOS_HEADER  __ImageBase

Variable Documentation

EXTERN_C IMAGE_DOS_HEADER __ImageBase

Definition at line 16 of file dllutilities.h.