Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #116371
Convert Milliseconds to Time

Converts a number of milliseconds to a time of form HH:MM:SS:hh

2_2002-2004 #116372
API MIXER

Here is an update of my cd/mixer found on this site. It is a little odd as I have removed more than I have added. It is now a dedicated mixer. I have inproved the coding putting all the controls into arrays making better faster code and reducing the overal size. Also in the download you will find another Zip with the mute only for the people whom keep wondering how it works. The VU meters still do not work but I am determined to sort it soon.

2_2002-2004 #116373
Choose Directory

Via API calls, has the user choose a directory. No commondialog needed!

2_2002-2004 #116374
mIRC clone, IRC client

This is an updated copy of my Client I submitted a couple days ago, I still didn't add colors yet, but I stared on DCC, if your still intrested in helping, my ICQ# is 52567840... This will be a complete mIRC clone when I am done...

2_2002-2004 #116375
Use XML to Call a Remote Object

This is an example of how you might use XML in an application. The client project makes a call to a remote object by sending XML to a webserver, which in return creates the object, performs the method requested and returns the results to the client. Please read the readme.txt included in the zip file.

2_2002-2004 #116376
TIFF File Info Class *Updated*

This is an updated zip of my TIFF File info class - I fixed a bug with the IFD Count.. Changing parts of the tags is not an easy task as they move depending on the images size, I needed to set the XResolution to 200/1 and the YResolution to 100/1 - file manipulation not always an easy task. So I looked for help on PSC and found 1 entry using a C DLL to return the info - more files to distribute hohum!! Well I have made my own in using VB ONLY and have turned it into a class module for you all to use.... Please Vote if you like it - any comments or suggestions to improve on it .. I think I have put all the info that is required for the header and tag info - it is based on Revision 6.0 of the TIFF file spec dated June 3,1992.

2_2002-2004 #116377
System-wide mouse and keyboard hook

Set system-wide mouse and keyboard hook and generate 'standard' VB events (System_MouseUp/Down/Move, System_KeyUp/Down) with standard parameters (Button, Shift, X, Y, KeyCode).

2_2002-2004 #116378
Angles MUST SEE!!!

tHIS CALCULATES ANGLES AND CAN MAKE IT TO... ESTA APLICACION PUEDE CALCULAR ANGULOS Y...

2_2002-2004 #116379
Internet Downloader (Like Gozilla) Resume, Pause, Etc. (UPDATED - August 16) Uses Winsock.ocx Only!!

Resume's Files, Pause Files, Or anything from anywhere on the net just like GoZilla but this is open source for your hacking pleasure! =] Enjoy it!! Ok I did a complete code revamp of the code and im not finished yet. I cant seem to get the ftp stuff to work right if someone could help me out with that. It conencts to server and the server trys to send me the file but it wont come through and I cant figure out why. Help me on this one please!!! Thanks for all your wonderful support and votes by the way I really appreciate them. Well I got the reward thanks again for all the votes...By the way I have updated this again to fix a bug it has with unix servers. Pointed out to me by Michael Pauletta along with a way to fix it. Much appreciated micheal. Im glad people are still loving this code as yesterday auguest 15 it hit code of the day yet again.############################## GET THE LATEST VERSION HERE -----> http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=10926

2_2002-2004 #116380
Getting the gradient title bar end colors

This submission contains a function to get the gradient end colors of that gradient title bars as set in the control panel by the user and two other ones to check if the gradient effect is enabled/supported.

2_2002-2004 #116381
An HTML STEALER®

Allows the user to get quick and easy access to code from a website they quite like. Say you wanted to know how a certail thing had been coded, but the internet was really busy that day, you could use this little program to access the code at a touch of a button. It also includes webpage developement opportunities and also the ability to code Visual Basic in to a .FRM file, that can be run through your Visual Basic compiler.

2_2002-2004 #116382
Awesome Geiss Effects

The Geiss Effects program is a collection of effects that I wrote to learn to some fluid graphic manipulation. Included is a moving background, the ability to draw text onto the moving fading background (where it will then fade away with everything else), drawing lines on the background, and drawing with your mouse to produce some spectacular effects. Also shows how to do a basic frames per second monitor.

2_2002-2004 #116383
Data Access Wrapper

Provides a wrapper around ADO future proofing your code and making accessing your database much easier. Ensures all your code is standard and uses the best data base access techniques. Also provides functions to convert a recordset to HTML or CSV format - handy for web pages as well as client/server applications. WOULD love your feedback, feel free to contact me directly or submit comments.

2_2002-2004 #116384
NoClose - Users Cant Close Your Program!

This Awesome Code Doesnt Let People Close Your Form!! Thats Right! It cannot be CTRL+ALT+DEL Closed, Alt+F4 Closed, The X Button, Even When You Get The Window Handle of Your Form and Try To Close it, it wont close!!! The Only way To close it is "End". This is a Great Piece of Code For Either Security Applications, or Even Joke Applications, You name it! The only way to Close is "End"!! So Have Fun With this awesome code and Please VOTE for me!!!

2_2002-2004 #116385
Piano

Piano is a Visual basic Piano (Duh) included with 127 Tunes. Of Course You Can only use your mouse to play the piano, but if anyone wants to add keyboard playing support they can. if you like this code please vote for me!

2_2002-2004 #116386
Set Font Smoothing On/Off

This sample shows how to See if Plus! is installed and how to turn Font smoothing On Or Off Enjoy!

2_2002-2004 #116387
Forget Controls MultiMedia. Now By API Support DVD Video Version 6.1

(New version, now version 6.1 with control volume channels audio) Hello, You can here make Controls for audio,video and midi files just by pure Windows API. you can open,play,pause,resume,stop,close,make control for audio channels,Get Progress,Get Total Time,Get Total frames,Get Number frames per second,SetAutoRepeat,GetCurrent frame (Get current position),Get cuurent time,Get Actual size,Get Current Size,resize the movie,SetDefaultDevice,let you at the end of file..for all types Multimedia qt,mov, dat,snd, mpg, mpa, mpv, enc, m1v, mp2,mp3, mpe, mpeg, mpm au,snd, aif, aiff, aifc,wav,avi,mid,rmi,(and *.vob this format for dvd video)...etc.

2_2002-2004 #116388
Distortion Field

This function basically mixes all the pixels in an area of an image, defined by a mask image. The result is much like the invisibility effect used in the movie "The Predator", very cool if you want a small, quick function for that effect in your games! (It looks like the Predator is made of water or something) The image doesn't quite reproduce the effect, I just used PrintScreen 3 times, that's all. It has about 100 frames per second in the real code ;)

2_2002-2004 #116389
Translucency for Games

What this function does is paint a picture to another one, but with a nice translucency effect! Very cool if you want a small, quick function to use translucency in your games -- something that only the top games you buy had!

2_2002-2004 #116390
mIRC Clone, IRC Client - UPDATED

Ok, I finally have colors working, I got Ident Server working as well, I started on a taskbar and DCC, just about done.. I want to add scripting support next, If you want to help, my ICQ# is 52567840...

Languages
Top Categories
Global Discovery