Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #117212
PSC Slot Machine! Dedicated to the PSC Crew!!

This is a slot machine game I made A) Because I was bored and B) To show my appreciation to IAN, the whole PSC Crew, and everyone who contributes (no matter how little) To PSC. Enjoy .. and of course as Mayor Quimby says.. "Vote For Me!"

2_2002-2004 #117213
JEL - A Scripting Language

JEL is a scripting language made in VB that can make into an EXE file. JEL is powerful, small, and fast. It can use variables, equations, functions, if's, loops, goto's, etc. Not convinced yet? Look at the screenshot, that's not even half of what it can do! The language can also be easilly modified to include more functionality. I made this because I am a veteran at making scripting languages and I saw D++ getting all the kudos. This took me 2 days of non stop work and hard thinking about parsing the code but i did it. If you like this code please vote for it! (also visit my site, www.oogle.net) note: This code uses the split() function which is in vb6 only. you can find it's equivilency somewhere on this site.

2_2002-2004 #117214
Rotating DNA Strand

This is something I made in QB a few years back that I finally got around to porting to VB... Basically, it simulates a rotating strand of DNA... You could probably use it to add graphics to something...

2_2002-2004 #117215
Advanced messagebox

A new (advanced) messagebox, with 10 different styles and 1 to 3 buttons. All input is numerated, so it's easy when you code. See the pic for the styles. The syntax is: MBox "Prompt", [Style], [Buttons], [Icon], ["Title"]. For example: MsBox "Prompt" or more complete: MsBox "Prompt", mbWinter, mbSaveDontSave, mbSave, "Title". The prompt is required, all the rest is optional. Remember: The form and the module go together ! The return-value = mbReturn. If mbReturn = 0, then the first button has been pressed. If mbReturn = 1 then the second button has been pressed. If mbReturn = 2 then the third button has been pressed.

2_2002-2004 #117216
Updated - X-Nation Chat (2nd update)

Use winsock to chat, and play sound effects on local and remote computer. Cool interface. Plz leave feedback, and vote. Thanks!

2_2002-2004 #117217
Asorted Titlebars

Added some functions which allows you to get great effects for a titlebar, just take a look at the screen shot.

2_2002-2004 #117218
A FileExists Function

Checks to see if a file exists.

2_2002-2004 #117219
Calandar and Clock

This is pretty useful, it shows a calander and a clock, D/L it, use it, have fun, oh and it also can teach you to use a clock i guess, and if you like plz Vote!

2_2002-2004 #117220
Countdown Timer

Displays the number of days, hours, minutes, and seconds till a specified date. Allows you to enter multiple dates. Illustrates how to use the new ListView control in VB6, saving and retrieving from the registry, and the datediff function.

2_2002-2004 #117221
TranslateColor

Windows works with normal colors and system colors. Visual basic can not handle the system colors and work with them as normal RGB colors. Here's an interesting API I found that translates System Colors to 'normal' colors. I made a little prog arround this to show how it is done. WARNING ! I work with win98 so I don't know if it works with WIN95. If it doesn't, could you please tell me. My adress is: [email protected] The .dll that contains this API is olepro32.dll. Download the zip and find out...

2_2002-2004 #117222
Atomic Time Sync *UPDATED*

Thanks to CZ of www.FreeVBCode.com it now uses the winInet API instead of the winsock control and also takes into account daylight saving correctly. Oh, for a long lasting erection, checkout http://www.em.f2s.com *blatant & false advertising*

2_2002-2004 #117223
DTMF-Phon (UPDATE)

Hold your telephone in front of your speakers and let it beep! New Options dialog included + 3 secret sounds :)

2_2002-2004 #115885
Winsock Tcp

This a portion of a program I am working on that will have chat, file download, message boards, instant messaging, and more. The server is setup to send and receive login, chat, file information, message board lists, and im's. The client however only does anything with login, chat messages and files. Check it out for a good look into using the winsock control. A login is in the users database handle:admin passsword:admin And it is multi-user also.

2_2002-2004 #115886
Customers

Simple Database Application with find function.

2_2002-2004 #117224
Live Longer with this Program!!!

It has been proven that when you see a happy face, it also makes you smile or be happy as well, which is part of positive thinking and causes you to live longer. This program displays a yellow happy face on the screen, always on top of other windows. It moves to a different random location when you move the mouse over it. This code demonstrates how to make a window on top, move the form on the screen, and how to make certain parts of the form transparent. Good luck and be happy!

2_2002-2004 #117225
Make desktop icon text background transparent!

Ever wanted to make the butt ugly block of colour behind desktop icon's text disappear through code? well, now you can! I searched the net hi and low for VB code to do this but to no avail, so I wrote this. To my knowledge it's the FIRST EVER VB code for this, so check it out. It's only been tested on Win 9x & Win ME. Take a peek at my site at http://www.em.f2s.com if you like this code. Hope you learn something =)

2_2002-2004 #117226
Add Horizontal Scrollbar to Listbox

Automatically add a horizontal scrollbar to a listbox, quickly and completely. I wasnt satisfied with the ones on planet so I created my own.

2_2002-2004 #117227
Payroll Program

Are you sick of using a calculator to find out how much money you made this week?, then this program is for you.

2_2002-2004 #117228
Set/Get Internet Cookies

Set/Get Internet Cookies- Great Code!

2_2002-2004 #117485
A Security DB

I have made this program much better. It will determine which version of windows you are running and allow different features to be used. In Win9x, it will grab the casched passwords, in 2000 it has transparent forms (some are), and in Nt 4, both Casched Passwords and transparency are turned off. It allows you to change your password to open the DB (starts as PASSWORD all lowercase) and allows you to put the database file i a new location and load it, or open a different database. I have included a search feature for both the Passwords and Serial numbers. I have written a help file project, and will distribute the finished help file in another zip with the runtime. Please leave me some comments.

Languages
Top Categories
Global Discovery