01/09/2015 Learn a little more about Visual Basic World each day, with www.Planet-Source-Code.com's Code of the Day! Current # of subscribers: 25,980 |
Make 9 cents to $300 per game playing Dollar Candy. The better you get, the more you make. Click for more info.
=================================================================
Would you like access to thousands of lines of source code instantly from your desktop? Then check out the Planet Source Code CD...hundreds of amazing programs at your fingertips with no online wait!
Click Here!
Code of the Day: (What is the code of the day? )
1) A Wordpad Program in VB
Submissions Since Yesterday:
2) Build big files 08-Jan-2015
3) Disk Data Wipe 08-Jan-2015
4) File in a folder - one line
1)A Wordpad Program in VB
Category: Complete Applications
Level: Advanced
Description: This code is provides almost similar options to that of the wordpad provided with the windows, and also a few more than that like of spell checking using OLE Automation
Compatibility: VB 6.0
Submitted on 2/4/2004 6:13:37 AM and accessed 9355 times.
Back to Top
2)Build big files 08-Jan-2015
Category: Complete Applications
Level: Intermediate
Description: Build large files multiple gigabytes filled with binary zeros. Files can be used to test data transfer, hashing, etc. ===04-Jan-2015 Fixed bug in clsOperSystem.cls
Compatibility: VB 6.0
Submitted on 1/24/2014 7:31:17 AM and accessed 3014 times.
Back to Top
3)Disk Data Wipe 08-Jan-2015
Category: Complete Applications
Level: Intermediate
Description: Securely overwrite one or more files using one of the various options available or create your own. Completely remove a folder and any subfolders using any of the options available. Wipe the free space on any fixed drive using binary zeroes or US DoD Short algorithm. Erase a flash drive. Well documented.
Compatibility: VB 6.0
Submitted on 1/8/2015 10:42:22 AM and accessed 47 times.
Back to Top
4)File in a folder - one line
Category: Miscellaneous
Level: Intermediate
Description: Retrieve string or array of strings containing one or many files
Compatibility: VB Script,VB 6.0,VBA MS Access,VBA MS Excel
Submitted on 1/8/2015 10:12:19 PM and accessed 18 times.