Results for "Volume: 2_2002-2004"
[Source60v2beta2](final comming soon)This is the NEWEST UPDATE Released Feb 19/01 .ZIP OF THIS. AOL 6.0 Module with 340+ Subs/Functions, Some Updates Consist of Fading Subs, AddRoomToTextBox/ListBox(buggy cause it doesnt gather names correctly), Online, Form Options, Chat Room Scrolls, Ascii Shop, Time, Waitforokorroom(for room busters), and ChatScanning Functions, SNFROMLASTCHATLINE, etc... CHECK DIS ShizNiz
This code takes care of drawing your menu's. It extends the CoolMenu v1.3 by Olivier Martin. The "disabled top menu" bug has been solved.
Platform Game Demo (in progress) See the ReadMe.txt file, please. For other vb games and demos visit my web site: http://web.tiscali.it/fc_vbgames/index.htm
This code is a simple demonstration of how to apply security to your web class projects. I am quite new to webclasses and a book I was reading seemed to make this more difficult than need be. Hope its of use to somebody. To run you must have personal web server installed. Its not brilliant, I know, but maybe it can get you started in the right direction took me about 15 mins to do.
Nearly done Ftp aplication made with Wininet.bas (Wininet.dll). It (multi)downloads, (multi)uploads files, creates / removes folders, renames files, has progress bars, time and transfer speed rate and many others more or less usefull windows and ftp functions.
This is an arrangement of the Cool Menu by Olivier Martin for it can be used as a DLL
SnapShot is a simple screen capture program that allows you to select and save selected areas of you desktop. It is well documented and should be easy to understand. Full souce code included. Jim Benvenuti [email protected]
A complete Task Manager for windows 95/98! Graphical memory and Processor load graphs, process information, as well as computer information. Kill processes, set priorities, etc. Highly customizable and with a cool interface, methinks this code rocks! Spans of how-to's inside. Check it out. And, please, vote!
This bas contains a function that sets the cursor position in a Rich Text box to a given line without using API. This is a very fast method - no, it doesn't just scan through and check every line - and works fine even with long RichTextBox texts!
This OCX allows you to control the volume of 7 devices (master, wave, line in, microphone, auxiliary, synthesizer, CD) without calling Standard Windows Volume control. Also reflects all the changes on the devices. Was not thoroughly tested, but works.
Yet another TANKS game. This one is a lot better then most I have seen. Although there is no sound (I wanted to cut down on .zip size) it is totally randomized when you play! It is really nice, the land, sky, stars, tank position, sun/moon is always different every game! You should check it out especially if your working on your version of tanks. It is basic in the sense there isn't a million weapons to play with, but everything works like a charm. You can add on to my work with more options, it will save you time instead of getting the game to work. Check it out! Also look at other games and projects I have submitted!
Hey guys, This is my first post to PSC, so bare with me :) This program, is supposed to be the opening to the matrix. And also a really cool random number gen. I did this between 12 - 3 AM, so yea the code might be a little sloppy, and i'm sure you'll have coding techniques i could have used that would have been quicker. Well Check it out, And please PLEASE post some feedback. Also I'm sorry the code is not documented at all, I'll probably re-upload a documented version, but eveyrthingis pretty much self explanitory! ENJOY! and PLEASE VOTE!!!!
Just by looking at the screen shot you can see what it can do. You can dial a number, you can have it set to dial a number at a certain time, you can leave Yahoo! messenger running and when you get mail have it call a number (beep you), and also dial a number on an interval. This program also minimizes to systray! I squezzed a lil code off from PSC, but I made this program 6 months ago so i don;t remember whos it is, if you realize its yours feel free to e-mail me, and i'll give u credit. Please post feedback and PLEASE VOTE, ENJOY!
Hi and welcome to the Derby. Thanks to everyone whom has supported this program. Feel free to download this program. If you do download this program, all I ask in return is that you leave a comment and give a vote for this program if you like it. The ZIP file is under 200 Kilobytes. Read what other people have said about Derby. I always look forward to finding out what people have said about Derby. Once again, thank you for downloading Derby and please do leave comments because it helps me anticipate more what people expect from a program like Derby. Thanks for all your comments.
This application update your application with a FTP site, (like Norton) just enter Application name of your software on ini files and the ftp.zzz.com/user/pass of your FTP site . The application compare the local and FTP date of the files and update only if FTP was more recent. after complete update you can execute the updated files by EXECUTE line command on the ini files. You must See !! Enjoy
This will put Holiday Lights on your Desktop. This is a little program I have been working on for a little while. Please leave a comment on how I could better it. any comments would be welcome. Thanks...
This code will open any file with its creator. It is very small and simple... worth a look at. It works on all versions of Windows. Please let me know what you think of it and vote if you like.
I am posting this code because of a request that I received for this information. This is just a simple program that changes the background color of a standard menu and all it's sub-menus. NOTE: This code will only work on Win98/2000 or better.
Creates ADO Access 2000 Database
This code is used to convert entire Excel Workbooks to Access Databases. Each Excell Worksheet in the Workbook becomes a new Table in the new Access Database. This codes has a problem processing more than one file at a time without stopping and restarting the program. It looks as if it is processing the file but it never actually imports the next file's Worksheets. Try it and you will see what I mean. Any HELP would be appreciated.