Results for "Volume: 7_2009-2012"
The best Analog Clock Around.
The most advansed pathfinding algorithm the A Star, fully comented and easy to use;along with the test program; Please give me some feedback;
It generates store procedure to do INSERT,MODIFY,DELETE and VIEW operation for any Table
Here is an example of how to use back-buffer device contexts for on-screen animation; the basis for all graphical games
Shows how to load bitmaps of any size and stretch them onto a window.
This example shows you how to shape your applications window to any bitmap in a resource really good looking effect for your apps.
Automatically redials the specified DUN connection. Designed to keep you online 24/7. Also shows how to put your program in the system tray. shows adding and how to find out windows uptime.
Shows how to implement menus in your Win32 application
This article shows creating a IFRAME scroller similar to the one used by PSC on the left side of page.
A basic password protection script, for web site member's areas. Uses cookies to block access until a valid login is supplied. Also has a logout button option. Full instructions included in the script file as comments. Please vote if you like it.
This is a news ticker applet. It takes input parameters from the HTML source and displays short text messages formated by the input parameters. This applet can be used to display sports scores, stock updates, short messages, news updates, up coming events, and ect...
This is Battle Net Chat application allow you to connect chat execute command and more with the real Battle Net screen images and more... Please visit my new web site and see what you can do ! VB power !!! come and chat with me http://www.virtualgamer.t2u.com
You can drag and drop layer as virtual window in your page
This example shows how to put your apps icon in the system tray and have a menu attached to it.
This module has the following functions (pretty self explanitory): GetX, GetY, LeftClick, LeftDown, LeftUp, RightClick, RightUp, RightDown, MiddleClick, MiddleDown, MiddleUp, MoveMouse, SetMousePos
The MVX Game Engine is a combination of various functions and classes you can use to create your own video games or DirectX8 applications.
Shows a clock WITH the date. It also follows your mouse around the screen
This is, I think, the easiest way to center a form. It is the way reccomended by Microsoft and Microsoft Press. Just stick it into your form_load.
This program includes functions for performing Boolean (bitwise) AND, OR, and XOR; as well as left shift, right shift, and one's complement. Right now, the subroutines are set up to use the values in the textboxes and output the results to another text box. However, you can easily modify them to take passed variables and return the results as a function.
This program allows users to choose a color and pen size to draw on a picture box and the user can also make circles and fill the picture box with a certain color. ****UPDATED**** August 14. New tools include Circular Gradient maker and Gradient maker,eye dropper and I also put the tools into a list box so it is easier to find. I also improved the pen tool so it doesn't skip.