Results for "Volume: 7_2009-2012"
This short and simple code handles the Beep API, whitch to use in Windows NT & 2K... As far as i know. In this case i have used the Beep API as a metronome. Perfect if you are playing a instrument! :)
Zimmunity is a global instant messaging or chat community which allows users to send messages or talk to a large group of other users without the use of usernames or password. This program kicks ass!! Its like a real-time message board!! It just needs to build up a good community of users. messenger, aol, icq, chat, message, talk, instant messenger, zimmunity!
Manage Internet Explorer cache with this awesome code module. Find cache entries, enumerate cache entries, DELETE cache entries, it's all in this module. Cachinator is just a front end to demonstrate some uses of it.
Keeping it simple, this is a wrapper routine that will return the Medium Access Control (MAC) address for the installed network card. A MAC Address is a unique 48-bit number assigned to the network interface card (NIC) by the manufacturer. MAC addresses (which are physical addresses) are used for mapping in TCP/IP network communication.
This state of the art 2D engine has loads of features including special lighting, and gamma correction. It has lots of extra helper libraries such as the brand new automatic logging capability for easy error pinpointing. The great error lookuo table allows you to look up any errors returned and get a description. With fast graphics blitting, and lots of special features, this engine will really help even the novice programmer to create blisteringly fast, smooth games. Remember to vote and give your feedback.
This Dll is just an expansion upon the previous submission to create .xls without having Excel on the machine. It allows an ADO recordset to be turned into a spreadsheet, with some formatting controls (borders and allingment). It also allows floating point values to be added, the conversion routine was nicked from PSC, and is left pretty much untouched from the submission found here.
This code demonstrates how to place an icon into the system tray and then make text dynamically scroll across the icon in ticker tape fashion right in the system tray next to your clock.
Multiple POP email checking utility. Skinnable. Encrypts passwords. Right click on tray icon for popup menu, left click on tray icon for popup summary of your email accounts. I have been meaning to pull this together for awhile now, this is a mail control I wrote quite a while back. I wrote this program using my control to check mutliple accounts, then added Jeff Deaton's skin application. I ran out of time so the code is not very efficient or readable, so good luck working with it and have fun. =)
So many effects that I can't have a small enough picture for them all! Check it out for unlimited colors and 36 different effects(Including some you've never seen). Please Vote! I am working on turning this into an ActiveX control.
GoXML is a wrapper class for MSXML 2.0 / 2.6 / 3.0 / 4.0, offering access to some of the more basic elements in your xml documents. Use GoXML and easy-to-learn XPath to open, create, modify and save XML documents without a hassle. Don't worry about available MS XML Parser version, GoXML will autodetect it for you! The included code sample illustrates the use of all methods and properties. PLEASE VOTE OR COMMENT, THANKS!
It is method that delay time as much as time that designate. There is no problem even if use over midnight. With Sleep function, use and lowered CPU's use rate.
Hey !! This Program Will Shake Your Desktop Using Simple Tricks. Double Click To End.
After hunting for this functionality since I started using VB, I've finally figured out how to *quickly* read the last few lines in a file. This function fills a dynamic array with the last X number of lines in a file you specify. I use it to monitor apachewin32 logs on another server. This is much faster than using 'line input'. I know there may be more optimized ways of doing this, I just thought I should get it out there.
Error trapping in API Functions? Remember Err.LastDLLError? No description was available for you. With this function (LastDLLErrorDescription()) you can get the description of an API error. Includes a tester and is FULLY(!!!) commented. Comments or suggestions r always welcomed. Thanks to all the people who voted :)
Envision 2d Engine BETA 2: Heaps of easy to use graphics functions -Animation in one line. -Easy sprite in one line. -Screenshots: Incremental file names. -ZOrder: Drawing objects in order. -Tiling: Some function incomplete Existing Functions: blending (by percentage), rotating, copying using a colourkey, creating masks, printing text with border/bg, and printing a custom bitmapped font. It also includes the "Envision" engine which has a few functions: validating paths, easy FPS counter, nice "stopwatch" style timer. To it use simply compile to a DLL and add a reference to it in your app. This app is a prelude to a pure VB 3D engine I am planning on. The engine will be based on the code I've already posted here - so have a look at my previous submissions I've spent a while on this so any feedback positive or negative (preferably positive) would be appretiated. PLEASE PLEASE vote!
As a lot of other people's reasons for posting source I post this because I couldn't find any help with the MS Data Environment. So after playing around with it I finally got it to do what I wanted it to. This Example is composed of basic ways to manipulate the Data environment. Add, Edit, Delete, Search, and pull report information. Use of ADO Transactions is also covered. Hope you enjoy it and learn something. The example uses the basic contact database concept. Please vote if this code is useful.
This is a new update to my Internet communications suite that was once called iBBS. As before this version has third party module support to enhance VegaCOMM with new abilities. This update has support for: Chat, Private messaging, File downloading, and a built in mailing system. The GUI is still a work in progress while I concentrate on the main functionality. Read the Readme.txt for important setup information(There is a dll you must compile before running VegaCOMM). There is also a couple accounts already in the users database. Use Access to add new users until I add configuration ability to the server in a future version. This program also uses xml so you will at least need the MSXML2 parser installed which you should have if running IE 5.5 or higher.
This code is great if you need to spice up your program with a bit of color. It is a cool looking menu which works like any normal one. By the way, please vote and leave comments!
BASIC proxy server, suitable to only one connection at download time. I wrote this code to simplyfy the other examples i found. This code is slighty buggy and sometimes if you refresh repeatedly it will mostly likely crash, but it does work!!! Email if things dont go to plan