Advertisement

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

5_2007-2008 #187914
Browse for folder with a Quick Pick

Customized version of the "Browse for folder" dialog. It creates quick picks to your selected directories.

5_2007-2008 #187930
Win32 - IE Style Menubar (Fixed)

A simple solution to creating your own Internet Explorer style menubar using the Windows API. Fixed problems with project file, EXE included. Compiled under WinXP using VS 6.

5_2007-2008 #187933
Get a list of directories (recursive) in a treeview

This code generates a treeview of a specified folder and it's sub folders (recursive)

5_2007-2008 #187967
Dos progressbar

This is a Dos progressbar implementation code without using the library file. You can easily view the code and then use it because its implementation as a class. You have several examples to prove its effectivity, although i will may still work on it

5_2007-2008 #188039
Network Copier

Basically it is like a two way copier like 'WinTrim Nc'.It can copy,delete and create folders,files and other cool stuff.A good thing to learn about File Handling.I have demonstrated how to copy a whole folder with files in that folder in just one click.If you'll find it Cool just vote for me.If while unzipping it ask for a password.Type 'planet'.Hope it will'nt ask

5_2007-2008 #188046
x86 Emulator (DosHLE) v 0.2!

This is a VB emualtor project for the Intel 8086 It opens .com files and emualte a few opcodes. My Idea was, to write a "retro" emualtor for old days who many peoble spend a lot time for. My Goal: Adlib emualtion, VGA/EGA and VESA emualtion. I`m going max. to the 80-286. NEW 0.2. Now R/M byte is supported!!! + a few new opcodes

5_2007-2008 #188060
Open Any File with its Associated Application

Open any file with its associated application. Just a few lines of code. Please vote.

5_2007-2008 #188084
Moving Borderless Forms Without Windows API

This an easy way to move a windows form without a border. It does now use the windows API very easy to understand code is very short. Simply click down on the form and move the mouse. the form will move with the mouse alot easier to use instead of the windows API

5_2007-2008 #188085
Cool Owner Drawn Menus

This contains a module call coolmenus with this it alows you to draw menus in stead of using the boring windows one with one line of code to measure and one line of code to draw and is very easily customizable

5_2007-2008 #188125
DataGrid

A simple example of a Datagrid that dynamicly places a "Month control on column 0" and "Combobox on cloumn 2" when you click on the cell. Use this same code to add any control to the grid. Hope this can be helpful.

5_2007-2008 #188132
The File Shredder 4.0

TFS overwrites every character in a file with random data (this data is specified by the user) up to several hundred times before randomly renaming the file and then killing it. This means that it can't be recovered from your hard drive - it really is a secure delete! As every character is overwritten, it's secure, but a little slow. TFS can also scan for temp files and adds a right click context menu to your files. If you like this code, please vote or leave a message!! Thanks.

5_2007-2008 #188135
The File Shredder 3.1

TFS 3.11 will take any number of files - you can even right click a file and select 'Delete With TFS' - and overwrite them with random binary data up to several hundred times. The data overwrites every character in the file, so it is secure, but a bit slow. I've also included the DOD routine by Michael Bos as an alternate method of deletion. Also features a progress bar to show the deletion status and can scan drives for temp files.

5_2007-2008 #188136
WinBin - File Deletion Utility

Open a file and overwrite its contents with random binary data, up to 1 billion times. The length of the binary number is taken from the number of chars in the file to make sure it really is overwritten. Seems to be quite secure ;)

5_2007-2008 #188137
The File Shredder 1.0

TFS 1.0 will take any number of files - via a drag and drop interface - and overwrite them with random characters how ever many times you like (up to 1000 million). Then it will corrupt the file using random hex values before rewriting it with "". Finally, the file is deleted. I think it is quite secure; please could you let me know what you think via feedback?

5_2007-2008 #188162
A way to input / write from/to .txt files_*

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

5_2007-2008 #188188
_A Mind Of Its Own (A SendKeys Tutorial)_

Shows you some basic commands that you can do with the SendKeys Statement in other Windows applications (Calculator, Solitaire, Notepad). It comes with a Word document that shows you all key codes. You can even have an idea on how to make a fake virus with this one. Please do put some comments or maybe vote if you like this program tutorial.

5_2007-2008 #188200
Detect mouse click on winform titlebar

Left mouse click on a winform titlebar to set the forms opacity to 50% while dragging the form, release the mouse to set the form opacity back to 100%.

5_2007-2008 #188201
PScode file renamer See new version

Trys to rename zip file to their submission name. eg. CODE_UPLOAD105511092000.zip TOO projectIRC build 47.zip Bugs: There are many *Sometimes adds last zip file twice *Cannot rename files with certain charaters eg _ *Errors when there are more then 1 txt file in the zip *Relys on the timer for zip operations 5sec works for my computer may need slower for slower machines. Maybe others Instructions: * Make a copy of a few zip files from pscode and put in a folder * Point the text box to ur directory (must end with "\" * Click "Get Zipfiles" * Wait until finished * Click "rename files" Needs: MS scripting Winzip Plz help this project it is so you don't have to go through each one and rename. ************************************************* Updated: All bugs fixed except for when there are multiple txt files in the zip. Plz if you have any suggestion on how to only get the txt files that start with "@" plz submit feedback or email me. Thankyou to Roger Gilchrist for his RStrip and LStrip functions :) New version at: http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=49691&lngWId=1

5_2007-2008 #188268
_BartNet Explorer_

BartNet Explorer is a bit like Windows explorer. It uses the Microsoft Scripting Runtime reference to find the files and folders. Some options include changing views, creating new folders, viewing file and folder information and refresh view.

5_2007-2008 #188275
_Save/Open Settings To/From A Text File_

This code shows you how to save a couple of setting to a text file and open them using a FileSystemObject and a TextStream. For an example of how to combine this with a program, download my BartNet Editor (found on this site).

Languages
Top Categories
Global Discovery