Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #47037
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).

ASP_Volume3 #47815
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*

ASP_Volume3 #47616
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.

ASP_Volume3 #47183
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.

ASP_Volume3 #64805
A Shell for Microsof Compilers

To compile code using the Free Microsoft Toolkit 2003 and Visual C++ 2005

ASP_Volume3 #47814
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

ASP_Volume3 #49967
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

ASP_Volume3 #49318
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.

ASP_Volume3 #48208
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!

ASP_Volume3 #47285
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).

ASP_Volume3 #49899
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.

ASP_Volume3 #48505
VB Trainer *New Code*

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

ASP_Volume3 #65814
SU DO KU

It solves sudoku puzzle,and frames you new sudoku puzzles.it enables the user to fix the values so that the user can solve it in PC rather than scribbling in a paper.

ASP_Volume3 #45190
Bios Info

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

ASP_Volume3 #47213
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

ASP_Volume3 #46238
A DirectX Midi Player

This application will play your MIDI files using DirectX.

ASP_Volume3 #49574
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!

ASP_Volume3 #45265
Set/Unset Toggle keys

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

ASP_Volume3 #49718
Gold Button v1.2

Well folks. Another version of Gold Button is here. I've added a few things. Here they are: Property descriptions, MaskColor, UseMask, Base Address in OCX, picture will now automatically align with text and when you are in desing mode and OnUp property is bsNone, a Dash-Dot-Dot box is drawn over the button, so you can see th button's area. Please vote for me. Thank you all who uses my button. ENJOY :)

ASP_Volume3 #48303
Get current weather in ANY ZipCode! - FREE CONTROL! - Simply Place on your form, Call ONE Function.

This Control will go out to the internet, connect to the host, and find the local weather conditions. This code can easily be altered to get the 5-Day Forecast, Temperature, etc.. Please Vote if you like it!

Languages
Top Categories
Global Discovery