Advertisement

Results for "Category: Miscellaneous"

6_2008-2009 #199305
Virtual (pointless) VCR

Simulates a working VCR, is pretty pointless but im submittin it cuz i like the effect i had created with the fading labels, which i did in such a small amount of code.

6_2008-2009 #199306
Class Module Tutorial

This project is designed to be tutorial for implementing a class module. I wrote this in order to learn more about modules. I used character replacement as the task since it may be of use after the project is entered. I hope that it will be of assistance to others. This program allows the user to replace a chosen character with another character in a given string.

6_2008-2009 #199312
Deluxe Atomic Clock Synchronizer!

Have you ever noticed that your computer's clock isn't very accurate? If so, then this code is for you! This program automatically connects to the U.S. Naval Observatory's atomic time server, and retreives the current Coordinated Universal Time (UTC). It then examines your system's time zone settings and daylight savings time settings, adjusts the UTC time based on those settings, and then updates your system time. Depending on your network connection, this program will always set your system clock to within 0.5 seconds of the actual atomic time!

6_2008-2009 #199313
How to Search a Grid of Characters to Find a Specific Word (Like in Boggle)

This code demonstrates how to search a grid of characters for a given word. Similar to the game Boggle.

6_2008-2009 #199315
How to keep new Internet Explorer windows from popping up... great for the WebBrowser control!

Have you ever created an application that relies on a Microsoft Internet Explorer interface (using the WebBrowser control, for example), and you want to keep those pesky IE popup windows from popping up when you don't want them to? If you have, then you know that there is no built in way to keep Internet Explorer from creating new windows under certain circumstances. This program solves this problem by performing the following functions: (1) On startup, the program examines all of the active windows on your system and remembers which ones are Internet Explorer windows. (2) The program then goes into a monitoring mode in which it periodically (10 times per second) checks to see if any new Internet Explorer windows have been created. (3) If any new IE windows are found, the program posts a close window message into the new IE window's message queue, effectively destroying the window.

6_2008-2009 #199322
Angles MUST SEE!!!

tHIS CALCULATES ANGLES AND CAN MAKE IT TO... ESTA APLICACION PUEDE CALCULAR ANGULOS Y...

6_2008-2009 #199323
sEARCH IN SUBDIRECTORIES UPDATED !!!!!MUST SEE

The update of my code now lets you search in drives and now the seacrh is more perfect WITHOUT API'S!!! Is perfect to a mp3 player to catch the files in one specific folder that contains subdirectories and PLEASE VOTE FOR THIS JOB IF YOU LIKE IT!!!

6_2008-2009 #199324
FlipImages AND Save it

This code lets you flip images vertical or horizontal and SAVE IT TO BITMAPS! PLEASE VOTE IF YOU LIKE IT!

6_2008-2009 #199326
SIMPLE & EFFECTIVE OCR (UPDATE: NOW IN ENGLISH)

THIS SIMPLE PROGRAM CAN RECOGNIZE CHARACTERS THAT YOU "TEACH" TO IT. IS VERY SIMPLE BUT WORKS WELL. ABOUT UPDATE: OK FINALLY COMMENTS ARE IN ENGLISH BUT REMEMBER THAT IS NOT SO GOOD. NOW YOU CAN SEE THE CHARS YOU HAVE TEACHED TO IT. VOTE IF YOU LIKE IT!

6_2008-2009 #199335
Jbook - Scribble.nu rip off

This code is a huge development on the last ASP code I submitted. This site allows you to log on users and create individual user profiles...all get their own journal which can be accessed through their home page...Just like scribbles.nu.

6_2008-2009 #199343
VB.NET/ADO.NET Data Reader Example

Simple Example on How to Setup a Data Reader for SQLOLEDB in VBNET.

6_2008-2009 #199350
Label Flash

Flash a label and its caption between starting forecolour and colour of your choice.

6_2008-2009 #199354
Cool writer Must see

You type a text in a text box and i write it to word 1 char at time you can chose time

6_2008-2009 #199387
Events handling in C#

Everything about events in C#.

6_2008-2009 #199398
Disk Space Usage

This code will tell you how much disk space on your server you're using

6_2008-2009 #199425
EXE / DLL / OCX File - information

This sample project shows how to get the following information out of EXE / DLL / OCX files: CompanyName , FileDescription , fileVersion , InternalName , LegalCopyright , OriginalFileName , ProductName , ProductVersion

6_2008-2009 #199427
CRC_32, String-encryption/-decryption, File-encryption/decryption, Passwords, Filewiping

This demo-project shows you how to use my C_Crypt.dll, whitch offers: 1. VERY FAST CRC-calculation on strings and files; 2. VERY STRONG encryption/decryption for strings and files; 3. Secure filewiping (Normal = overwrite every byte with &H00 then kill the file) (Governmentwipe = overwrite every byte with &HFF, next run with &H00 and third run at random. Then kill the file) 4. Flexible password generation In case of an unexpected error, the component writes a detailed logfile, C_Crypt.log. You can download my ActiveX Dll from ftp://ftp.confite.nl/pub/ and you are free to use it in your projects. (Source-code available)

6_2008-2009 #199432
Updated - 27 VB Hints and Tricks you should know

Just a bunch of VB6 hints and tricks I thought I could share with you. Many new hints and tricks you should know in VB6. How to add events to Windows Application log How to add controls in run time VB6 and the 2GB File limit - Be aware How to hide your application from task manager ASM Subclassing - Moving back is the safest way How to check for non-Modal permitions How to implement DIR$ correctly in your application. Convert ByteArrays to String and vice versa And more...

6_2008-2009 #199446
Rotation of points in 3D

This code rotates a point around another in 3D using simple fast code. It does this using x, y, z coordinates, cosine and sine. It is 100% accurate.

6_2008-2009 #199451
Desktophider

Do you have a beautiful wall paper but has got lot of desktop icons on it, only to destroy its beauty. Then this program will help you. On clicking the tray icon of this program all the desktop icons are transfered to a window and on clicking the tray icon again will restore all the icons. Put a short cut in the startup to load it everytime Windows is loaded.

Languages
Top Categories
Global Discovery