Parent Directory
|
Revision Log
|
Patch
revision 26 by twoaday, Mon Oct 17 08:49:30 2005 UTC | revision 28 by twoaday, Thu Oct 20 12:35:59 2005 UTC | |
---|---|---|
# | Line 43 card_cb_dlg_proc (HWND dlg, UINT msg, WP | Line 43 card_cb_dlg_proc (HWND dlg, UINT msg, WP |
43 | if( !ctx ) | if( !ctx ) |
44 | BUG( NULL ); | BUG( NULL ); |
45 | switch (ctx->code) { | switch (ctx->code) { |
46 | case CARD_CB_INS_CARD: | case CARD_CTL_INSERT: |
47 | ShowWindow (GetDlgItem (dlg, IDC_CCTRL_VAL), FALSE); | ShowWindow (GetDlgItem (dlg, IDC_CCTRL_VAL), FALSE); |
48 | SetDlgItemText (dlg, IDC_CCTRL_MSG, | SetDlgItemText (dlg, IDC_CCTRL_MSG, |
49 | _("Please insert the OpenPGP smart card\n" | _("Please insert the OpenPGP smart card\n" |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |