I Installed a program that use Dplot jr, in Pc.
when the program started for the first time, dplotjr is opened unhidden, and after the first use, it starts normally(hidden).
Even if I uninstall the program, and delete all references to dplotjr in the registry, if I re install the program, i don't have the same probleme!!!
it was tested in 3 systems Vista, XP, and sever 2003.
I use this code(VB) to start Dplot:
Code: Select all
Dim Ret As Long
Ret = DPlot_Start(1, Ret)