_LoadString function
[This function is a wrapper over the LoadString function. This function may be altered or unavailable in the future. Applications should call LoadString directly.]
Loads a string resource. See LoadString.
Syntax
int _LoadString(
...
);
Parameters
-
...
Requirements
Requirement | Value |
---|---|
DLL |
|
See also