MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / LocUtils

Class LocUtils

cppcryptfs/ui/locutils.h:4–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2#include <string>
3
4class LocUtils {
5public:
6 static std::wstring GetStringFromResources(unsigned int nID);
7};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected