Help
I need to a way to get the windows product id programmatically. Seems this is stored in different areas of the registry in windows 95 than in NT and 2000. Is there some MS provided function that will give me this info?
What I'm trying to do is to get some piece of unique info to identify the particular machine I'm running on, I figure the product id in combination with some others will do a decent job. But my app could run on 95/98/NT/2000 and eventually XP, I need some uniform interface to get this info. Isn't these some call which will give me the product id?
thx
jorma
I need to a way to get the windows product id programmatically. Seems this is stored in different areas of the registry in windows 95 than in NT and 2000. Is there some MS provided function that will give me this info?
What I'm trying to do is to get some piece of unique info to identify the particular machine I'm running on, I figure the product id in combination with some others will do a decent job. But my app could run on 95/98/NT/2000 and eventually XP, I need some uniform interface to get this info. Isn't these some call which will give me the product id?
thx
jorma