3ds Max C++ API Reference
GetResourceString.h File Reference
#include "WindowsDefines.h"
#include "utilexp.h"
#include "strclass.h"

Namespaces

 MaxSDK
 

Functions

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