Results for "Author: lam ri hui"
FreshOS comes with a bunch of tools and software. You can do almost everything using this program such as exploring your drive's content, surfing the internet, playing music and videos, editing your documents, perform a painting, finding a file, running a file and playing games. Your comments are welcomed. Feel free to vote.
Now contains over 60 tips to make your programming experience more enjoyable. Comments are welcomed. Feel free to vote.
Contains over 50 tips to help your programming experience easier. Feel free to leave comments.
Every time when you start an application, the application 'borrows' the memory. When you exit the application, it will sometimes 'forget' to 'return' the memory to the system. Thus, the free memory available on your system will be less until you reboot your system. To over come this problem, you need a program to optimize and recover the 'lost' memory. This code act like a program to optimize and recover lost memory. To create a program to optimize and recover lost memory, you only need 2 API. That is 'GlobalMemoryStatus' to get memory status and 'SetWindowPos' to set the window always on top. Comments are welcomed. Please vote for this code.
Hi VB newbie, do you know how to use for...next loop? If you don't, never mind. Read this tutorial to learn about that. You will learn how to use for...next loop by explanation and examples by me. Leave comments about this tutorial. Happy coding!
Slim your harddisk! Most of your Windows applications temporarily create several files on your hard drive when they are running. These files are supposed to be removed and the space recovered after these programs are closed. Often, however, they don’t because of a program error, sloppy architecture, your system is reset or not shut down properly, or if another application locks up or crashes. Any file that is left behind in this manner will remain on your system unless you manually search for it and remove it. Over time, these junk and obsolete files can accumulate to megabytes of wasted hard drive space, as well as turn into potential error-producing cross-linked drive references.Junk and Obsolete Files Remover targets these specific types of files which are missed by common disk utilities, un-install, "Defrag", "Scandisk", and other standard "cleaner" type programs. Leave comments and put some globes for this program.
Finally, I completed a tutorial which teaches you how to use the 34 API related with graphic. You will learn how to use these APIs through detailed information about the API and source code that shows how to use the API. You will not be disapointed if you download this tutorial. Leave comments and vote for me.
Hi guys, this is a tutorial on using all the 28 API related with Windows information. There are brief description about each API, detail information about each API (such as declaration, parameters and return values) and examples on using each API. There are 35 examples altogether. Hope you will benefit from this tutorial. Happy coding! Leave comments and put some globes for my work.
This is a gradient progress bar demo using custom activex control. There are six colors altogether : blue, green, grey, purple, red and yellow. Each color comes from different control. If you want a custom gradient progress bar in your project, this is the best solution for you. Leave comments please. Also, please put some globes for my work.
Add special effect to your form when it is showing and hiding! 6 types of effects can be applied. They are roll left to right, roll right to left, roll top to bottom, roll bottom to top, expand window outward and fade window. This program shows how to add these fancy effects. Make sure you have Windows 2000 and later or Windows 98 and later running before running this program. The program is well commented and a tutorial is included. Your comments and votes is the way you repay me for my work.
Gradient Progress Bar v2 is the second version in its series. This progress bar now comes with 12 types of gradient in two main categories: horizontal gradient and vertical gradient. They are 6 colors in each category. Comments are welcomed. If you liked this progress bar, please vote.
This is a library to solve your VB programming problems. There are currently 75 solved. Feel free to vote & leave comments if you benefit from this library.
If 'API' is a new word to you or you just heard about API but don't know how to use it yet, this program is absolutely for you. This program contains ton of API example. It can be considered as a library of API. The range of API use is very wide; from hiding and showing taskbar and desktop to advance internet related API. This program also has a graphical interface that is easy to use. There is a 'Click Here for More Information' button at each code. Click the button and you will get information about that API call. If you have a look at this program, you will not be disappointed. Please give comments about this program. Also, please vote for my work.
Generate readme file by just filling up the form and click one button. Only 1 sub to generate the readme file. Quick and easy. Leave comments about this code. Also, don't forget to vote.
This code makes a text moves! The colour of the text will change automatically. This code uses Direct Animation Library and only 1 sub. Comments are welcomed. Please vote.
This tutorial shows how to animate gif in your form without using GIF89a.dll
Use KeyDown function to move an object. This code shows how to move an object in the form. I use a cartoon samurai as an object. Beginners in programming games may want to learn this. The graphic comes from www.vbgames.co.uk. Comments are welcomed. Please vote.
Compile the project another way without opening the project. Although this code uses visual basic executable, it operates the executable in the background. I wish to credit someone on PSC for his piece of code. Please vote.
Hi guys, this is a tutorial on using all the 28 API related with Windows information. There are brief description about each API, detail information about each API (such as declaration, parameters and return values) and examples on using each API. There are 35 examples altogether. Hope you will benefit from this tutorial. Happy coding! Leave comments and put some globes for my work.
Hi VB newbie, do you know how to use for...next loop? If you don't, never mind. Read this tutorial to learn about that. You will learn how to use for...next loop by explanation and examples by me. Leave comments about this tutorial. Happy coding!