Hey John,
Thanks for your help. This is all pretty new to me!
I have downloaded the analog source code, although the server seems to be on
its knees. In the tree.c file, it’s just line 874 that needs to be
overwritten, with this bit from your snippet, is that right?
else if (*c =='6') {
*name = "Windows:Windows Vista";
}
else if (*c >= '7' && *c <= '9')
Also, the compilation. I have never done this before, so get as far as the
NMAKE/f bit and then rather crash out, with the feeling that I am probably
missing something. Might you be able to post the compiled file somewhere for
download, or I can post it somewhere too, if everybody wants a go!
Tx again…
+------------------------------------------------------------------------
| 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
+------------------------------------------------------------------------