3ds Max C++ API Reference
Loading...
Searching...
No Matches
dllutilities.h File Reference

Namespaces

namespace  MaxSDK
 An RAII class for automatically closing handle returned from FindFirstFile Example usages: MaxSDK::AutoFindClose findhandle( FindFirstFile(path.data(), &file) );.

Functions

HINSTANCE GetHInstance ()
 Get the calling module's HINSTANCE.
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

◆ __ImageBase

EXTERN_C IMAGE_DOS_HEADER __ImageBase