Results for "Volume: ASP_Volume3"
Shows running executables and dll's, with their version and threads no. also shows all the open windows and child-windows, giving an option to close each one, featuring a cpu usage meter and many usefull API's, if you like it please vote.
ASP Datagrid like in ASP.NET. This is a customized datagrid in ASP. Add, modify delete in one page. I have tried to make it like in ASP.NET. But .NET has its own taste. We can not compare a .net code with simple asp code. Well enjoy.
This program made for in my work form control truck when delivery material from one plant to others. using ms access database
This is a complete CD Label Application. You can print the Booklet,Inlay and CD Label ... You must have it !!!! Language english and german
Determines the filetype (PE Executable, GIF Image, Word Document, etc) using the file header/contents, as opposed to using the file extension. Supported types: PE Executable, INI File, AVI Movie, WAV Audio, Word document, Access database, GIF Image, MP3 audio, BMP image, TIFF image, ZIP archive, ARJ archive, RAR archive, HTML/HTA docs, JPEG image, Visual Basic files. If it can't determine the filetype, itll try and determine if the file is text or binary.
List of Computer Graphics Programs --------------------------------------- [ Program Set 01 ] 01. DDA line drawing algorithm 02. Bresenham line drawing algorithm 03. Midpoint Circle Drawing 04. Scanfill 05. Boundary Fill (8 Connected Point) 06. Floodfill [ Program Set 02 ] 01. Rotate About Origin 02. Rotate about Reference Point 03. Scaling about Origin 04. Scaling about Reference Point 05. Translation 06. Reflection in x Axis 07. Reflection in y Axis 08. Reflection on any line. 09. Cohen Sutherland Line clipping Algorithm [ Program Set 03 ] 01. Line clipping by Cohen Sutherland 02. Liang Barsky Algorithm for Line Clipping 03. Nicol Lee Nicol Algorithm for Line Clipping 04. Sutherland Hodgemann Algorithm for Polygon clipping
Show some new functionality of the Richtextbox control. Read the notes inside the program. Needs the new riched2.dll (version 3)and the Riched32.dll available from www.vbaccelerator.com (I include them with the program - you need to replace the windows\system files with these ). Thanks to Steve McMahon for his work which I gladly was influenced by. Vb5 needs to remove some of the vbp file keys. (Size of zip 454KB)
Converts a number of milliseconds to a time of form HH:MM:SS:hh
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.
Via API calls, has the user choose a directory. No commondialog needed!
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...
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.
It is save image in database.It is helpful for load photo,delete,edit,show photo from database.
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.
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).
tHIS CALCULATES ANGLES AND CAN MAKE IT TO... ESTA APLICACION PUEDE CALCULAR ANGULOS Y...
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
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.
To make the task of averaging out numbers easy by using my programing skills
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.