|
FILE FOLDER |
|
|
Document
Program.zip
This project is a Very Advance level document editor. Somewhat like
WordPad.
|
EasyNotepad.zip
This project shows you how to make your own simple text file editor.
|
ShellExecute.zip
This project shows you how to execute external file from your program.
|
XCOPY.zip
This project shows you how to copy multiple files from one place to another.
|
Windows Manager
This program allow you to
Launch every item from the control panel (Add/Remove program, regional
settings, etc.), launch Windows explorer, 'Find File', Registry Editor, and
more.
|
Make Excel
Make an excel file from VB without
using excel.
|
Watch Directory For Changes
Watch any
directory to see if it has had any changes to it: if it has new files, or
files were deleted or updated.
|
Create Windows ShortCut
Will create a
Windows shortcut to any file you specify, and place it wherever you want.
This example is especially for VB 6.0, and uses VB6SKKIT.DLL
|
TreeView Directories Explorer
Similar to
the Tree Folders Explorer ActiveX control that found in the ActiveX section.
Shows you how to put the user drives and directories in one TreeView
control, and let him browse for directory.
|