|
Compounds |
| class | basic_resource_string |
| | Instances of this class represent Windows string resources, and are constructed from instance identifiers. More...
|
Functions |
| template<typename S, typename X> ss_size_t | c_str_len (basic_resource_string< S, X > const &s) |
| | Returns the length (in characters) of s, not including the null-terminating character.
|
| template<typename S, typename X> ss_size_t | c_str_size (basic_resource_string< S, X > const &s) |
| | Returns the size (in bytes) of the contents of s, not including the null-terminating character.
|