pinentry/w32 (9 files)
[email protected] Wed, 22 Dec 2004 11:41:04 +0100
| Newsgroups | gmane.comp.encryption.gpg.aegypten.cvs |
|---|---|
| Message-ID | <[email protected]> |
Date: Wednesday, December 22, 2004 @ 11:41:04
Author: twoaday
Path: /cvs/aegypten/pinentry/w32
Added: main.c pinentry_w32.dsp pinentry_w32.dsw pinentry_w32.rc
pinentrycontroller.c pinentrycontroller.h pinentrydialog.c
pinentrydialog.h resource.h
2004-12-21 Timo Schulz <[email protected]>
* pinentrycontroller.c: New.
* pinentrydialog.c: New.
* main.c: New.
----------------------+
main.c | 38 +++++
pinentry_w32.dsp | 121 ++++++++++++++++++
pinentry_w32.dsw | 29 ++++
pinentry_w32.rc | 102 +++++++++++++++
pinentrycontroller.c | 320 +++++++++++++++++++++++++++++++++++++++++++++++++
pinentrycontroller.h | 42 ++++++
pinentrydialog.c | 168 +++++++++++++++++++++++++
pinentrydialog.h | 41 ++++++
resource.h | 20 +++
9 files changed, 881 insertions(+)