[analog-help] Re: Windows Vista?

John Harman john at infotex.co.uk
Thu Nov 2 02:49:42 PST 2006


Paul,

I'm no 'C' programmer but I've just been looking through the source code and
I think that the only modifications to get it to pick up Windows Vista is in
the source code file "tree.c".
I've included a snippet below which appears to solve this problem for me
(you'll need to recompile it after making the changes needless to say).

line 874
	else if (*c =='6')	{
		*name = "Windows:Windows Vista";
	} else if (*c >= '7' && *c <= '9')
	  *name = "Windows:Unknown Windows";
	else
	  *name = "Windows:Windows NT";
      }

Hope this helps you.

Regards,

John Harman
- - - - - - - - - - - - - -
No warranty is given or implied and nothing in this email shall bind the
author or Infotex UK Ltd in any contract or obligation.

-----Original Message-----
From: analog-help-bounces at lists.meer.net
[mailto:analog-help-bounces at lists.meer.net]On Behalf Of Paul
Sent: 27 October 2006 19:27
To: analog-help at lists.meer.net
Subject: [analog-help] Re: Windows Vista?



Hi,

And, "Unknown Windows" for 64-bit Windows variants too?

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

Scanned by MailDefender - managed email security from intY -
www.maildefender.net




More information about the analog-help mailing list