THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

It might be possible, but static linking isn't recommended by MS, and isn't supported by the Wireshark project.

Info (about VS2015, but it's also applicable to VS2017)) from MS about the uCRT (introduced in VC 2015) here, and an SO answer with some possible solutions here.

Have you looked at the Portable version of Wireshark, that includes tshark? I haven't tried that, so I don't know if has vc dependencies.

It might be possible, but static linking isn't recommended by MS, and isn't supported by the Wireshark project.

Info (about VS2015, but it's also applicable to VS2017)) from MS about the uCRT (introduced in VC 2015) here, and an SO answer with some possible solutions here.

Have you looked at the Portable version of Wireshark, that includes tshark? I haven't tried that, so I don't know if has vc dependencies.