Advertisement

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

4_2005-2006 #162019
Enhanced INI File Functions

With this class you can: - Create / Add INI sections and keys - Delete / Remove INI sections and keys - Rename / Edit ini sections and keys - Update key values - Specify your own format to create your own standard of config file. Very well commented!! Please vote for me!!

4_2005-2006 #162040
Binary Compare/Patch maker

Extracts the binary information from 2 files, checks them for differences, then if there are differences it will add the new information to the file you want to patch.

4_2005-2006 #162064
A window with buttons, listbox,status bar,toolbar,dialogs,combo,checkboxes,radios, icons, menus.....

An window with lots of controls, dialogs, menus, toolbar, status bar, progress bar, icon, timer, can now play animations (AVI Filed only), can shutdown, reboot computer, save text and load text from a file, change the font of an edit control.

4_2005-2006 #162087
Add junk data to your files, and they still work!

This program adds meanless bytes to a file and therefore increases it's size. The files will still work correctly after this. I was bored when I made this, and is not hard at all.

4_2005-2006 #162092
Directory Lister AKA theCataloger

The code is essentially a catalging program with a variety of output formats. The source code has been updated (and now combines my MP3 Cataloger and My Directory Lister into one program. Check out my web site for all my codes and other VB programs : http://users.bigpond.net.au/tonywaite/default.html Let me know what you think?

4_2005-2006 #162149
ASP application in XP style

This WEB application was developed with the intention to demostrate the flexibility of ASP (without the .NET) and the possibility to create development frameworks that can be used again and again giving to ASP development a very interesting twist. Using just ASP and JavaScript it is possible to create complex user interfaces (as you may already know) that will resemble the look and feel of windows application: Rich functionality GUI controls, Data binding, No Java applets, No ActiveX and great functionality, 100% client-server application over the internet. This is just a "DEMO" a prototype nothing else should be assumed. I had developed a full version of this program and many others and if you want to know about the techniques used to develop this small sample application don't hesitate and contact me: [email protected] Again, this is just a small DEMO of a System Issues application there is a lot you should not expect from it. Thanks to all the PSC developers that over the time had submitted their work for us to exploit their great ideas, there is too much to thank them for all the material I had used to create this program. IMPORTANT!!!!!!! Works only with IIS 5 and IE 5.5 or 6, will not work with Netscape

4_2005-2006 #162164
A Delete All files in a Directory and then Delete the DIrectory A

Code Deletes a File and Directory, Note YOu DOnt Have to Reference Ms Scripting Runtime Please Vote for me if this helps you out or if you think it is a good code!!!!! Thank you Sean For letting me know you don't Have to reference Ms Scripting

4_2005-2006 #162167
CD Indexer v. 1.2.3 beta

CD Indexer is a program in whish you can make mirrors of drives/CD's. This program works just like Advantage Disk Catalog. Why use this program? Is much faster!!!!! This program is totaly FREEWARE, just like Drive Mirror 1.x and 2.x was. For more help or info, go to the website: http://www.cdindexer.tk

4_2005-2006 #162257
Standard IO (StdIn/StdOut/StdErr) Wrapper Class (Updated)

This is a simple class that allows you to read from standard in (StdIn) and write to standard out (StdOut) and/or standard error (StdErr) via API calls. This allows you to do things like inputting a data file from the command line (i.e. - “C:\vb\YourProgram.exe outputfile.txt”) or output an error to the calling application (i.e. – “YourProgram.exe 2> errors.txt”). The class has been tested pretty well, but your mileage may vary =) UPDATE: Fixed a sloppy coding bug (forgot to rename the copy-n-pasted StdErr function, d'oh!). If you find a bug or want to suggest an improvement, please lemme know! Thanks and enjoy!

4_2005-2006 #162274
put dir,drives,and files in one list box

This code will put all the files,drives,and dirs into one list box. This is pretty simple but please leave comments and vote for this code. This works extremely well.

4_2005-2006 #162358
ArchivePro - Rename many files...

Simply and efficiently rename all the files of a directory. Select a directory, Choose what type of files to rename (All, Graphic, text), Enter a starting number, Select a number of 'padding' (zero's) and thats it!. Good example of simple error handling, Loop Structures, etc. Nothing too exciting, but it works on Windows 98 - XP. Mail me if you need more functionality.

4_2005-2006 #162395
Contractable GroupBox

Contractable GroupBox. This is a custom control I created from scratch in C#. It is a GroupBox that collapses and expands when a treeview like "+-" interface is clicked. It is not complete, but it is fully functional and good enough to use in any app as long as I get credit for it of course. You should have an understanding of GDI+ and component creation in order to fully get this. I however am obsessed with commenting my code, so just reading it will help you understand everything I did while writing the control. Enjoy it! Ramon E. Tristani

4_2005-2006 #162434
Copy Only New Files in a Folder

This progrqam will scan through a drive or a folder and all subdirectories and only copy file that were created on the current day. This program was developed to backup all new data.

4_2005-2006 #162450
Copy API (Over 2GB limit)

A little Class that allow you to "seek into" and "copy" files bigger than 2GB.

4_2005-2006 #162454
get listview selected index

get listviews selected index

4_2005-2006 #162461
WIN32API Toolbar with Tooltips

An example of how to use the WM_NOTIFY message to give tooltips when the mouse hovers over a button in a toolbar. (Also shows toolbar creation).

4_2005-2006 #162462
WIN32API MDI Shell with functions

A shell that allows for an easy start MDI application. Shows how to create and fill the client and mdi structures. Also functions to sort the mdi child windows.

4_2005-2006 #162501
ListView with Nodes

Add Nodes to the List View Control, kind of a tree view Morph

4_2005-2006 #162519
DirGuard V1.4

This program guards a given directory, its an update of a previous version. I have added the detection of filechanges (suggested by TonyK), completed the print-code, savecode for the log and put lost of comments in the code. The code is more complex than the previous version but does not contain API, classes or DLL so it should be easy to read. I did not yet found a simple way to obtain the username of the person who does the altering of files (suggested by Maju) but i am working on it. This can result in a bit of API but who knows there might be a simple way. Tested with WIN95/98/SE and WIN-NT. Please RATE this program and feel free to send me suggestions / questions. Cybsoft

4_2005-2006 #162520
DirGuard

I needed to guard a (network) drive/directory for changes made by users so i made this small tool. You can select a directory, set a update/refresh time and let the program monitor all additions and deletions in this directory. Changes are put in a logfile that can be printed. Try this on your Windows\temp directory or temporary internet files directory and be amazed by the amount of temp-files some programms make.

Languages
Top Categories
Global Discovery