blah blah blah is here! blah blah » Close

0
votes
1 answers

The name 'getExternalIp' does not exist in the current context

Hey, I'm making a program to get your external IP, i've already got the external IP working, but now i'm trying to make it call into the Main(), and it says [code] The name 'getExternalIp' does not exist in the current context [/code] ...

0
votes
1 answers

Replicate it self? (Backup)

Hey, is there any way i can make a file with basicaly replicate's it self in a directory like c:/program files/folder/backup/? Because i want to make a file that can replicate it self into a backup folder. Any clues?

1
votes
1 answers

Closing Form1 with Program.cs

Hey, I've got no clue how i would go about closing down the whole program with program.cs, because i made keyboard hooks, and i want basically when i press sec to close the program, i already have the keyboard hooks and that, just I've got ...

Feedback