Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #117161
An update of JamminMp3

I submited the wrong files On the other One.This is the correct zip file

2_2002-2004 #117162
TwinBeat Tiny Edition

This is a tool for displaying the .Beat, the internettime by swatch. Further it has a round shape and it stays on top. Really cool!

2_2002-2004 #117163
Forget Controls MultiMedia. Now By API Version 5.0

Hi everybody, Are you sure wanna player for All Multimedia files and make about more than 20 Control for Multimedia file just by Windows pure API. Okay.(Now version 5.0 with Channels Audio)

2_2002-2004 #117164
File I/O Functions

The codes included in zip file. Vote if you learn something,please.

2_2002-2004 #117165
Add-In: Task List - Update 2.1.4

Update to the VB 6 IDE Task List Add-in. This update's features are: - Added: Column Priority - Added: Column Version (Default: hidden) - Modified: Column Added is now hidden (Default: hidden) - Added: New "Add Task" form - Modified: Double Click on TaskList will display menu instead of adding. - Added: Edit Task menu option (allows to edit the description only). - Added: Icons to Column headers to show current sort when clicked on. - Added: Save column widths - Added: Small toolbar on the left hand side - Added: Select Grid (alternating) colors. Thanks to B. Harriger (for v2.0) and the original author Mark Joyal Updates: 2.1.3 - version set on completion (check) task - task list disabled until project is saved (prevent error messages).

2_2002-2004 #117166
more 3Dish effects: Form DropShadow

Updated: this idea was expanded from Brian Kurtyka's Self updaing transparent / translucent form using the alphablend (THX a mil brian, you taught me alphablending just from that one examble...) in the screenshot you'll see a shadow cast by the form. Draws directly to the screen, uses the RedrawWindow API, and all in a simple to add OCX for those who dont wanna mess with the code.. just add it and run it, and theres your effect.. due to the alphablending dll, this will *now* run in the IDE, just copy the dll's to your system dir.. i use lots of DoEvents to make sure everyhting is done right..*shrug*

2_2002-2004 #117167
Need a Serial Check? Worth a Look!

SerialCheck Maker. Not quite a MUST see but it's an interesting effort on my part. More information located on the main form. Don't care? here's the binaries: http://prgmrsruin.hypermart.net/products/scm/ for evaluation -- It's now OPEN SOURCE. No need to vote as this project is scrapped, but I would like one of those PlanetSourceCode Award images for my site.

2_2002-2004 #117168
Add Plug-in to your Programs

Shows one way to add Plug-ins to your VB programs. This sample only works with two plugins, but by using a colection or a dynamic array you could use as many as your computer can handle, and you could add a function to the plug-ins that returned the type of plugin it is. (Like image-plug-in,string-plug-in,math-plug-in,...). I am not one for adding comments but the code is not hard to follow! I hope that this help someone! You can do alot more with this then i have here, just wanted to show the basics. I used code from PSC for registry work and others, I left the comments from the owners of that code in place but changed the code to a cutdown version. (usage:) Create the two dll's and place them in the plugins directory. create and run the registor plugins app. this registors the dll's and makes entries in the registry so the test program can find them. then run the test program.

2_2002-2004 #117169
FadeOut: A new way to exit your App

Another piece of code based on Alphablending.. This time it's a neat way to exit your application.. simply add the OCX to your project, and when its time to exit, call the fade1.fadeExit sub and your app will fade away and terminate.. ok so its useless, but it looks nice.. no screenshot since the effect is timebased (still shots wouldnt do it justice) - updated with missing Msimg32.dll - thx to VipeI2

2_2002-2004 #117170
A>|Beautiful Writter|<A

This Program search strings Ramdom characters in a Textbox anda replace then to the other textbox. It's already a good letter writter, it write cool and pretty letters... it's very cool... Please if you like.. VOTE! ------------------------------------------------- Pros Brasileiros... é um código que procura e altera caracteres de uma textbox para a outra. Fora isso também é um bom escritor de cartas bunitinhas... hehehhe Votem em mim... nós brasileiros devemos mostrar a nossa força... ------------------------------------------------- ThanXZ

2_2002-2004 #117171
Internet Session Controller

This program, object of this project, is a very good Internet online session controller. Each time you make a Internet session the program register in a DB and take care how long are you connected. You can specify the duration of timeout to the program ask you if you want to keep the connection - if you don't answer the session is interrupted. You can view a report of your sessions - the last 30 or 31 days. The messages and texts may be in English or Portuguese - exchanged dynamically. With some few modifications you can keep the informations for a longer period. If you like, please vote on it.

2_2002-2004 #117172
SI'S DIRECT 3D PARADISE

A WHOLE 3D PARADISE TO WALK AROUND IN REAL TIME!!! This is my first Direct3D program (apart from a plain cube). It demonstates lots of the basic stuff you need to use to make a Direct 3D program, such as : Z-buffering, texture mapping, matrices, polygon sorting and scrolling backgrounds. The 3D world includes a plane and a boat, and some trees. All this packed into a 264KB download! I made the trees using a trick I saw on the game Tombraider - they are 2D sprites which turn to face the camera! Even if this don't teach you much, you can at least have a laugh at the ridiculously low polygon count and cheap effects. NOTE : YOU NEED DIRECTX 7 INSTALLED TO RUN THIS! For the best performance, close all other programs and run "Si's 3D Garden.exe" (included). See "readme.html" for more information. Please COME BACK AND VOTE FOR THIS because I don't think anyone else has given up the source code for a whole 3D world to Planet Source Code!

2_2002-2004 #117173
FlatButton V1.1 - wicked ;0)

This Active X control acts as a replacement for the standard Command Button. This code is a great example for a beginner to learn Active X control creation. Really its pretty much the same as my earlier posting, but ppl seemed to gloss over what it can do. Thanks to Henning Tillman (the author of the code on which this button is based).

2_2002-2004 #117174
Communicator (TCP/IP Chat)

TCP?IP Chat program. I found the code here on Planet Source and Changed a bunch of things. I did not get permission from the author so you will have to consider that in using this code. I do not know if the person will mind or not.

2_2002-2004 #117175
VB Trainer *New Code*

Writes and reads values of a game's memory space. *Fixed problem people were having with a constant*

2_2002-2004 #117176
Bios Info

Read memory where the bios information is. Functions used do not work on windows2000/NT5.

2_2002-2004 #117177
virtual drive to make cd menus Now with a demo project

Tools for using vb to make cd menus Vdrive.vbs makes a virtual drive Vb6rtime.bat checks for installed run times BUT NOT VERSIONS use it with the cd Autorun ini

2_2002-2004 #117178
A DirectX Midi Player

This application will play your MIDI files using DirectX.

2_2002-2004 #117179
Xplorer 2

This web browser has the most needed features like print, save, back, forward, stop, refresh, etc. It also includes an integrated search tool, bookmarks, and history. The best feature is the option to disable those annoying popups. The whole program (executable) is under 70k bytes, unzipped! It is also surprisingly faster than Internet Explorer 5.0 (even though it uses the same control). ANY COMMENTS sent to [email protected] WILL BE APPRECIATED. I hope u enjoy my Xplorer. Please RATE IT!

2_2002-2004 #117180
Set/Unset Toggle keys

Toggle Num Lock, Caps Lock and Scroll Lock under Windows 95/98/NT/2000

Languages
Top Categories
Global Discovery