Showing posts with label win32 api sample. Show all posts
Showing posts with label win32 api sample. Show all posts

Thursday, April 30, 2009

Shutting down computer using visual basic

Api sample on shutting down the computer in visual basic.

click here to download


Monday, April 27, 2009

Uninstaller demo tutorial

A tutorial on using windows Api in Visual basic 6.
This is a very simple sample/demo of uninstaller which has been created using vb 6 and accessing windows api functions.
It is just for a learning purpose.
I created this when I was a newbie in windows api. By using windows api functions you can do a lot more than visual basic 6 has offered to you.
So check this out.

Click here to download