Advertisement

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

6_2008-2009 #210380
Motion Detector

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

6_2008-2009 #210381
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!

6_2008-2009 #210382
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!

6_2008-2009 #210403
Drag and Drop DataGrid's Column

Share

6_2008-2009 #210406
Multiple File Selection

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

6_2008-2009 #210417
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

6_2008-2009 #210418
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

6_2008-2009 #210420
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.

6_2008-2009 #210432
Browse for folder with a Quick Pick

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

6_2008-2009 #210448
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.

6_2008-2009 #210451
Get a list of directories (recursive) in a treeview

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

6_2008-2009 #210485
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

6_2008-2009 #210557
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

6_2008-2009 #210564
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

6_2008-2009 #210578
Open Any File with its Associated Application

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

6_2008-2009 #210602
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

6_2008-2009 #210603
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

6_2008-2009 #210643
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.

6_2008-2009 #210650
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.

6_2008-2009 #210653
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.

Languages
Top Categories
Global Discovery