wireshark/plugins
Ulf Lamping 2cbce84d41 Win32: MSVC > 6 doesn't work well with Unicode filenames!
fix this, by providing required functions in the new file file_util.c - it's mostly copied from GLib (g_open alike - that take UTF8 as filename format but don't use msvcrt.dll V6 for this as the glib files do) 

"link" to these functions in file_util.h: #define eth_open eth_stdio_open

revert changes (from SVN 20282) throughout the code related to these file functions which were introduced with the first tries of MSVC 2005 ...

Hopefully I've done everything right with the new file_util.c ...

svn path=/trunk/; revision=20402
2007-01-12 03:05:28 +00:00
..
agentx clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
artnet clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
asn1 Win32: MSVC > 6 doesn't work well with Unicode filenames! 2007-01-12 03:05:28 +00:00
ciscosm clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
docsis clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
enttec clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
giop clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
gryphon clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
h223 clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
irda Serious source code cleanup. 2007-01-04 14:23:56 +00:00
lwres clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
mate Win32: MSVC > 6 doesn't work well with Unicode filenames! 2007-01-12 03:05:28 +00:00
megaco From Mike Davies: 2007-01-09 22:32:23 +00:00
mgcp add experimental support for some more of the MSVC_VARIANTs: 2007-01-06 01:05:59 +00:00
opsi clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
pcli clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
profinet PropagationDelayFactor -> LineDelay 2007-01-08 22:11:56 +00:00
rlm clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
rtnet clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
rudp clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
sbus clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
stats_tree clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
tpg Oops: wireshark.com --> wireshark.org 2007-01-02 17:19:25 +00:00
v5ua clean should also remove generated plugin.c and manifest files 2007-01-03 06:06:53 +00:00
Custom.nmake.example we don't need to .. the dirs for the clean targets here 2006-09-30 13:25:05 +00:00
Makefile.am Remove the references to acn 2006-11-06 20:36:43 +00:00
Makefile.nmake Split the ".." and subdirectory into two separate "cd"s, in the hopes of 2006-11-07 00:54:01 +00:00