-
Win & IE version
I want use API and I want to know:
How I get Windows and Internet Explorer version.
I need information all Win95 version (a,b,c), Win98/SE, ME, NT4, 2000 and XP
I need get also Service Pack number with NT, 2000 and Internet Explorer.
I hope you understand what I want...
-Dj4
-
Windows version
Here are 3 related links to get the current windows version using API's, including an example:
http://www.allapi.net/api/GetVersion.php
http://www.allapi.net/api/GetVersionEx.php
http://www.allapi.net/api/api349.php
Not sure about getting service packs versions or IE versions, this is probably in the registry. At the moment I'm on a Uni computer and I can't (easily) get into the registry to find them. Try looking under HKEY_LOCAL_MACHINE\Software\Microsoft.
-
www.mvps.org/vbnet
search for GetVersionEx, this sample tells you the SP