Results for "Category: Miscellaneous"
This is a Class C IP Subnet Calculator. I made it to help me remember how to subnet. I'm working on doing Class B and A addresses. I can't seem to remember if it's the first or the last ip that is the network number but I'll fix that once I figure it out. Comments are appreciated.
Using Class Modules to shuffle the deck of cards 10 times to insure they are thoroughly shuffled this shuffle example is great for those looking to make a card game as a test project, code submittal for here or other various code submittal areas... You can use these modules freely all i am asking is for 2 seconds of your time to just simply scroll down once you are ready to download this example and simply click on that cute little vote button. This example holds so many oppurtunities for you guys to explore.
This shows you how to use the macromedia flash/shockwave ocx. Also demonstrates 3D animation in a vector based environment with Flash.
Are you bored from the task bar hidding the lower part of your apps? With this simple and small program you can make your windows taskbar transparent. It can be configured to load when OS starts and adjust the transparency level. ***PLEASE leave your COMMENTS and RATE IT!*** NOTE: It works just with Win2K.
Are you bored from the task bar hidding the lower part of your apps? (I was). With this simple and small program you can make your windows taskbar transparent. It can be loaded when OS starts and transparency level adjusted also. ***IMPORTANT*** New & improved version at http://www.planetsourcecode.com/xq/ASP/txtCodeId.21705/lngWId.1/qx/vb/scripts/ShowCode.htm
DLL which starts-up with VB and is inserted in the Add-In menu. When run it will close all Open Code and Designer windows from the screen (they are only closed from view, not removed from your project). Quite handy if you like all your windows shut before saving which will speed the time it takes to re-load your project next time around. Modify it to do what you like - this should get you started.
Would you like to attach popup banner to your application using Timer and Resource file. Good way to promote your application and the others software that you have developed.
Add the Internet Explorer 4 AutoComplete effect to a common combo box
This method removes all duplicates in a listbox, regardless if sorting is turned on or not. AND it's fast, short and simple (no double loops like in some other submissions). It's also case-insensitive.
Use this method to avoid adding an item to a ListBox that already exists. It's a lot faster and shorter than submissions that uses loops etc.
For those of you that have checked out my other attempt at Matrix style text, this is the new version 3. The code has been optimized, while still not using any API calls or advanced functions. I'm trying to push the speed of the algorithm as much as I can using only "core" VB code. If anyone has any suggestions on how to make it any faster, please leave a comment! And don't forget to vote if you like what you see!
After seeing an attempt to display text 'Matrix' style, I figured I would upload an attempt I made at it a little while ago for fun.
This is probably the first NetZero alteration made for v3.1.2 considering they only came out with it yesterday morning. It basically removes the NetZero banners, but also replaces the logon screen. I put a lot of work into the code and would appreciate votes and/or comments. I really don't want there to be arguments in the feedback section over how this effects NetZero, so for anybody who is going to post a reply please just let the comments be about the code. *Now with disconnect button *It now takes away the 40 hour time limmit!
This is a complete System Analysis Documentation of "Character & Signature Recognition System"... Guys studing in Computer Science, would surely know, how important is the Project Documentation... All those who have made softwares, but are often feared of documentation, can use this as a standard and easy format of Project Documentation. This may not be the right place for my submission, but I think this is gonna be of great help to many users over here... so if you feel its a garbage, then plz. dont comment, as it may be of some use to others... Thanx... Vikrant Thakker
This Add-In provides an easy way for your project to adopt the XP theme. Two components are added to your project (standard module and a resource file) and once compiled your project will adopt the XP theme (on XP OS only) without the external manifest file. Once this add-in is built it's a piece of cake for anyone, even a novice, to create a project displaying the XP theme. Although there are many examples on this subject, this is a unique way to add the necessary components to a project.
Let your form atach itself to another window.
This is just a little joke a friend gave me.
This code is the primary module of Calculation Solver, a compiler-based string evaluation program. This module can be called in one simple line which evaluates and returns the result. Feel free to use it in your programs (just remember to give credit where credit is due). Full syntax description and sample program is included as well.
Verify if two images will hit if you do move one of the image of X left and X right. Very useful when programming actions, sports or rpg games.
This program goes to the atomic clock at time.gov and gets the time. It then converts the time to your local time. The set clock button sets your system clock to the atomic clock. PS: does not work in all time zones, PSS: please e-mail me any sugestions on how to improve. Thank You