Hi,
I compile my aue into and exe file. I ran the exe and my firewall showed that when I run the exe something tries to make contact with my ISP's DNS server.
It occured to me I start the program with _FFConnect(). But that's a telnet to Mozrepl in Firefox. Isn't it? Could that be doing it?
If I block the access "request" by the exe to the DNS server it doesn't work. It runs but no GUI and I think it times out.
Thanks