|
FRX SDK Documentation 2025 SP0
|
#include <DirectStringResource.h>
Public Member Functions | |
| ~DirectStringResource (void) | |
| unsigned int | GetStringLen (unsigned int, unsigned long &) |
| unsigned int | Load (HINSTANCE__ *) |
| unsigned int | Load (wchar_t const *) |
| unsigned int | LoadStringW (unsigned int, wchar_t *, unsigned long) |
| unsigned int | UpdateString (unsigned int, wchar_t const *, unsigned long) |
Static Public Member Functions | |
| static unsigned int __cdecl | LoadStringW (HINSTANCE__ *, unsigned int, wchar_t *, unsigned long) |
Definition at line 20 of file DirectStringResource.h.
| DirectStringResource::~DirectStringResource | ( | void | ) |
| unsigned int DirectStringResource::Load | ( | HINSTANCE__ * | ) |
|
static |