wireshark/ui/win32
Guy Harris 8aa14236f8 Have the frame_tvbuff.c routines not use the global cfile.
Have the routines that create them take a pointer to a struct
packet_provider_data, store that in the tvbuff data, and use it to get
the wtap from which packets are being read.

While we're at it, don't include globals.h in any header files, and
include it in source files iff the source file actually uses cfile.  Add
whatever includes that requires.

Change-Id: I9f1ee391f951dc427ff62c80f67aa4877a37c229
Reviewed-on: https://code.wireshark.org/review/24733
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-12-08 08:31:41 +00:00
..
console_win32.c Normalize ui/win32 indentation and switch to SPDX. 2017-11-29 03:36:30 +00:00
console_win32.h Normalize ui/win32 indentation and switch to SPDX. 2017-11-29 03:36:30 +00:00
file_dlg_win32.c Have the frame_tvbuff.c routines not use the global cfile. 2017-12-08 08:31:41 +00:00
file_dlg_win32.h Normalize ui/win32 indentation and switch to SPDX. 2017-11-29 03:36:30 +00:00
print_win32.c Normalize ui/win32 indentation and switch to SPDX. 2017-11-29 03:36:30 +00:00
print_win32.h Normalize ui/win32 indentation and switch to SPDX. 2017-11-29 03:36:30 +00:00
settings.ini Normalize ui/win32 indentation and switch to SPDX. 2017-11-29 03:36:30 +00:00