Programmer's Heaven - For C C++ Pascal Delphi Visual Basic Assembler C# .Net java JSP ASP ASP.NET Javascript developers!

Members
Username:

Password:

Auto-login

Register
Why register?
Forgot Password?
Blogs new Blog section
Jobs
Webtools
Message Boards
FAQ
CodePedia
Free Magazines
User search
What's New
Top lists
RSS Feeds RSS Feed

Submit content
Contact Us
Link To Us
Help



Advanced Search
Newsletter
E-mail:


More information
Current area: HOME -> Visual Basic & VB.NET -> Disc/file Adds this page to your personal favorites
  Disc/file

32-Bit File Dialog APIs Sample project
The enclosed source code is provided as a demonstration of capabilities of Microsoft Visual Basic 4 and the WIN32 API. The files are provided AS-IS, and no warranty of any kind is granted by the author for their use.
Size: 8 Kb  Downloads: 4061 Updated: 1998-12-7  Rating: 
ASPI Control Version 1.0 Evaluation Edition
ASPI.OCX is an OLE control allowing high-level languages such as Visual Basic to execute SCSI commands and therefore execute operations such as reading and writing non-FAT/NTFS disks, communications with tape devices and so on. With Visual Basic 4 sample code.
Size: 33 Kb  Downloads: 6429 Updated: 1998-12-8  Rating: 
Bigfoot - large file viewer
BIGFOOT is a straightforward read-only large file viewer which uses a Visual Basic Text Box Control for viewport. Its can easily be added to Visual Basic Projects needing this capability.
Size: 9 Kb  Downloads: 5668 Updated: 1998-12-7  Rating: (Not Rated)
Advertisment
CD Audioplayer in Visual Basic with source
Size: 26 Kb  Downloads: 12072 Updated: 1999-10-9  Rating: (Not Rated)
Checks 'filename$' to find wether the filename given ' exists.
Size: 1 Kb  Downloads: 5448 Updated: 1998-12-7  Rating: (Not Rated)
Command Line Parser
VB module capable of parsing a command line and turning it into an array of strings. Since it correctly parses delimiters this makes it ideal for applications which involve handling of multiple long filenames, or for that matter any type of delimited input via the command line.
Size: 0 Kb  Downloads: 1465 Updated: 2003-6-30  Rating: (Not Rated)
DeviceDetect v.10
You can call this program as mini Anti virus, this program search for all executable files (size < 100kb) on your new added device such as usb flashdisk automatically or you can scan it manually. but before deleting any files, be sure you have checked it with properties command. see "samplevirus...
Size: 65 Kb  Downloads: 365 Updated: 2006-8-3  Rating: (Not Rated)
E-CODE 1.0
E-CODE is a file encode. Just run the setup file, setup your password, drag a file into it and it will be encoded. Decoding the same. Just drag the file in. If you need any help, contact me at walter_eigner@hotmail.com
Size: 12 Kb  Downloads: 1500 Updated: 2003-3-21  Rating: (Not Rated)
File attacher v1.0
This module contains two functions , one is for attaching any file to an other file and the other for getting them back .Really useful.
Size: 1 Kb  Downloads: 662 Updated: 2006-1-9  Rating: (Not Rated)
File Cryptography
This is a very simple program to encrypt and decrypt files, with a secret key. Please note that this program do not create any random session keys, and is diferrent from the conventional cryptography softwares.
Size: 9 Kb  Downloads: 1271 Updated: 2007-1-4  Rating: (Not Rated)
File Slicer 1.00
This is a file splitting software, it can split all file types in any size without having any limit. Please feel free to put in your comments and/or vote.
Size: 64 Kb  Downloads: 1706 Updated: 2007-1-4  Rating: 
File Splitter in C and VB - C/VB source included v1.0
This file splitter is created using TurboC 3.0 and Visual Basic 6.0. It can be used both on Windows as well as DOS. See ReadMe.txt for details. C/VB source code is also included.
Size: 17 Kb  Downloads: 1790 Updated: 2004-11-23  Rating: (Not Rated)
File Splitter Wizard 1.0
It splits your files into as many number as possible and also gives you a utility 'joiner' to rejoin splitted files at destination.
Size: 32 Kb  Downloads: 1823 Updated: 2003-7-2  Rating: (Not Rated)
File viewer 1.0
View's files and run's exe's, bat, com etc. By using the shell command, is very simple and easy to use. Also lets u chose the file type you want to view.
Size: 2 Kb  Downloads: 2226 Updated: 2004-2-17  Rating: 
FILEBOX demonstrates how to fake a Windows style file-open box
from within VB. A ListBox is used to display the directories and disks, rather than the Visual Basic DriveBox and DirBox objects.
Size: 3 Kb  Downloads: 6075 Updated: 1998-12-7  Rating: (Not Rated)
FileReader flexible source code for reading large CSV files 1
For reading large CSV files in Visual Basic. VB4 through VB6
Size: 6 Kb  Downloads: 9190 Updated: 2001-7-22  Rating: 
Finds a file in the subdirs under srcPath
Size: 1 Kb  Downloads: 6457 Updated: 1998-12-7  Rating: 
Flamed Library v1.0
An easy to use VB6 Active-X DLL for programming CD/DVD-ROM devices. Comes with a lot of examples and a full CD burning app. Windows 9x/Me: ASPI driver required Windows NT/2K/XP: Administrator rights or ASPI driver
Size: 450 Kb  Downloads: 1745 Updated: 2005-8-4  Rating: 
Folder Security 1.01
This is a program to hide folders from unauthorized access. The hidden folders become invisible and cannot be directly accessed from Windows Explorer. You can also assign a password to the program to prevent unauthorized use of the software. This is a very simple application.
Size: 50 Kb  Downloads: 3927 Updated: 2007-1-4  Rating: 
FOLDERS-II v1.6 [Public Domain]
Use Folders in your VisualBasic programs. No VBX!. Three tab styles!, overlapped tabs!, color tabs! and much more!
Size: 39 Kb  Downloads: 3500 Updated: 1998-12-9  Rating: (Not Rated)
Generate Dummy File 1.0
This small code generates a dummy file! A dummy file is a fake file that contains only bytes! Use it to annoy people!!!
Size: 0 Kb  Downloads: 1689 Updated: 2003-11-27  Rating: (Not Rated)
Get Path v1.0
Find a path to a folder and create a new folder. It is used instead of the commondialog.
Size: 2 Kb  Downloads: 2200 Updated: 2003-6-24  Rating: (Not Rated)
Implementation of Data Encryption Standard (DES) V1
The program implements DES – Data Encryption Standard to encrypt and decrypt plain-text files by generating a 64 bit key from the user’s password and encrypts the file taking 64-bit blocks at a time and performs 16 rounds of encryption on each block. The program can also be extended to implement Tri...
Size: 33 Kb  Downloads: 1040 Updated: 2006-7-17  Rating: 
In VB 4.0 32 have you ever wondered how to display the "Browse
for Folder" dialog and return a user selected folder such as how Win95's Find command does? Here's the solution!
Size: 12 Kb  Downloads: 5382 Updated: 1998-12-8  Rating: 
JD Picture Browser 1.0
The use of this program is to demonstrate the use of LIST, DRIVE and DIRECTORY object // and also the Pic Object... This is just a basic program designed for Beginners... * I also included the use of the class module and module in * VB program...
Size: 561 Kb  Downloads: 1037 Updated: 2003-11-4  Rating: (Not Rated)
Program Launcher v1.0
Is a simple utility to launch files/folders by pressing a combination of keys, irrespective of whichever application is active. This utility is similar to the one used by multimedia keyboards. All multimedia keyboards makes use of a program which is running in the background. The only difference...
Size: 77 Kb  Downloads: 1157 Updated: 2004-6-28  Rating: 
Sample VB4/32-bit code to retrieve the regular (32x32) and
Small (16x16) icons from an .EXE file without starting the program. Extraction techniques using ExtractIcon only return the 32x32 icon. Note: If the .EXE does not include a small icon, the regular icon will be produced reduced to 16x16, making the function appear to have worked. This sample is ...
Size: 2 Kb  Downloads: 6551 Updated: 1998-12-8  Rating: 
Splitting/restoring large files in VB4
Size: 44 Kb  Downloads: 3883 Updated: 1999-10-9  Rating: (Not Rated)
StripLink (STRIPLNK.EXE) This application will copy all
Hyperlinks from any HTML file to a single file without much work. VBasic source.
Size: 40 Kb  Downloads: 3602 Updated: 1999-1-28  Rating: 
StripText (STRIPTXT.EXE) This application will copy all
pure-text lines from any HTML file to a single file without much work.
Size: 40 Kb  Downloads: 3309 Updated: 1999-1-28  Rating: (Not Rated)
Text File Encryption
Here is a application to encrypt text messages in a very simple way. This program also demonstrates to develop a standard shareware application. Please send me your comments.
Size: 28 Kb  Downloads: 2616 Updated: 2007-1-4  Rating: (Not Rated)
This freeware code snippet demonstrates calling API
GetVolumeInformation. It was originally written to make sure that files with long names were not written to network drives not supporting long file names. It was enhanced to return all information provided by GetVolumeInformation.
Size: 3 Kb  Downloads: 3195 Updated: 1998-12-7  Rating: (Not Rated)
This sample program shows how to accomplish 3 tasks.
1. Create a shortcut to a program in any directory the user specifies. The shortcut can be either a LNK file to a Windows program or a PIF file to a DOS program. 2. Display the Open common dialog box without using the Common Dialog custom control. 3. Display a Browse For Folder dialog ...
Size: 14 Kb  Downloads: 6349 Updated: 1998-12-13  Rating: 
This sample program shows how to accomplish 3 tasks.
1. Create a shortcut to a program in any directory the user specifies. The shortcut can be either a LNK file to a Windows program or a PIF file to a DOS program. 2. Display the Open common dialog box without using the Common Dialog custom control. 3. Display a Browse For Folder dialog box, useful f...
Size: 14 Kb  Downloads: 3519 Updated: 1999-10-9  Rating: (Not Rated)
Vb file lister for windows 95/NT
Size: 12 Kb  Downloads: 4666 Updated: 1999-10-9  Rating: (Not Rated)


Found a broken link? Please report it to us.

  See also  
 Files
   Visual Basic sourcecode
    INI-file handling
   ActiveX/COM Components files
    Disc & File
   Windows Sourcecode
    Disc & File access
 Articles
   PC-computers articles
    Storage
   Visual Basic Articles
    General articles
    Disc & File
 

Sponsored Links 
PureCM Software Configuration Management
Version control and integrated issue tracking - powerful and easy to use. Get your FREE trial now!
CSTSOFT Instrumentation .NET & ActiveX Components
A collection of 13 instrumentation .NET/ActiveX/VCL components including Gauge,Knob,LED,Trend etc.
Software Localization Tool Sisulizer
Localize DotNet, C++ Builder, Delphi, C/C++, Visual Basic & Java apps & html help. Try Sisulizer now
Attend WINDOWS EMBEDDED ACCELERATION WORKSHOPS
Are you ready to learn how you can bring your next-generation embedded device to market faster?
SFTP components for .NET
The components for the most complete SFTP and SSH support in your .NET, Mono or .NET CF application
Buy a link now

Advertisement

  Free Magazine  
Free Magazines
Network Magazine Provides information Technology (IT) and network managers with strategic analysis, views of emerging technologies and product reports....
subscribe now


Newsletter Submit Content About Advertising Awards Contact Us Link to us    
© 1996-2008 Community Networks Ltd All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by ASP.NET Konsult - Synchron Data.