19,155 tutorials online
11 tutorials pending review
763 dead links removed





Visual Basic: File Manipulation Tutorials

 

Code: Webcam Motion Detector
Posted in Visual Basic > File Manipulation by tutorialgrub on May 29, 2011

This will use your webcam to detect motion, Make the webcam infront of you, then Press start and move it will detect the motion by showing red pixels, set up the motion sensitivity bar and Color sensitivity bar at the bottom to a value of 26 or so and then move, it will take pictures, good for a security camera
152 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Code: Capture Code from USB Camera
Posted in Visual Basic > File Manipulation by tutorialgrub on May 26, 2011

Attached is a code to capture a USB webcam. By the way, I am new to Visual Basic, so, help is needed and appreciated.
45 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Creating and deleting dirs
Posted in Visual Basic > File Manipulation by tutorialgrub on Apr 15, 2011

Will show you the basics of creating several directories named 1, 2, 3... or using a prefix like dir1, dir2, dir3. Also shows you how to delete an empty dir.
19 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

How to use FindFirstFile Win32 API from Visual Basic code
Posted in Visual Basic > File Manipulation by tutorialgrub on Apr 13, 2011

This article describes how to use Win32 API functions from Visual Basic programming language to find files and obtain extended file info. Free sample Visual Basic code is available for download. Used technologies: Visual Basic 6.0, Win32 API
7 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Extract the target file from a shortcut file .lnk
Posted in Visual Basic > File Manipulation by tutorialgrub on Apr 09, 2011

This little discussion helps to extract the target file from a shortcut file .lnk
8 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Vista Border For Your Progz
Posted in Visual Basic > File Manipulation by tutorialgrub on Mar 25, 2011

Download this code to see how you can make Vista Border Styles for your Applications!!
84 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

VB Email Sender
Posted in Visual Basic > File Manipulation by tutorialgrub on Mar 24, 2011

Hello CodeCallMembers, today i will be showing you how to make a email sender
25 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Code: Print Screen
Posted in Visual Basic > File Manipulation by tutorialgrub on Feb 25, 2011

This is a simple application that enables you to take a screen shot at a certain time, depends on the timer you could either start it by pressing the Start button or you can press CTRL + S to Start and CTRL +E to stop! Good Code, simple to understand, and its my work
59 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Code
Posted in Visual Basic > File Manipulation by tutorialgrub on Feb 24, 2011

can teach me step by ste how to make cybercafe managment system.
11 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

A date showing tutorial
Posted in Visual Basic > File Manipulation by tutorialgrub on Feb 10, 2011

The tutorial can be made by notepad and it is much easy.
12 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial


1