Write about your journey to work, or read others at:
Journey to Work logo

VBSide sourcecode archive

Search :  

Home Top 5   Contact Us
Categories
» Windows Operations
» Forms
» Graphics
» String Manipulation
» Database
» API Calls
» Games
» Registry
 
Top 5
»  Most Viewed
»  Most Downloaded
»  Recent Submissions
 
Counter
pages viewed today
 
Description Language Level/Author Views/Date submitted User Rating
  Simple Video Capture VB.Net Beginner/
Richard Leitao
2761 since
30, December 2004
n/a
This is a simple example of video Capture using the avicap32.dll and the SendMessage functions.
All the core code is stored in a module for ease of use.
 
  Magnify Menu VB6 Intermediate/
Richard Leitao
668 since
9, December 2004
n/a
This is a menu system I have seen before and wondered how hard it was to do. This is only the basic code to show how it can be done.
The mouse moves over the items as the mouse gets closer to an ...(description truncated) (ScreenShot)
 
  Picture viewer VB6 Beginner/
Richard Leitao
549 since
11, November 2004
n/a
This demonstrates how to link the File and Dir controls to work together as well as how to load images into a picturebox using code. (ScreenShot)
 
  Move around Map VB3 Intermediate/
Richard Leitao
533 since
11, November 2004
n/a
This is a small example of how to show only a certain area of a bigger picture. It could become the beginning of a spaceship game.
If you click in the small piture a red circle is drawn in the ...(description truncated) (ScreenShot)
 
  Bitmap change tracker VB6 Intermediate/
Richard Leitao
538 since
11, November 2004
n/a
This is a project I was working on to track movement, until I found out that webcams produce very low quality pictures. I orginally wanted it so that I could cut out the difference and overlay a perso...(description truncated) (ScreenShot)