Namespaces | Functions

GetResourceString.h File Reference

#include "WindowsDefines.h"
#include "utilexp.h"
#include "strclass.h"

Go to the source code of this file.

Namespaces

namespace   MaxSDK

Functions

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