Ethereal-cvs: [Ethereal-cvs] rev 17024: /trunk/epan/: addr_resolv.c filesystem.c filesystem.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 12 Jan 2006 22:32:30 GMT
User: ulfl
Date: 2006/01/12 04:32 PM

Log:
 fix #648: 
 
 Win32 only: reading a pathname from an environment var requires us to read it in as unicode somehow and convert it to utf8. Using _wgetenv should work under all circumstances on NT, using getenv and g_locale_to_utf8 on Windows OT is the best we can do in this case.

Directory: /trunk/epan/
  Changes    Path             Action
  +1 -1      addr_resolv.c    Modified
  +49 -4     filesystem.c     Modified
  +7 -0      filesystem.h     Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17024&view=rev