pinentry/w32 (main.c)
[email protected] Wed, 22 Dec 2004 19:51:28 +0100
| Newsgroups | gmane.comp.encryption.gpg.aegypten.cvs |
|---|---|
| Message-ID | <[email protected]> |
Date: Wednesday, December 22, 2004 @ 19:51:28
Author: twoaday
Path: /cvs/aegypten/pinentry/w32
Modified: main.c
2004-12-22 Timo Schulz <[email protected]>
* w32/main.c: Remove all helper functions and use a callback
to set the dialog items directly.
(dlg_proc): Set 'result' to -1 to indicate cancel.
(ok_button_clicked): Adjusted. Set 'result' to the len of
the PIN to indicate success.
--------+
main.c | 90 +++++++++++++++------------------------------------------------
1 files changed, 22 insertions(+), 68 deletions(-)