Advertisement

Results for "Category: Files/ File Controls/ Input/ Output"

5_2007-2008 #187654
HowTo use Regular Expressions with VB6

This sample shows you how you can use Regularexpressions in your VB6 Projects via the Microsoft VBScript Regular Expressions 5.5 Library. With the code you get an example file to run 3 predefined regular expressions. Additionally you can load your own Textfiles and define own Regular Expressions to query against the Text. Matches are highlighted in red in the Richtextbox. Download this and much more VB6 and .NET Source at www.visualsoft-net.de

5_2007-2008 #187739
ConvertIT Audio/Video Converter

Updated: 17/8/2011, to use ffmpeg-git-41bf67d and add webm support this is an audio and video converter that uses FFMPEG, you can encode many formats including flv. FFMPEG is an open source project this is the home page http://ffmpeg.mplayerhq.hu/ you will need to get avformat.dll to use this program, download it here.. https://rapidshare.com/files/2319667240/avformat.zip or download a compiled ffmpeg.exe and rename it to avformat.dll.

5_2007-2008 #187740
File Transfer Over Yahoo

this example shows you how to send and receive files to yahoo messenger and other copys of this example. to use this you need a yahoo id. the yahoo network supports upto 2gb file transfers.

5_2007-2008 #187741
Convert Audio/Video (FFMpeg)

this is a basic wrapper to use ffmpeg in visual basic. ffmpeg is an open source project this is the home page http://ffmpeg.mplayerhq.hu/ you will need to get avformat.dll to use this example, download it here.. http://rapidshare.com/files/116942540/avformat.zip or download a compiled ffmpeg.exe and rename it to avformat.dll

5_2007-2008 #187764
How to use Binary access, Put and Get statements to store any data

Shows you how to use files to store any type of data, in 4-5 lines of code you can save anything as a binary file. Of course, there is a button for opening them :), download it if you dont know how to use Put, Get, binary stuffs. In a 10 lines of code, you can make a small database, if you know how to handle binary files.

5_2007-2008 #187772
FileDude (vb file manager)

Simple windows explorer clone, have all the needed functions: files/dirs copy, move, delete or send them to r. bin. Oh yea, and rename too :) ! It is very simple, just to show on how to manage files, or create nice looking file/dirs-view. Pretty easy code...

5_2007-2008 #187806
Folder Backup Utility

Automatically Backs up a folder by synchronizing the contents to a destination folder. Looking for easy way of synching folders? Want a utility that will instantly back up your files when specified? This utility is for you. Not only will it use an incremental back up method to secure your files but it can back up your folder when a change is made to the directory. Demonstrates file synch and folder watching for changes much like Norton Anti virus. This application will load with windows to ensure that your folder is backed up automatically from the start. Sits in the task bar as a small folder icon. Keywords: Auto Backup Backing up Back up Copy Sync Synch Synchronize Incremental Differential Folder File Transfer Taskbar Icon Registry Load with Windows GetSetting SaveSetting Destination Source Directory Norton Anti-Virus

5_2007-2008 #187807
When Key Press =,+, - is pushed in textbox puts currentdate, adds 1 day, subtracts 1 day

This code is a input feature that shows how to take a keypress on a textbox and either add, subtract or set current date. + key will add 1 day, - will subtract ond day, and = sets current date. This helps with getting dates from users.

5_2007-2008 #187819
best way to disable taskmgr

how to disable and enable taskmngr few lines only... no API no complicated stuff "i red that somewhere in psc"

5_2007-2008 #187833
A ****** File Splitter

Need a file splitter? Here is the good one.(NO BUG FOUND/REPORTED IN ABOUT 4 YEARS) You can split any type of file with this. PLEASE VOTE FOR ME because this code shows how to write to files in binary mode and to make a batch file at run time. This program opens all the files in binary mode for reading, writing or appending. I have tried to remove almost every bug in it but if comes please feel free to notify me. In case you make any enhancements to it please let me know. Enjoy splitting....

5_2007-2008 #187836
Expanding Tree Menu (Non-Framed Version)

Displays a Tree Menu navigation system on your website. The 'folders' and 'sub-folders' information is stored in a database. The tree menu is diplayed and clicks made in the menu are all actioned with JavaScript (client-side), so your visitor does not need to wait for the menu to retrieve info from the server everytime the click on an item. Also, a link to a new page is clicked, the menu will open on the new page to show the link that was clicked. manageFolders.asp is a form/listing of folders already in the database This file also allows to you add new folders, edit existing folders, and delete existing folders The Delete option is only available for folders which have NO sub-folders _config.inc contains the connection string to the database. You will probably need to edit this if you are using a physical path. eg: Brinkster Premium Memberships _config.inc also also contains the following lines: 4 If Session("UserID") "" Then 5 varUserID = Session("UserID") 6 Else 7 varUserID = 0 8 End If This menu system can be used with membership logins, allowing members to manage there own folders. To activate this feature, replace you session variable name where it already has Session("UserID") to be your session variable name (It is a number). This feature would be used for smething like a web-based email system.

5_2007-2008 #187840
Browse For Folder

A class to display the new style Browse For Folder Dialog with events. The Class includes an option to use the new style dialog (resizable, make new folder, etc), an option to display an edit box in the dialog, an Event that fires when a file/directory is selected (before it's ok'd), the ability to enable/disable the OK button (based on selection), the ability to change the dialog message after the dialog is displayed, ie: on selection of a new file/directory. (Thanks to Chris Merrill for uploading the code upon which this class is based.)

5_2007-2008 #187862
Motion Detector

This code detects motion on videogram streaming from a WebCam. Once detected it saves the corresponding dequence of images in .bmp format

5_2007-2008 #187863
KeyCapture

Next Generation Keyboard Catch 2004 will trap almost every key on the keyboard and put it into a label. The program is removed from memory and is not on the process's list and is also not on the Ctrl, Alt, Del list. Take a look at the screen shot! The keylogger can catch anything pressed on the keyboard no madder where it is. If you set the form's visible property to false, you can type stuff in other applications and it will appear on the keylogger! Typing passwords in a program? The keyloggers got it!

5_2007-2008 #187864
KeyCapture Second Edition

Next Generation Key Catch 2004 SECOND Edition has 3 new features. You can now press F keys to do certain functions. There is also an F key to hide/show from ctrl, alt, del and from system proccesses. Third Edition will have a server/client for getting keys pressed on a remote computer. Happy keylogging!

5_2007-2008 #187885
Drag and Drop DataGrid's Column

Share

5_2007-2008 #187888
Multiple File Selection

Example to show how to get multiple file names from a common dialog box.. with and without the cdlOFNExplorer flag

5_2007-2008 #187899
JPeg Exif Reader & Changer

Its a little better than the last one, it can only read bog standard tags from the 'exif' standard plus a few more, it has other subs/function which you might find usefull. Plus a few pictures

5_2007-2008 #187900
JPeg Exif Reader

It mostly reads the information stored in the header of a JPeg file - like when you have downloaded pictures from your camera

5_2007-2008 #187902
File & Folder Search

A program to search files and folders like the one supplied with Windows. My Windows searcher keeps failing after a few weeks so I put this one together. I used as much API as I could.

Languages
Top Categories
Global Discovery