Bug ID |
9297
|
Summary |
Support for VS2013 on Windows
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
x86-64
|
OS |
Windows 7
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Common utilities (libwsutil)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Built on Windows 7, win32/win64, gtk2/gtk3, VS2012/VS2013
--
config.cmake adapted to support the MSVC_VARIANT=MSVS2103 and
MSC_VER_REQUIRED=1800
file_dlg_win32 adapted to handle deprecated function GetVersionEx (and
accessory, get the ofn structure size in one function, instead of having 10
times the GetVersionEx called, with all #ifdef/#endif)
You are receiving this mail because:
- You are watching all bug changes.