Advertisement

Results for "Category: Miscellaneous"

ASP_Volume3 #48961
Syntax Colorize Module (Updatet)

This is a Syntax Colorize Module, it is very fast and colorize only the visible text in a RichTextBox. Syntax: VB (+ VBScript, VBA), C, C++, Java, JavaScript, Html (but not so well) and other languages

ASP_Volume3 #48964
How to embed a XP Style Manifest file into a VB Complied EXE?

This tutorial teaches how to embed a XP Style Manifest file into a VB Compiled EXE. So you don't have to give a .manifest file with your exe file after apply this... (VOTE PLEASE)

ASP_Volume3 #48972
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.

ASP_Volume3 #48973
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.

ASP_Volume3 #48979
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!

ASP_Volume3 #48980
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.

ASP_Volume3 #48982
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.

ASP_Volume3 #48989
Angles MUST SEE!!!

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

ASP_Volume3 #48990
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!!!

ASP_Volume3 #48991
FlipImages AND Save it

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

ASP_Volume3 #48993
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!

ASP_Volume3 #49002
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.

ASP_Volume3 #49010
VB.NET/ADO.NET Data Reader Example

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

ASP_Volume3 #49017
Label Flash

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

ASP_Volume3 #49021
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

ASP_Volume3 #49054
Events handling in C#

Everything about events in C#.

ASP_Volume3 #49065
Disk Space Usage

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

ASP_Volume3 #49092
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

ASP_Volume3 #49094
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)

ASP_Volume3 #49099
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...

Languages
Top Categories
Global Discovery