Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #125475
Computer Uptime

Here's a silly little app that will tell you how many days, hours, minutes, seconds, and milliseconds that Windows has been running.

2_2002-2004 #125476
my little window spy

Hi this is a little bit of code I was playing with that will give you the window text and hangle and also the class name under the mouse cursor. anyway I hope you find some use for it. I have also commented it as much as i chould.

2_2002-2004 #125477
Rename file

This will rename a file in one line of code. Very simple so I do not expect to be voted for but Comments are nice.

2_2002-2004 #125478
Find Floating Holidays and nth Weekday of any Month and Year

This code module consists of 2 functions that will answer the following questions: - Is 05/25/2020 a federal holiday? - What date is the 3rd Tuesday in January of 2010? Many holidays are not on a specific date. Memorial Day, for example, is on the last Monday of May. Many other federal holidays follow rules like this (MLK, Thanksgiving, Labor Day, etc...). This code looks for all federal holidays (specific dates and floating dates). You can modify the code to include or remove other holidays. Our system could not have due dates that fall on a holiday, so I wrote this code and I'm sharing it with you. The included form that uses the code is just an example (no error trapping). If you like and use this module, please vote for me with a kind word. Cheers!

2_2002-2004 #125479
Invisible Form

This code will simply allow you to create a form which is clear, meaning you can only see the controls on the form, and everything else will appear as whatever ur form is covering up. The best thing about this code is that if you click on an area of the form which has no controls, and is transparent, then it will take you to that window. MAKE SURE YOUR FORM SCALEMODE IS PIXELS

2_2002-2004 #125480
Setup Config v. 0.8.6

by "Package & Deployment Wizard", that follows with VB (I think will all versions).___ What it does is it edits the setup.lst file, that controls the whole setup process. There is a few functions that you can't do in the standard setup creator.___ ---NEW--- Well I have updated this, so now almost every function works (even though few dosn't have many functions). But now you can actualy use it as a program, it supports so much that it's great for you'r setup projects. I have added some new utilities, a great date editor, to make it all look a little more pro.

2_2002-2004 #125481
Image Slider

This program shows how to use a .bmp file to make a slider for an .mp3 player like how WimAmp has their slider. This is my first submission so I hope it good enough for some good reviews. :-)

2_2002-2004 #125482
The Power of Control Array

This shows the power of conArray.It gets all it's Value from a querring a database and dynamically assign controll on the form,do the calculations and shows it in the form with Minimum of code.It also add a scroller if the display region is too big

2_2002-2004 #125483
API TUTORIAL for Beginners-II

This is the 2nd in the series of articles and shows you the significance and importance of the sendmessage api and also showing you how the password text from a password field is captured using the sendmessage api

2_2002-2004 #125484
race game - DRIVER

super race game

2_2002-2004 #125485
A .DLL and .EXE file's Hidden Icon viewer and snapshot taker (little bug fixed)

Do you know shell32.dll (located in Windows\System\ folder) file has 106 ICONS? There are many files (EXE and DLL) has hidden Icons in your computer. DISCOVER hidden ICONS right now with this program. With this program you also find how to PRINT SCREEN of a SINGLE window (ALT + PrintScreen). I added sufficient comments with this project to help people understand source code properly. Please feel free to leave any comments or bug report. Please Don’t Forget to VOTE me. See the screen shot, which will tell you more!

2_2002-2004 #125486
Easy Regestry Manipulation (ERM)

The ERM system is using Wscript to access the regestry. I think that's the easiest way to add, read and delete values in the regestry. This sample is going to work only with strings.

2_2002-2004 #125487
NoIcons 4.3

This is a quick menu program, it stay in an icon on systray and when you right click in this icon, it open a menu that you personalize with your most used programs. And you can execute any program that the extension is recognise by windows. It comes with some cools functions, like: PopCheck - returns the number of new emails of each pop acct (you can put how many acct you want), Agenda - This is a simple schedule, it uses dbgrid to show. QuickPad - This is a quick form to do quick anotations. InfoHd - this show you the free/total disk space, drive type,... Configuração - Here you change the menu items, and set the program to auto start with windows or not. Alterar Ícone - This is to change the systray icon, it comes with +-35 cool icons. Sobre - About in portuguese :P Sair - Exit in portuguese :) Quick Note: This program is in version 4.3, im was working on for about 2 years and the program was done for about a year, and now i discovered planet-source-code and decide to post it. Sorry about my english.

2_2002-2004 #125488
Four Band Resistor

A very basic program to interpret values of Four Band Resistors by selecting the Band Colours.

2_2002-2004 #125489
Animate your program cursor

This little snippet will make the cursor animated. I.E a globe that is spinning.

2_2002-2004 #125490
View Live Images of the Sun from a satelite (see screenshot)

This code lets you download and view live images of the sub straight from NASA. It includes images taken at different wavelengths, and two enlargements. Sometimes, the two enlarged images are offline. The wavelength the image was taken in is in the bracets. So EIT 304A is (30.4) nano-meters. See screen shot, and remember, if you download it and like it, don't be selfish and PLEASE vote or leave a comment.

2_2002-2004 #125491
EASY HTML EMBEDDED IN .EXE

Really easy code and simple way of using an embedded .html file in a .exe. The code for the .html is stored in multiple strings, which are loaded and combined, then saved to a temp folder. Then the webbrowser opens the temp file for viewing. When program unloads the temp file is deleted. Please vote if you like it! Thanks.

2_2002-2004 #125492
Full Media Player

Allows Playing Of Avi, Mpeg, Mp3, Wav, And Midi Media Files. Also Allows ID3 Tagging, Drag Dropping Is Enabled, All Without The Use Of Any Ocx. Only Uses Two Api Calls: mciSendString And FloodFill. Fully Commented.

2_2002-2004 #125493
collection of very useful functions

This code is a collection of functions and subs that has 1,445 lines and is 50.5 KB, please if you like it, vote and leave me some comments. but please, only constructive criticisim.

2_2002-2004 #125494
Borderless MDI Forms and OnMouseOut Effect

Load MDI Forms with out a border. Alt-F4 and Alt-Space will still work to view system menu's even though the system menu icon is not available. Also a MouseOut effect included on the MDIChild Form. Code compliments of 101 Tech Tips.

Languages
Top Categories
Global Discovery