Cowboy (Gregory A. Beamer) wrote:
[Quoted Text] > If you know you will have proper access, there are also keys in the > registry you can query. The keys are under: > > HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion > > There are quite a few useful keys in here, although you will have to > figure out how to best use them. I am not sure wheter the 32 bit, 64 bit > question is easily answered here, but you can definitely get server > versus workstation. >
Be kind to Microsoft and your customers and don't have your programs poking around in registry keys unless they're explicitly documented (which is relatively rare). The next version of Windows will either have to bend over backwards to make sure your successful application still works as expected even though the keys have changed, or else it will do nothing for your poorly selling application which will break and sell even more poorly as a result. :-)
-- J.
|