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

Namespaces

namespace  MaxSDK
 

Functions

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.