i want to use graphviz as a library in vc++. for that i link it with vc++. now i want to run some program writing graphviz code in vc++. i am using console application for that .it is suppose to be shown some graph having node in it . but that is showing only a black screen . then what to do to solve this problem?