Search found 823 matches

Search found 823 matches Page 2 of 83
by Bogoh67
Sun Jul 15, 2012 6:08 pm
Forum: Coding Help & Support
Topic: Copying multiple files ( help )
Replies: 16
Views: 4034

Do you mean hotkeys copy and paste? if you want this you can use My.Computer.clipboard If you want program copy & paste this is probably what you should use It does copy files from one place to another, but the files have to already exist. by the way i made some slight code changes ProgressBar1....
by Bogoh67
Sun Jul 15, 2012 5:27 pm
Forum: Coding Help & Support
Topic: Copying multiple files ( help )
Replies: 16
Views: 4034

maybe try changing it to thestrings.length
by Bogoh67
Sun Jul 15, 2012 5:07 pm
Forum: Coding Help & Support
Topic: Copying multiple files ( help )
Replies: 16
Views: 4034

I tried this and it seems to work Imports System.IO Public Class Form1 Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click ProgressBar1.Maximum = ListBox1.Items.Count For i As Integer = 0 To ListBox1.Items.Count - 1 Dim thestrings() As String = ListBox1.Items(i).ToStrin...
by Bogoh67
Sat Jul 14, 2012 4:02 am
Forum: Codenstuff boardroom
Topic: Yahoo accounts hacked 450,000+
Replies: 5
Views: 1691

#pip so poeple know their account has been hacked and to change their passwords
by Bogoh67
Fri Jul 13, 2012 8:41 pm
Forum: Codenstuff boardroom
Topic: Yahoo accounts hacked 450,000+
Replies: 5
Views: 1691

Hackers posted online what they say is login information for more than 450,000 Yahoo users. The hack, which of course was conducted anonymously, was meant to be a warning, according to the Web page where the documents were dumped. "We hope that the parties responsible for managing the security...
by Bogoh67
Fri Jul 13, 2012 5:34 am
Forum: General Help
Topic: Setting up a moniter
Replies: 7
Views: 2451

#dj1437 Yea I sold it a long time ago. I did however did get it to work, but the machine couldn't handle the resolution. I wasn't planning on doing gaming on it. I mentioned gaming because it is hooked up to my gaming consoles.
by Bogoh67
Sun Jul 08, 2012 6:44 pm
Forum: Codenstuff boardroom
Topic: Weather like where you are?
Replies: 27
Views: 6615

I hope my electric doesnt go off again because without it theres nothing to do I cant use my computer I cant watch TV and I cant go out because its raining. Read books :ugeek: Haha, just kidding :P It's warm and sunny today here in germany but it was raining in the past and gonna rain the next days...
by Bogoh67
Sat Jul 07, 2012 5:57 pm
Forum: Codenstuff boardroom
Topic: DNSChanger May Shutdown Your Internet On Monday, Here’s How
Replies: 12
Views: 3177

I was on Redmond Pie and i saw this. Actual Blog Post It’s all over the news these days, a malware by the name of DNSChanger is scheduled to “go into effect” on Monday whereby infected computers would lose access to the Internet. It’s a scary thing to hear for sure, but there are ways to detect the ...
by Bogoh67
Sat Jul 07, 2012 12:37 am
Forum: Coding Help & Support
Topic: Screen Recorders in vb.net
Replies: 9
Views: 2082

Sorry bro, but i got a new computer and i lost the files. I did get all the code for the screen recorder off this website though MiniScreenRecorder I did that tutorial( Add Region Feature to your Screen Recorder ) completely based on that application. Also in that tutorial I made you see my mouse lo...
by Bogoh67
Fri Jul 06, 2012 9:07 pm
Forum: Coding Help & Support
Topic: Screen Recorders in vb.net
Replies: 9
Views: 2082

#comathi i have made that feature here code: Add Region Feature to Your Screen Recorder the downside is it is only pictures not video files. So maybe #mshimranpro can convert it to where he converts all the pictures to video. which is the thing i could never figure out when i worked with programming...
Search found 823 matches Page 2 of 83
Go to advanced search