Jon,
Yes, DatePick is on our to-do list.
Jon,
Yes, DatePick is on our to-do list.
Jon Munro wrote:I have used hbcrypt to encrypt the values stored in the registry
Bill,
I use xharbour\source\rtl\hbcrypt.c (from xharbour.org) correcting lines 448 and 478 to use hb_retclen. I use hb_crypt to scramble the user registration key details when storing in the registry. What snippets would you like?
hth
Ahh! Jon, thanks for the reply... When I saw hbcrypt, I thought you were referring to the hbCrypt library from DogTek. I've need for the Rijndael algo they've implemented.
Thanks again!