Advertisement

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

C_Volume2 #74373
clsScript

This VB Class allows you to quickly and easily read/write files, line by line, word by word.

C_Volume2 #74382
Folder Replicator

Replicate folders with just a button

C_Volume2 #74403
The Protector Zipped

It put a password to any .exe file.

C_Volume2 #74405
NetZero Banner Killer

Use NetZero, the free ISP? Hate that advertisement banner? Well This gets rid of it.. Plain and simple.

C_Volume2 #74467
Execute a file Correctly

It correctly executes a program

C_Volume2 #74486
Read a textfile via api calls (v1.1)

This code is designed for reading text files. i have written this code because i did not want to use the slow "open for input..." and "freefile" bla bla code... I know i coul do this via the richedit control, but i wanted to know how to do it via api, and maybe you to... This code is using the "CreateFile" Api, which must be called differently in windows 2000. Therefore, i added a "IsWin2000" function to check for windows 2000. Update: Now added a class which wraps the module, lot's of events and functionality. it's 50ms slower in read (with my test file) Class module includes also function ReadCharacters which reads the specified ammount of characters from the open file.

C_Volume2 #74491
Fallout 2 DAT Reader/Creator

This is a proper working Fallout 2 .DAT unpacker. It will unpack any of the .DAT files in the Fallout 2 game, this is my first submission with projects, If you dont have Fallout 2 take a look at the coding anyway, enjoy.

C_Volume2 #74505
clsFocus

clsFocus is a class that can be associated with a form, allowing to perform data entry checking and focus handling with almost no code at all..., just associate the form with the class, and create ONLY ONE validation Sub for all the controls on the Form, it's that easy... Please rate it, it just takes a while, I would love to read your comments...

C_Volume2 #74539
Locking multiple files

Program opens text file for input, reads name of files in list, then locks those files. Uses form and module, also shows system tray icon.

C_Volume2 #74543
ListSelect on mousemove

Select item in listbox on mousemove; Drag an item to different position; Most source from MSDN , two lines from yours truly.

C_Volume2 #74546
StopFlicker

Avoid the Flickering Use this routine to stop a control (like a list or treeview) from flickering when it is getting it's data.

C_Volume2 #74548
Copy like Windows-Explorer

You can copy files like the Windows-Explorer - with animation !

C_Volume2 #74564
Access 97 Password's viewer

This simple program allows users to see the an Access 97 .mdb Password, to open it after.

C_Volume2 #74571
Mp3ID3TagEditor

This Code Get's The Mp3ID3 Tag. It Also lets you write to the Tag. It has perfect support for the Genre Part, and it's well commented. I know there already are code that does this, but they either dont let you write, or they dont support the Genre part. so here it is, email me for a .exe that demonstrates this module.(Now Includes Project for demo)

C_Volume2 #74573
UnRarControl

This control uncompresses rar files as welle as Sfx files !

C_Volume2 #74584
File copy and rename

' This Piece of code will let you copy a file from anywhere and rename it ' Note * The file will stay the same but will be only copiied to another location ' and renamed, and will not gain any effect ' If you like this code :) i think is usefull :) u can vote me , i discovered this when i was creating a new MSN Messenger 10 Built in bots in 1 :) ' Will be available on http://www.vbdotlb.connect.to

C_Volume2 #74622
Multiple File Selection

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

C_Volume2 #74631
MSN PATCHER

GUYS I THINK THIS CODE REALLY NEED YOUR VOTES ... COS SEVERAL PEOPLE ASKING ABOUT THE POLYGAMY PATCH AND LIKED TO KNOW THE SOURCE SO AFTER 1 NON STOP WEEK, I DEDICATE THIS CODE TO ALL OF YOU !

C_Volume2 #74645
RAW Printer

This class sends text, files, control codes directly to the printer spooler bypassing the print driver. This lets you send print files to the printer or control the printer by sending the appropriate control codes. The name of the print job can also be set. Works with any windows printer, not just LPT1: printers. See comments in the class for usage.

C_Volume2 #74676
Wipe out a file using Windows API. No traces, no recover.

Completely destroy a file with no chance of recovery or trace. Use of CreateFile, FILE_FLAG_NO_BUFFERING (Open the file with no intermediate buffering or caching) FILE_FLAG_WRITE_THROUGH (Write through any intermediate cache and go directly to disk) and also FlushFileBuffers function to ensure that file buffers will be flushed! A must test and see.

Languages
Top Categories
Global Discovery