Results for "Volume: 2_2002-2004"
Pleasee, download this source code by http://www.sourcecode4free.com/upload/filepages.asp?fileid=2433 In Planet Source Code Not Upload the Dll for Interpreting scripts Thanks..
Captures keystrokes from a remote machine. Can send fake error messages to remote machine to cheese people off. PLEASE VOTE IF U LIKE THIS CODE. (IF U DON'T LIKE IT FIND SOMEONE WHO DOES AND GET THEM TO VOTE!)
Hello eveyone this my attempt at playing Animated Gifs in vb this is quit a cheap way of doing it but it does seems to work quite well it uses no API, ActiveX, The Internet Browser control just pure vb code and some image arrays and a timer. anyway Have a look and see what you think please vote if you like this code. I am also at the moment working on a AVI player as well. Please leve lots of comments
An ActiveX VU Meter, I hope you enjoy.
This program reclaims the RAM that windows fail to release. There are many shareware and freeware versions, but I decided to make my own ( a couple of years ago) . It had a lot of other functions but decided to make it more compact to avoid the use of many activex (I had that fever then). The program shows a little pie graph which gives you the percentage of free, code and used memory (allocated, in use or not), so you can monitor ram and get an idea of the amount of memory that use the code of all the active tasks in your computer ( I haven't found yet the way to know how much ram is allocated by them... if any one knows ... help) Also you can see which programs are active by right clicking the label that says how many are using ram. The program will release some memory automatically if you have less than 10% free. If it detects mouse inactivity for 5 minutes it will release almost a 70% (something that takes some time and almost freezes other apps.). It uses CCRPPROGRESSBAR.OCX which you can download from http://www.mvps.org/ccrp/index.html or you can change the code that refers to it. Hope you like it.
Full example for an mp3player.ocx that has these functions: Load, Play, Stop, Pause, Resume, and Getpercent. Please vote high. This is really good and working source!
An mp3 player, encoder, ID3 editor, and more.
My Code has a Module for 3D Painting(Points, Lines and Text at the moment). As a example there is a 3D Cube Painted. It can be moved, turned and zoomed... I had to use some code from a PSC example. But my code is better( I think) and very easy to understand. Sorry but there are no comments at the moment.
qPrinter is an enhanced Printer Object with Print Preview. Now includes the FormPrint method to create documents from the text-based items of a form or container improving on the blocky bitmap of the PrintForm method in Visual Basic. Standard documents can be created from TextItems and each item can have alignment, font, positioning, borders and shading properties set. TextItems can be positioned 'absolutely' on a specific page. Changes to font, alignment and indentation properties can be made using HTML-style tags within the text of a TextItem. Preview/Print features include zoom, preview window resizing, collation, number of copies and printer selection. qPrinter also supports Headers and Footers. A Test Project (PrinterTest.vbg) is included demonstrating some of the features. Full documentation is available from our website http://www.qbdsoftware.co.uk/moth as well as downloads of a Dutch version and a Visual Basic 5 version. You need to set the Error Handler (Tools>Options>General) to 'Break on unhandled errors'. This is in order for the project to catalog array based control items.
I designed this code for people that work on a VB project with someone else. This program will let you select a source file, and a master file. It will then highlight all the lines in red that aren't in the master file. Its usefull for if two coders are working on the same project, and you need to update your code to his without changing anything you may have added. Please click on the help button after you run it, it will give you some important info.
This is my first attempt at a scriptable card game, the code itself is not good at all but has got some bits going,what I intend to do is have an option to load in game scripts so that it is capable of simulating any card game. One problem I have though is not being able to obtain the Z order from a card, as it is a write only property, anyway, download it and see what you think, its got sound effects and nifty little graphics that i nicked of the web ;) lovely jubly. Please vote it if you think it's a good idea!!!
This code is a tutorial on how to make a port scanner. This scanner is not meant to be quick, but it is meant to teach (it has a comment on about every line describing what the code is doing), and it also includes other examples like loading controls (making control arrays), centering forms on your own and why it works, global variables, and more.
Looking for a word processing application to find out how things work or just need one to work for you... well this program uses a rtf text box.... It has an awesome list of features, take a look and download.... Worth a Look.... Vote if you Like... ~Progress bar for loading files ~Insert Picture or Objects ~Has Multi Encryption Support ~Also Has Recent Docs in File Menu ~Preview Font(This is cool) ~Find and Replace is Finally Fixed(I think) ~Now adds All Documents loaded to Documents Folder ~Updated, shouldn't have any errors... Thanks I don't Think you'll regret this download
NIST (National Institute of Standards and Technology) announced its acceptance of the Rijdael encryption algorithm. Originally written in ANSI C and then C++, a Visual Basic version was released in April 2001. Here it is for all of you who would like to add another algorithm to your collection. More information about the Rijndael algorithm can be found at: http://csrc.nist.gov/encryption/aes/rijndael
Create home based Web Server
This is the first REAL gmae I created its to show all u mother F@#! what I can really do. This is very late to be shown It was actually created back in Decemember 2000, christmass. It was made after I had had about 5 months of VB programming experince. This is just a little game, and yes all u Half-life fans, the sounds are from half-life. and plz don;t sue me if this gees agaisnt any copyright law tell me and i'll take it down... Anyways this is gonna be one of my last VB projects i have persued a carear in Palm OS programming, and C++/Web page development... Thanks all 4 reading this and please leave any comments nessacery as long as there not just trashing me.... Peace out all Marc
This is a good stealth sound recorder with an easy to use interface. When given the time to run and/or for how long to run, the program runs without the user knowing it! Good for monitoring your computer and whose on it.
For Beginners. Get rid of unwanted listbox duplicates in a few very simple lines of code.
Updated version of ButtonEx control replacement for CommandButton. Added BorderStyle property. Using BorderStyle and Appearance you can get lots of different combinations. Provides more control over the pictures displayed when mouse down, mouse up, mouse over and has focus. Provides "skin" support alongside of picture support. Did you ever wonder how WinAmp and other programs make the button "glow" when you move your mouse over them or press them? ButtonEx provides that through "skins" for each individual button state (up, over, down, focus, disabled).
Well I have searched PSC in search on how to make a trainer, but none of them where comented enough, to tell how to do it. So I made this so you can learn from it. It is easy basic trainer making code. But I am working on a SD3 one but it is going to be awhile before it is done. Since it has Virtualy everything changable to be changed. The Tenchi Muyo RPG is to be used when in battle.