How to make the input by the user to appear as "*" and not the actual letters (it is a password input). And how to read the entered value.
Note: This is a 16 bit DOS application.

Thanks!!