Results for "Volume: 4_2005-2006"
Article to show those who do not know about the Templates folder for VB how to save templates to it for future use.
This is a completely original VB 2-player Winsock Tic-Tac Toe game. It has a great interface as you can see by the screenshot. It's partly transparent. This code took my days to make, so please vote for it. Thank you.
This Articles shows you how to create a Simple ActiveX DLL and reference it to your Project.
This program simulates the inverse square law of light. To do so, the program gives you an empty (2D) space to place light sources. These sources can be either red, green, or blue. The user can place multiple light sources of any color. The result.. A program which can produce very interesting colorful outputs by just randomly placing light sources. Moreover, once rendered, the program gives you the RGB component of any pixel present in the output. Thus you like a color, take the RGB value to any other program and reproduce it :) Once this is done, the program can simulte(upon pressing render) how these light sources will mix and match and produce an output. The screen shot has been prepared by placing 1 green, 1 blue, and 1 red light sources.
This is an example of creating borderless forms. It will help you create your own look for your application, if you would like to move away from the typical Microsoft Standard.
Displays which files were dragged from Windows Explorer (the desktop) to your form. Resolves shortcuts as well, so any shortcuts dropped on the form resolve into the actual file.
Make your own slider. Complete graphical slider control: Vertical/Horizontal orientation, ShowValueTip option, [Long] range... Sample project and some images included. __________________________________________________ Re-coded: 2005.05.29. OCX to private usercontrol.
Updated! Very nice command button (ActiveX control) with gradient filling. If client screen color depth is 256 colors or less – looks as regular command button. You can change caption-image order (position) from left to right or top to bottom. When created this control - used two algorithms from www.planet-source-code.com. Want to say personal thank you to: Rocky Clark (Gradient filter algorithm); Manuel Augusto Santos (Emboss filter algorithm). Please rate it! E-mail bugs to [email protected]. Feel free to use this control in your application (if you'd like to) as much as you want. If you'll modify it - please leave my name in the About box! Enjoy! PS: (Please rate it)
One gient leap towards a genuine FIREWALL in visual basic. With this you can block connections based upon ip address, local port number, or remote port number. To do this it relies on the TCP table and NOT opening sockets and then setting them to listen. This is an advanced TCP monitor and blocker. I also added a test connection form that will try to connect to the selected ip and show any data that was sent. You can kill all those annoying ads when using ICQ or anything for that matter that is adware. Just simply add the address of the ad server to the block list. The source is fully commented. This being the first release there will no doubt be things that I may have overlooked. I have spent a great deal of time in putting this program to the test. I would greatly appreciate any comments and suggestions.
After 3 months its back - and better then ever! Tonnes of new features such as Shimoon Update which will check a server for an update! Please check it out and vote for it if you like it. Leave comments as well. Best yet - its Windows XP compatible.
DCom component of a listing of 224 Country names and Flag icons. Demonstates how to use resource files with dcom dlls to distribute static listings.
Windows XP compatible API spy! This is no average API spy - it has everything. It even comes with an update feature, which will check, download and install updates. Please vote if you like it! Thank you.
UPDATED.... Fixed a few lil glitches, and also added the ability to MAKE your new EXE without opening VB, give it a shot..............Ever notice that after you have created that aswesome EXE or any kind of FORMLESS prj, that when compiled it uses the DEFAULT VB ICON!! so you end up adding a form just to have an ICON! How LOUSY!! This app encomposes the RC.EXE file that is included with Vis Studio Enterprise edition(Although Im sure its a free D/L womewhere :O) It Creates, Inserts an RES file to your specified Prj, so that when you COMPILE the prj it will use the ICON that you choose! No more Default ICONS! This application is commented well, uses a couple of nice classes, and might teach ya few things. Please vote one way or the other?!
Shows stats about your computer like: Virtual Memory, Physical Memory, Page File, Username, Computer Name, Disk Free Space, Drive Volume, Drive Serial, Drive File System, Drive Type, Number of Proccessors, Type Of Proccessor, Operating System, OS Version, OS Build. (OS Detection was brought to my attention to be incorrect... It has been corrected)
Highlight textbox/combobox and its entire contents. Simple but cosmetically useful.
A small ultra-fast function used to count the number of words in a string.
Its a working popup killer for IE. Doesn't have Netscape support yet. I found the actual IE classes somewhere on this site and I don't know who actually created them.. So credit is given where due I guess.. Other than that, start the program up, minimize it to the tray, and watch it kill popups. btw, if you hold CTRL down, it will allow the popup.
Create Animations with Form shaping code.... with the pictureclip ocx!!!!! I guess i need some votes as food for my BRAIN !!!
Hey guys check this one out! It can be used in any application! This will check a server for, download, and install an update! So if you are constantly fixing bugs in your apps, or adding new features, this code is for you. (if you like it you can use it in your apps you dont even have to give me credit). Well heres the beauty of it - it is in a 4 step wizard. It will compare the versions to see if you need an update. If you do, then it downloads it and asks you if you want to install it. PLEASE VOTE FOR IT IF YOU LIKE IT!
*updated #6* Fixed couple major bugs ,bunch of others ,updated GUI a bit so it looks nicer Just another mci wrapper .. fairly functional: loads and saves playlists ,customizable backgrounds and colors.. which can be saved ,loaded .Full screen play ,docking forms load file/folder .. support for winamp playlists.. and bunch of other stuff ...