wireshark/ui/win32
Gerald Combs 91b154236b Win32: Pass a mutable string to CreateProcess.
CreateProcess can modify its second (lpCommandLine) argument. Don't
pass it the output of utf_8to16.

Constify the return value of utf_8to16.

Change-Id: I0d4361396e90c88a4ab2a3f2f0e058230e897fdf
Reviewed-on: https://code.wireshark.org/review/15155
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2016-04-28 23:50:28 +00:00
..
.editorconfig Add EditorConfig settings for most C files 2016-03-08 10:46:35 +00:00
Makefile.nmake Don't add the wiretap directory to the list of include directories. 2016-02-18 12:55:26 +00:00
console_win32.c Minor Win32 console fix. 2015-04-16 21:33:39 +00:00
console_win32.h Minor Win32 console fix. 2015-04-16 21:33:39 +00:00
file_dlg_win32.c Win32: Pass a mutable string to CreateProcess. 2016-04-28 23:50:28 +00:00
file_dlg_win32.h win32: Implement format type selector in open file dialog 2014-03-04 18:31:48 +00:00
print_win32.c The variable is assigned values twice successively found by PVS Studio (V519) 2015-12-13 10:35:36 +00:00
print_win32.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
settings.ini Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00