Ric Lim
December 10th, 1999, 12:17 AM
How to code a counter for keep counting the transaction that going on?
|
Click to See Complete Forum and Search --> : How to add a counter for counting numbers of access/ entry ? Ric Lim December 10th, 1999, 12:17 AM How to code a counter for keep counting the transaction that going on? Chizl December 10th, 1999, 12:58 AM You must be writting a shareware app. :) Easy enough.. Create your own Guid with GuidGen.exe then use that Guid for the registry making sure it doens't link back to your application. This way end users can't change the number. People use it for SW are the time and even if the end user uninstalls then reinstalls they still can't get it to work. -- Chizl chizl@NOSPAM.karland.com http://www.chizl.com/ codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |