Passwordfile library 5.0.12
C++ library to read/write passwords from/to encrypted files
|
#include "passwordfile-definitions.h"
#include <c++utilities/application/global.h>
Go to the source code of this file.
Macros | |
#define | PASSWORD_FILE_EXPORT CPP_UTILITIES_GENERIC_LIB_EXPORT |
Marks the symbol to be exported by the passwordfile library. | |
#define | PASSWORD_FILE_IMPORT CPP_UTILITIES_GENERIC_LIB_IMPORT |
Marks the symbol to be imported from the passwordfile library. | |
#define PASSWORD_FILE_EXPORT CPP_UTILITIES_GENERIC_LIB_EXPORT |