Visual Basic Source
 
t
Publicidade
 
Visual Basic Sources
 
 
Destroy a file without getting errorDestroy a file without getting error VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0 46522 since
4/24/1999
     This DOES use the kill function, but when you use this it actually opens the file you want to destroy, cleans it out, then deletes it so you don't get any error because of sensitive data!
FIND FILE WITHOUT APIFIND FILE WITHOUT API VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0 52637 since
5/30/1999
     This code finds a file that you want and sees if it is on the computer without API. Plus it has an inputbox open and ask for the exact place if it can't find it!!
.INI read/write routines.INI read-write routines VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit) 109707 since
7/31/1997
     .INI read/write routines mfncGetFromIni-- Reads from an *.INI file strFileName (full path & file name) mfncWriteIni--Writes to an *.INI file called strFileName (full path & file name) sitush@aol.com
task ToDo LIKE Vb.NettaskToDo LIKE Vb.Net VB 4.0 (32-bit), VB 5.0, VB 6.0 4290 since
3/29/2004 3:24:02 AM
     are you tired to forget what do you want to change of your code when you are debuggin?? when you stop debug you cant remember wich was the error, if there where a lot of errors? this utility may help you, its like VB.NET task to do utility
Intelligent File CompareIntelligent File Comparer (UPDATED WITH PROGRESS BAR) VB 4.0 (32-bit), VB 5.0, VB 6.0 11318 since
4/6/2004 12:37:37 AM
     Very useful when you use cazaa or Bearshare or other P2p, where you download infinity of files, but a quarter is duplicated. It compares all type of files looking for duplicates, how? you select a folder, all files in that folder will be checked and compa .
Save Text - Load Text  Functions For Text BoxSaveText - LoadText Functions For TextBox VB 6.0 10656 since
11/18/2004 9:11:23 AM
     This is an example of 'SaveText' - 'LoadText' functions for TextBoxes.It is easy to use and works smoothly. I Need your 'FeedBack' and never forget to -Rate- this code.
Associate file typesAssociate filetypes to your program VB 5.0, VB 6.0 7956 since
6/15/2004 2:16:02 PM
     This module lets you create or delete with only a simple function filetype associations in the registry. Usefull to use your own filetypes, with theire own icon and description in your vb-project. Once you have your own filetype, this is recognized in the . .
Build Data Base In Text File , VBBuild DataBase In Text File - Pure VB VB 6.0 12925 since
5/17/2005 4:30:55 AM
     A fast DataBase driver without ADO, DAO reference, in pure vb. It is not using any third party product. The Data is stored in a standard text file, in the most simple format. The driver is made in Class as well as ActiveX Control. Most of the basic functi ..
Exe CompilerExe Compiler VB 5.0, VB 6.0 30914 since
10/25/2002 7:52:42 AM
     This code demonstrates how to compile exe files using vb code, like the winzip self extractor.
Frag It v1.1 - It is now more enhanced and, safe and more reliable in both spliting and merging.FragIt v1.1 It is now more enhanced and, safe and more reliable in both spliting and merging. VB 6.0 11932 since
7/1/2002 5:10:08 AM
     FragIt is now more enhanced and more reliable. Including safe data handling and in this release the fraging (splitting) limit is broken, means you can now break a file into unlimited fragments. You can control the fragment file number with the fragment si ...
 
Visual-Basic-Source.Com © 2006 | Privacy Policy | Terms Of Use | Home page | Sitemap | Help | Contact