wireshark/wsutil
Gerald Combs 5aae07254f Forward-port r33953.
Move the SetDllDirectory calls to ws_init_dll_search_path. If
SetDllDirectory fails, pass the Wireshark program path to
SetCurrentDirectory.

svn path=/trunk/; revision=33958
2010-08-27 19:24:44 +00:00
..
CMakeLists.txt Put the optional objects in EXTRA..SOURCES instead of EXTRA_DIST. 2010-05-29 03:33:28 +00:00
Makefile.am Put the optional objects in EXTRA..SOURCES instead of EXTRA_DIST. 2010-05-29 03:33:28 +00:00
Makefile.common Make inet_aton an optional object on *NIX again 2010-05-29 01:00:52 +00:00
Makefile.nmake Make inet_aton an optional object on *NIX again 2010-05-29 01:00:52 +00:00
file_util.c Forward-port r33953. 2010-08-27 19:24:44 +00:00
file_util.h Forward-port r33953. 2010-08-27 19:24:44 +00:00
inet_aton.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
inet_aton.h Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
inet_ntop.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
inet_pton.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
inet_v6defs.h Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
libwsutil.def Forward-port r33953. 2010-08-27 19:24:44 +00:00
mpeg-audio.c
mpeg-audio.h
privileges.c Move privileges.c and unicode-utils.c from epan to wsutil (so things like 2008-06-30 17:16:29 +00:00
privileges.h Move privileges.c and unicode-utils.c from epan to wsutil (so things like 2008-06-30 17:16:29 +00:00
str_util.c Revise ascii...inplace to return a ptr to the string 2009-01-17 17:30:23 +00:00
str_util.h Revise ascii...inplace to return a ptr to the string 2009-01-17 17:30:23 +00:00
strerror.c Include glib.h (for g_snprintf). 2010-05-29 03:35:32 +00:00
strerror.h Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
strncasecmp.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
strptime.c Add braces to avoid an ambiguous else 2010-05-29 03:34:05 +00:00
strptime.h Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
type_util.c type conversion gdouble<->guint64 is not supported in all MSVC versions, convert it with functions 2008-12-17 09:41:17 +00:00
type_util.h type conversion gdouble<->guint64 is not supported in all MSVC versions, convert it with functions 2008-12-17 09:41:17 +00:00
unicode-utils.c Add utf_8to16_snprintf() which creates a UTF16 string according to the given format string. The format string + arguments are expected to be in UTF-8 format. This change effectively removes the only place where we use PRIu64. 2009-08-31 18:16:16 +00:00
unicode-utils.h Add utf_8to16_snprintf() which creates a UTF16 string according to the given format string. The format string + arguments are expected to be in UTF-8 format. This change effectively removes the only place where we use PRIu64. 2009-08-31 18:16:16 +00:00
wsgetopt.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
wsgetopt.h Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00