Which header files is this source file including? Who is including this header file? Directly? Indirectly?
Here is an view of header files included by example.c. As seen in figure, Windows.h is excluded from inclusion. A similar view for zlib.h. The opposite information is also available.
Header files included by example.c
Header files included by zlib.h
Files that depend on zlib.h
This view is very similar to Call Hierarchy and Type Hierarchy