Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #120882
Atwinda Network Chat v1 beta 1

This is a way good network chat program. The client is short a few features, but thats ok, it's a beta release! As of now, the client supports: Private Messeges, Display Correcting(for the richtextbox ocx), an advanced command prompt (only if you can find it), and Sounds. The usernames and text, as you can see from the screenshot, are formated by color depending on usernames. The client features an AIM type signon window. I really didn't know if I should up this... For now the Server will remain just a exe, without source. This is b/c I used the core of the server to create a new project which is still in development, and is due out in the next month or so, depending on the responce I get from this. Both the server and client are available for download from my site, in an a setup file. http://atwindasoft.myqth.com As not to be rude, I am only gona ask once if you will vote. Please Vote!!! The server source is depending on it! Later ~/Andy Stagg

2_2002-2004 #120883
CreatePath() Function

CreatePath() uses API calls to create a directory tree. A simple application is included to demonstrate its use.

2_2002-2004 #120884
Alarm clock that lets you chose your own MP3/WAV file

Alarm clock that lets you give out a personal message on alarm and lets you chose your own MP3/WAV file to play. Cool and easy! Try it out and vote for it! Thanks!

2_2002-2004 #120885
API functions, all packed in one!

Ever wanted to learn cool API functions to do some neat stuff? Well here it is folks.. all packed on one. Learn how to hide/show mouse cursors, fool around with the registry, rename recycle-bin, change the menu speed of windows, open/close cd-rom.. and call other system commands. Gives you a good jump start on API calls with this neat example! Check it out and please vote for it.. Thanks!

2_2002-2004 #120886
Stereo Vision, TRUE 3D! *Minor Update*

Update: Added option to allow viewing model using a cross eyed method, as well as the original "wall eyed" method. This program renders two images of a simple model from separate camera positions. When viewed similar to a Stereogram image it produces a TRUE 3 Dimensional view of an object. No special viewing devices are needed to view in full 3D. (See the help file for how to view it properly.) This example uses custom D3DTLVertex (Transformed and Lit Vertices) for rendering. The program is responsible for the transforming and lighting of the 3D scene and only sends the screen coordinates, rhw, and color of each vertex to D3D for rendering. This program implements most functions needed for 3D rendering in SOFTWARE including: 3D Object Rotation using 3X3 Matrix Transformation Surface Normals Backface Culling 3D Projection to 2D screen Z Sorting Dynamic Lighting (Flat Shading and Gouraud Shading.)

2_2002-2004 #120887
[A+ Randomize Three Intro Art Splash Screen's Before Load]

What this does is, Takes Three Variables/Possiblities and Randomizes them. It will randomizes three case's, case1, case2, case3, case one will show the intro splash screen art one, case two will show the intro splash screen art two, case three will show the intro splash screen art three. Inside each of the Intro's is coding that either on mouseclick, or in a timer will show form1/main, and hide the intro. This gives a nice effect to your intro art. The purpose is so that when you have intro art on your program, instead of having the same boring Splash Screen show up everytime...it randomizes between three forms that you have created...example in a .zip will be provided soon. Words to help this search out: Intro, Intro Art, Splash Screen, Random, Randomize, Intro Splash Screen Art, Art, Screen, Windows, Case, Hack,

2_2002-2004 #120888
Magnifier Glass effect

Create maginifier glass effect on any BMP image feature with a little animation

2_2002-2004 #120889
Snake / Nibble Clone - Version 1.00

This is a snake / nibble clone that I made as some use of free time. It's one of my first games. I think I've fixed most all the bugs, but if you find any please let me know! Oh, and as far as I know, this only works for VB 5.0 and VB 6.0, I haven't tried any other versions...

2_2002-2004 #120890
The RichTextBox Control

I keep reading requests for RichtextBox code on PSC so I decided to upload one of my templates with a few added features. Nothing that special here really - basic RichtextBox functioality. The RichtextBox is pretty good at what it does though ! This example demonstrates : Find and Replace, Infinite Undo/Redo, Using .tmp files, HighLighting selected words, Inserting Images, Inserting text at a set location with different Fonts, Common Editing Functions, Shrinking a path to a desired length, Creating your own light-weight Wizard. This is not meant to be a complete application merely a demonstation of some techniques. All error messages and bugs are provided entirely free of charge. Feel free to use any of the code or errors as you wish - MS wrote the control - I've just shown how you might use it. It's capable of more than I've shown here.

2_2002-2004 #120891
Napster Bas (Updated with Sample Project)

This bas let you interact with the Napster program though api calls, letting you create programs such as bots or many other things. There are a couple of these around but this bas has a lot more subs and functions making it much easier to program. Over 36 subs and functions included. I have updated it with new functions and a sample project of what can be done with the bas.

2_2002-2004 #120892
HexEditor Version 1.0.3

This is a full HexEditor with search function. The code is speed optimized. If you find any bugs or if you have an idea for new features then send me an email. I spent a few hours to build a free application for you therefore please rate / vote for this code

2_2002-2004 #120893
Registration Shareware Lock

This is a simple example of how to use a persons hard drive serial number, encrypt it, and make a shareware type registration lock to secure a program. Comes with program lock and registration key maker examples.

2_2002-2004 #120894
ImageView 0.1

It views *.jpg , *.bmp , *.gif , *.ico and *.wmf with the littlest amount of coding ! Yeah i know that its simple as hell , but people need to start with the basics of the controls first i think !

2_2002-2004 #120895
Note/Frequency Calculator

This code is useful for frequency analysis, especially as done by Fast Furier(sp?) transforms, or FFT, and analysis. It takes in a Note from A, Bb, B, C, etc, all the way up to Ab, and an octave, and calculates the frequency that note would be pure at. It also accepts a level of decimal places to generate to. Simple, but very useful. Compiled EXE + Source Code.

2_2002-2004 #120896
Virtual Keyboard

This code demonstrates how you can create a virtual keyboard that can be toggled on or off for data entry purposes, could be of use in game/application software. I hope it proves to be of some use, votes and comments welcomed but not expected.

2_2002-2004 #120897
Image Selection Rectangles

This code demonstrates how to create image selection rectangles more commonly known as 'Rubber Band Lines'. These will prove useful to those of you who are writing an application which requires the visible display of a selected area in an image. Votes and comments always welcome.

2_2002-2004 #120898
WinTel

this is really hard to explane but for those who have used linux or have a shell provider where u run telnet and login and stuff its something like that just look at the screen shot...its fun to play around with..

2_2002-2004 #120899
AsciiTable

stop looking in the appendix page761 here it is...Asciitable

2_2002-2004 #120900
Registration Functionality

This is a simple way of using the built-in registry functions to create a way of giving yout program a 30-day timeout. It should be easy to add in encryption/decryption functions to encrypt the sensitive data. Again, this is simple and can be improved with encryption and an "email the registration information" function.

2_2002-2004 #120901
Custom Menu

A Menu made by using Picturebox .

Languages
Top Categories
Global Discovery