Advertisement

Results for "Volume: 5_2007-2008"

5_2007-2008 #191158
A CountChar - Better than looping through a string!!!

It used to be, when I wanted to count the number of times a charector appeared in a string, I would loop through the string letter by letter and keep a count. I have replace my old methodolgies with this one, which also allows you to search for substrings (more than 1-digit long)

5_2007-2008 #184818
VBScript Editor + Regular Expression Editor

VBScript Editor + Regular Expression Editor a very good source on how to use the powerful Script Control, also provides a comprehensive RegExp editor, this code is part of a larger project called Axiom (there is an *older* version here on psc if u r interested) and i didn't spend much time cleaning it so ther is code that's not used here and could be removed...blah blah blah....

5_2007-2008 #192421
________________________________<_..::Malayalam Rich Text Box (& Text Box Also)

Malayalam RTF Text Box and Text Box. You can type in Malayalam. Start Creating Malayalam Software with Malayalam Text boxes and in MALAYALAM LANGUAGE

5_2007-2008 #187692
Singing Reindeer Mk 2

merry new year and a happy christmas to all at PSC. Inspired by 'Singing Reindeer' by Chris Seelbach at xtCodeId=57776; any votes go to him. No Screen shot (it's a surprise but check Chris's version for a hint) I decided to developed a christmas tree using the ideas (and the graphic) in the original. In the process I realised there were some problems in the original (artifacts around the animated bits cleverly hidden by careful backgrounding). I thought I'd try to make a single super deer UserControl but couldn't extract the images from the original controls, so developed mouth and eye UserControls (using the images that I could extract and some screen captures) that are designed to be placed on the main usercontrols. ----------- Time presses so not much commentry but will develop it into a tutorial over the break as there is some quite trick stuff going on here. ---------------- Thanks Tom Law for catching that I left out the sound files, check the file times, it was laaaaate.

5_2007-2008 #189928
[ A++ FEATURE PACKED! PROFESSIONAL CODE! HOTTEST CHAT ON THE NET. NOT A HOW-TO! ]

NCHAT FORUMS ON-LINE! www.solidinc.tk PLEASE COMMENT AND VOTE! THE Hottest chat program on the internet. When used on a network, requires NO server!! Internet ready, > 60 emoticons, private messaging with whiteboard, create your own room, earn points for chatting, hyperlink support, emotions support, full set of administrator tools (more than 20 of them), full data logging. Perfect for office, home, or other small network. More than 1 1/2 years of code here. > 5,000 lines of code, 22 FORMS, 10 MODULES, 2 CUSTOM CONTROLS. A MUST DOWNLOAD! TOO MANY FEATURES TO LIST HERE. COMMENT, CRITICISE, VOTE

5_2007-2008 #191663
Word Processor 3.1 Pro

Is a Word Processor possessing multiple capabilities ranging from simple text editting to adding images,plotting graphs,maintaining a database of employees,browsing internet,etc.

5_2007-2008 #191664
GEEKmoney 3.1.1

This is based on the famous Board Game "MONOPOLY".I have even introduced systems of LOANS,and many more.But it is not the last and an improved version of the same is being developed.

5_2007-2008 #191416
Animalogy Test

This is an animology test that I found a while ago and I decided to make it into a program. Please vote and leave comments

5_2007-2008 #181558
Using the MCI to play Multimedia Files

The mciSendString function is a powerful function for adding multimedia to your applications. Learn how to: - Play sound and video files - Make the video play inside a picture box - Get information about the file playback state (whether its playing, stopped etc) - Find out how to use the mciGetErrorString to deal with error numbers returned from the mciSendString

5_2007-2008 #192431
Combining DBGrid & Combo

Often I use to thought of using a particular cell of DBGrid control as a Combo box, so that user can select using the combo box.This facility is available in MS Access. This code shows how to combine DBGrid control and a combo box in VB, so that whenever the user clicks a particular cell if DBGrid control this combo box is visible and user can select the value from the combo box.

5_2007-2008 #191662
Hydrology

This application can be used in certain areas of Hydrology involving design of a turbine,Design of a transition forebay by Mitra's Method,And in the calculation of the specific speeds.That is, this can serve as a calculator for those designing Dams,etc.

5_2007-2008 #191070
[3D maze & frustum ]

3D "maze" doesn't really have an ending.. but it serves another purpose. This is a cell&portals maze. It uses exact visibility ( recursion ) and clipping to create a view of the maze. I originally had to do this in C++.net using openGL. This USES PURE VB. only a few api calls. I'm looking for someone who has a good idea for a maze building algorithm so i can do some file I/O. right now i just build the maze in the program which takes up A LOT of lines, and could be done much easier by reading a file. anyway, leave your comments, learn, enjoy.

5_2007-2008 #179513
SnailTrail Master Volume Fader Control

Simply a master volume fader control...Slider functionality piggybacked from Carles P.V.'s excellent cpvSlider submission. I added mixer api to control and detect changes in the sound volume as well as a routine to draw the snail trail...Also uses Paul Caton's excellent winsubhook typelib and timer class, included in the zip. Skinnable in that the slider thumb pic can be changed. Can also probably set the pic of your choice as the usercontrol background although I did not attempt that myself... Happy Holidays!!!

5_2007-2008 #184705
Downloadable Mind Blowing Modules

Downloadable Mind Blowing Modules, go grab them while you can !!!

5_2007-2008 #190682
Event Recorder (Simulates Events)

This little application records your mouse movements, clicks, and keypresses when turned on. When "played", it will simulate the mouse clicks, movement, and key presses you've made while it was being recorded. I have now updated the coding a bit to remove minor bugs and add more commenting on the code. The program does not currently recognize multiple-key presses but I plan to include that in the future. Bugs, comments, and suggestions are greatly appreciated. Please vote for me! PS. This is my first submission so don't hate, =) Umm.. Need some more comments please!! Also check out my other submissions!

5_2007-2008 #191742
[ API Collection ]

This is a submission for all API lovers. A big HTML collecion of APIs ,I found. I think you all take this as a reference. Thanks for 'www.Atwillys.de' for providing the same.

5_2007-2008 #184815
Launch IE in *Edit* Mode

This is a VB Script to Launch IE in Edit Mode, that is it functions kinda like FrontPage, supports command-line arguments it also can be done in VB, check it out so simple!

5_2007-2008 #184816
Sort String Arrays without Swapping Strings

Sort Array without Swapping Strings The latest Sort submission by Ulli, whcih is unquestionably superior and advanced is, well, advanced! so i cooked-up this sort which is very simple, the algorithm used is shell sort but instead of swapping strings, we swap their index, and finally return an array of sorted indexes, well sort of (pun intended ;-)

5_2007-2008 #189927
Replacing your VB Splash Screen

This article shows you how to replace your boring old Visual Basic Splash screen with a new, cooler one! Diagrams, tool links and step-by-step how-to's. Comment and vote!

5_2007-2008 #191940
Msn Bug 2!

Hello, this is the coolest msn tweak ever made! You send it to the person and they open it.. It will run in the background of their computer quietely and every 20 seconds it will change their msn name to "I Am Gay", "I Am Homo!", "I got My Dad For Christmas!".. It is basically pointless but they think that there is a hacker in their computer! I use it on everyone and they get real scared :)... lol, use the code freely!

Languages
Top Categories
Global Discovery