Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #224526
dbase III module

Allows the user to directly manipulate the contents of a dbase III compatible file.

7_2009-2012 #225622
The Platnium Operating System

This is a awsome Operating System with some features just like Windows. This includes a real working Delete Folder(recycling bin in windows), though i am having trouble with the restore feature. Add a new folder, change the name or delte the folder. Add a text file, deletion and re-naming does work, though i am now working on the text editer or Platnium OS. A run feature, so you can start any program by clicking File - Run. The interface is like a mac, all of the features are in a menu bar at the top. This also includes a "Updater" feature. So when you want to update the OS, you just click "file - Get Updates" then it will take you to a website where you can download updates (site is not up yet). This is just the beginning version of the OS, and there will be many more updates and features to come. All you have to do is just double click on the folder icon to open it. And PLEASE dont be so hard, i am only 13 years old.

7_2009-2012 #223301
Internet Explorer Controller Example 1

Control an instance of Internet Explorer. Shows how to go Back & Forward, Show Favorites & History Bars, and load a URL into a specific Frame (Example uses _self as the Frame Target)

7_2009-2012 #224865
EzyCam

This program connects to over 30 web cams. You can add your own url or you can use the ones that come with it. You can make the image refresh at a certain time. Please vote. 30

7_2009-2012 #222906
SqUaSh Program Updater

Add SqUaSh Update along with your program to easily include program updating. Set up a server and edit some settings and you will have an update server :)

7_2009-2012 #226544
ADO Listbox

This code will allow you to populate a listbox control using an ADO recordset. I am using the standard VB ListBox Intrinsic control. Everything is done through code.

7_2009-2012 #224763
Search Drive

Search Drive for files with a few lines o'code, Recursivly- Please VOTE!!!!

7_2009-2012 #224394
Excel Password Recovery Procedure

this is a decent password recovery procedure for excel files. this is also my first submission, so let me know if you like it (or if you think it blows) it is pretty basic. i have saved it in an excel file so that it can easily be used on any machine by any user who works with excel, but you could add some references, some forms, etc and compile it as a standalone application if you wanted to. i have also included a pretty exhaustive (english) dictionary in this zip. you can substitute a different dictionary if you like. i have made a brute-force (every possible password) cracker as well. i am working on a way to share proccessing power to distribute the job to multiple machines. this is because of the great length of time it takes to recover a password using that method. if anyone is interested, then i will post that here as well.

7_2009-2012 #226545
X and Zero

A not very good looking,but impossible to defeat Tic Tac Toe game. Just download it,if you don't believe me.

7_2009-2012 #223770
msflexgrid cell tips

Simple code to display tooltips displaying the text, regardless of length, of an msflexgrid cell. Tooltips are displayed when the mousepointer passes over any cell.

7_2009-2012 #226552
A Hangman Program

This program allows the user to play a simple game of hangman. This program has sound and graphics (which were drawn by my wife and scanned in by me). I use the Microsoft Flex Grid Control to hold the letters and allow selection! Please vote for my code if you like it!! Thanks!

7_2009-2012 #226600
Extended Color Constants

Get some extended color constants. Stuff like vbWhite, vbBlue are great, but even better is vbDarkGreen, vbPaleBlue etc...

7_2009-2012 #220727
The Daily Newbie - Using the DatePart Function

Explains how to use the DatePart Function in Visual Basic.

7_2009-2012 #222945
Auto-Scrolling Text Box - 1 Line of code

This code keep the a simple text box scrolled to the bottom as text is added. Simpler code than the code uploaded previously. Just replace Text1 with the name of your text box and put this code right after the code you have to add text to the text box. Set to go.

7_2009-2012 #226613
A Friendly Greeting

This cod egives you a friendly greeting

7_2009-2012 #226546
A Skiner for Winamp

WinSkinMaker transforms a picture into a skin for Winamp(see the screen shot).You just have to choose the picture and give a (single!) click.Is in pure Visual Basic.

7_2009-2012 #226348
Child Mind

It' a game drag and drop game for children. Created by Sunjay Kumar & Afaque Ahmed Memon. visit: http://www.afaqmemon.com

7_2009-2012 #226614
OO7

This submission subclasses a folder via a com object I created. The COM object uses a callback to a function defined in a module , through an undocumented API which hooks into the event notification system of the shell. In this a case I created a small form to allow you to see it in action. Click Command1 To register the window for notification of events triggered in the C:\temp folder or any folder you want(just change the code), Then copy a file into the folder,or rename a file in the folder, or delete one- whatever. You will get a msgbox alerting your application window that an event has occurred. It also logs to the NT log or a textfile, and detects the current operating system (all via the windows API). I use this in place of timer based routines that just wait poll folder for the existence files. Like the SMTP Service.

7_2009-2012 #226619
CodeDawg Toolbar (100% Source Code Included)

CodeDawg Toolbar Assistant Introducing 'Guard Dawg'. This Add-In for VB 6.0 gives you the power of saving your precious code while running, or even while in debug mode. If that wasn't enough this incredible tool even saves your bookmarks and breakpoints. Never forget where you left off again!

7_2009-2012 #221262
HTML to VB color converter - A must have for web programmers!

I have a program I'm working on right now where the user settings for the app are done on a website. What I didn't realize was that with HTML colours being stored in RRGGBB format, you can't automatically use it in VB, because VB uses the &HBBGGRR format. Here's a little function to bring back the right colour.

Languages
Top Categories
Global Discovery