Results for "Volume: ASP_Volume3"
This little thingy here just demonstrates the very primitive use of SWING!!!!!!!!!!!!!!!!!!!!!!!!!
This code allows the user to imput a password (within a C++ program) without any text being displayed on-screen (not even *'s)
Zip Rar Tga etc intrinsic compression and decompression, extremely fast, 1.09mb -> 17kb in less than a second, not my code, as it is plainly just a part of the .net framework
Hi ya all ! This is my first attempt to create an assembler called Universal ASM. And I decided to do it step by step sharing with you all. Please appreciate this effort by voting for me and sending your feedback on this project....
Provides client-side implementation for YMSG, CHAT2 and YCHT protocols
This subroutine will disable the Windows 9x/NT ' close button, also known as the little X ' button. It's really useful when you have a ' form that you don't want to set its ControlBox ' property to False. Write this code in a ' standard module (BAS).
Dictionary implemented in Java. You can add and delete word meaings as well as save and load them. This was my first year bsc project. I have implemented a binary tree to store the word and its corresponding meaning........... Uploaded code with the compiled class now....check the code again as well and fixed soem bugs it will work now
This article describes using Windows Internet API for atomic clock sites connection and synchronization PC clock. C++ code is included.
Ever wounder how to make those neat pop-up menus like you see when you right click on something? well, here is an easy to follow example!
This code mainly used for Library management
Flatbed scanner, Hand Held, or any TWAIN compliant device can be accessed in Visual Basic with the EZTWAIN DLL (Included free as freeware). I like this much better than the KODAK OCX for scanning. This uses less resources and less coding. Don't flood me with a ton of questions on this project. Once you use it, you will know as much as I do. REMEMBER to copy the EZTW32.DLL into your Windows System Directory!!!!!
With this program you can easily make a searchable list of files with size included. This is great for people with large numbers of files (like say mp3's) who don't want to duplicate their already downloaded files. Simply drag and Drop files onto the listbox. You can save and retrieve the filelist to a text file for future use. Also provided is a MRU or Most Recently Used list, so that you don't have to search for the file everytime you want to load it. Full source code is included (of course), so you can see how it all works!
A MUST HAVE PROGRAM ! Very usefull. The IconAlbum is a collection-book (album) where you can store all your icons and view them at the same time. You can add, delete, move, save icons, search for icons, make directories to store them in. Very handy when you're looking for icons you want to use in a program, a toolbar, ... Unzipped about 1Mb. The zip file is 278 kb. It was written in VB4, but it works with VB5 & 6 too. I use it all the time when I make toolbar-buttons. Included: the IconAlbum.exe, some directories with icons (about 200), the full source-code (for VB4), and a ReadMe-file. The file is best unzipped in C:\. The different maps are made by the zip-file itself, so you can start right away.
This is an example program shows how u can get input through the console window such as dos,etc. It may look silly example, but i am sure u will learn more from this, if u r a beginner. please vote me. thanks...
This is Remote Desktop Application. I found it on the internet for VB6 and Re-Developed in VB.NET. If you like it please vote for me.
Amazingly usefull website that I thought everyone should know about, It converts C# to VB.net, absolutly a must bookmark.
This is my attempt at a "The Matrix" look alike, i think its pretty good.
This project helpes to make you learn how to use the treeview control, add picturs to the list, Helps to learn to use the listview and also to make easy reports with the help of the report designer. A must for every database application maker. Uses of picture splitter, image splitter. ALSO SHOWS YOU HOW TO OPEN AN ACCESS DATABASE WHICH HAS BEEN SECURED BY A PASSWORD THROUGH ACCESS
A complete application that dealing wiht Matrix and 7 of there most important operation with graphics support,easy use,easy result,cool looking ,try and give yr judje...
Version 2.1: Create Do178B Level A test scripts from diagrams which contain And gates, Or gates, multiplies, divisors, sums, minus, and variables. I have also have created javadocs located in the doc directory. This code gives the user 5 levels of configurability: 1) Symbol.java which is inherited by all objects 2) NewSymbols Access database table which defines templates for all symbols. 3) Code is AutoGenerated for each symbol by MainFrame.java 4) Each object's test code can be modified by the user by right clicking on the object. 5) A test script generating program is automatically created for each diagram.