Results for "Category: Files/ File Controls/ Input/ Output"
Search Drive for files with a few lines o'code, Recursivly- Please VOTE!!!!
This is a fast way to write a resource to a file. UPDATE: You can find an example to this code here.
Find and replace text strings in multiple files within a directory. This allows for wilcards. Please Vote if you like it! :)
I wrote this prgram to augment MRTG (Multi Router Traffic Grapher). Each night i generate new configuration files for all my routers, when that finishes this program combines all the files into one primary configuration file. Please Vote if you like it! :)
Make your application run from command lines or the run dialog with arguements. ie: myapp.exe -m No need to vote for this code because it is really basic.
Ever wanted an easy way to store settings for your program? The registry is great and all but it's hard to check to make sure things are saved correctly and if you're not sure what you're doing you can clutter it up with junk quickly. The ini class can be compiled into a stand-alone DLL or included directly into your project. It has methods to create, delete and rename, sections, keys and values within a file making storing settings a breeze! If you have any questions or comments please post them here or email me at ebdalqui@mtu.edu
UPDATED! This is a Module that will help you fill a ComboBox from an ini file. It creates the file and allows you to add and delete from it. I just updated this to do a bubble sort and a few other minor Oops fixes. This code is well commented and should be easy to follow
Shredds Files...i dont know how secure it is but please test it and tell me! =)
I wrote the code for my friend to demonstrate how to pack several files in one file with zLib and extract them. There still might be some bugs even though I tried to test it properly. The code extracts all or nothing so there's still some deveploment to be done, but I think it works pretty well... There's a lot of comments so it should be pretty easy to use. ZLibTool is required, Available in http://www.dogma.net/markn/articles/zlibtool/zlibtool.htm If packing lots of files/large files there must be enough space on destination drive and windows temp folder drive (NEW! you can now change the temp folder to use). Also new: wildcard support.
This ftp program uploads ftp files and feel how many bytes they take! please vote!
Yet another piece of drudge code. I made these two programs when I was building addons for Quake 1. PAK allows you to view and extract files from the .PAK file (double-click to extract) and .MDL gives you some information on model files
Is a simple notepad like text editors with a few extra features...
Auto Save/Load/Add/Remove from/to a List
This code is a very quick way of getting data from a file.
This is only for beginners and the advanced guys will know it ..The following lines of code will teach you how to input from .txt files and how to write to .txt files .... Votes and Comments are highly appreciated ! Happy Programming
This application update your application with a FTP site, (like Norton). The application compare the local and FTP date of the files and update only if FTP was more recent. No component, no OCX, just API You must See !!
In All the other methods I've tried, I run into a barrier(around 170K+) where loading a file suddenly becomes very slow. I've tried many methods found here and in books, and none have proven to work as well as I was looking for. After a long search I ended up spending some off-time figuring a way out myself. This is what I came up with.(speed increases from 20 seconds@170k to .4 seconds@170k)
INIEdit v1.1 is a windows INI Editor. it loads an INI file into a visual interface, allowing you to add and delete sections, keys and values. If you like this project, please vote! I am already working on 2.0!
This is just to show you how to append a file to an executable. Could be handy if you wanna save maybe a tag to your exe file. Have not test it with very large files but small file works perfectly.
Comes very handy when you want to see if a file your program needs is installed or if your program's ini file is there or.... NOTE: A note on how to make money while you are programming is included! did you now that you could be making money right now?