Results for "Author: lam ri hui"
Get all window application handler and window using api. Then, you can block the unwanted application handler and window. This code uses a timer to check whether the unwanted application is running or not. If the application is found running, this code will block the application from running immediately. Comments are welcomed. Please vote.
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.
If you want to create a program with text appearing character-by-character by cannot do that yet, then this code is you solution. Leave comments + vote (of you like).
Do you ever think about making a form with 3D appearance? If you are, then this code is what you are looking for. Leave comments + vote (if you think this is helpful).
Recording and playing sound get easier by using API call. Only 2 API call to record and play sound. Please leave comments. Also, don't forget to vote.
Visual Basic provides more than 200 built-in statements and functions. Some are used frequently; some are seldom used at all. Even experienced programmers sometimes happen upon a statement or function they didn't know about. This article can be considered a quick-reference guide to all of VB's built-in statements and functions. It offers the syntax for each, as well as a brief description of what it does and how its arguments (if any) are used. This is by no means a complete reference. Microsoft's Visual Basic 6.0 Language Reference is probably the best source for in-depth information on VB's statements and functions. If you have any questions about syntax or use of a particular statement or function, then you are strongly urged to consult that reference to obtain additional information.
Learn how to (a) Draw dots randomly on form using PSet method (b) Draw lines randomly but neatly on form using Line method (c) Draw messy lines on form using Rnd and Line method (d) Draw FillStyle using FillStyle method. Comments are welcomed. Please vote.
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.