msrikant
November 9th, 1999, 05:56 AM
In my project I want to handle for Registry entries. i.e When ever I install my product for the first time I want to write some thing into windows registry editor. and when the user starts using the software, may be in the start up form I will check for the registry entry. If the registry entry is not available I will tell the user that the software is not registered properly.
How to use the API functions for that, or is there any other way of doing that
How to use the API functions for that, or is there any other way of doing that