programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: confidential typing

From: Alberto Santini <albertosantini_at_tiscalinet.it>
Date: Fri, 22 Feb 2002 16:57:19 +0100

If the edit control is created with the ES_PASSWORD style,
the default password character is set to an asterisk (*).
This style is removed if an EM_SETPASSWORDCHAR message is sent
with the ch parameter set to zero.

Ciao,
Alberto Santini
___________________________________________________________

Work Mail mailto:asantini_at_etasistemi.it

Personal Mail mailto:albertosantini_at_tiscalinet.it
Personal HomePage http://web.tiscalinet.it/albertosantini

__m_OO_m__

: QUIT ( -- ) BEGIN RESET QUERY INTERPRET AGAIN ;

PGP: Ask me my public key or
     download it from my homepage or
     in key server looking for KeyID 0x91C01149
___________________________________________________________

----- Original Message -----
From: "Dr. Roger Dube" <rdube_at_gate-tech.com>
To: <sftalk_at_forth.com>
Sent: Friday, February 22, 2002 16:42
Subject: [sftalk] confidential typing

>
> How can I employ an edittext box to input secure typing? That is, a normal
> edittext box in a window will display the text being typed... I would like
> to display blanks, asterisks, hyphens or some other character instead of
> the actual text stream so that privacy is maintained. Of course I need to
> store the "real" text...
>
> ----------------------------------------------------------------------
> Dr. Roger Dube
> rdube_at_gate-tech.com
> President
> Gate Technologies International, Inc.
> http://www.gate-tech.com
> Executive Offices:
> 3700 Airport Road Suite 307
> TEL +1.561.392.7404
> Boca Raton, FL 33431-6409
> FAX +1.561.392.7405
> ----------------------------------------------------------------------
>
> This E-mail message and any attachments have been scanned for viruses and
> are believed to be free of any virus or other defect that might affect any
> computer system into which it is received and opened. However, it is the
> responsibility of the recipient to ensure that it is virus free and no
> responsibility is accepted by Gate Technologies International, Inc. for any
> loss or damage arising in any way from its use.
>
> This message contains information which may be confidential and privileged.
> Unless you are the addressee (or authorized to receive for the addressee),
> you may not use, copy or disclose to anyone the message or any information
> contained in the message. If you have received the message in error,
> please advise the sender by reply e-mail to rdube_at_gate-tech.com and delete
> the message.
> Thank you very much.
>
> ----------------------------------------------------------------------
> sftalk_at_forth.com The SwiftForth programming discussion email list
> To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
> For help with listar commands, send subject "help" to listar_at_forth.com
> Archives are located at http://www.forth.com/sftalk -- check them out!
> Search the archives! Visit http://www.forth.com/search for details.

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
For help with listar commands, send subject "help" to listar_at_forth.com
Archives are located at http://www.forth.com/sftalk -- check them out!
Search the archives! Visit http://www.forth.com/search for details.
Received on Fri Feb 22 2002 - 08:00:10 PST

This archive was generated by hypermail 2.2.0 : Fri Nov 21 2008 - 03:04:21 PST