wxWidgets/samples/secretstore
Vadim Zeitlin 675d9d779d Add wxSecretStore
Add a new class allowing to store passwords and other sensitive information
using the OS-provided facilities.

Add implementations for all the main platforms, documentation and a new sample
(which contains an ad hoc unit test as the real unit test for this class would
probably be a bad idea as it wouldn't run in non-interactive contexts and
could show OS level dialog boxes if it did).
2016-06-04 18:29:15 +02:00
..
makefile.bcc
makefile.gcc
Makefile.in
makefile.unx
makefile.vc
secretstore_vc7.vcproj
secretstore_vc8.vcproj
secretstore_vc9.vcproj
secretstore.bkl
secretstore.cpp