This is a simple demo of using the API to manage files. It demonstrates the use of SHFileOperation. It is by no means a 'File Manager'. It was put together in order to answer questions from many coders new to
Don't forget to vote. Balloon tooltips in the system tray the way MS does it in 2000/XP/Me. It uses the same method of putting the icon in the tray that we're all used to, but the NOTIFYICONDATA class has chan
This code show how to use Windows API to change the bar color of the Windows ProgressBar. Draw percent value into the ProgressBar. ** PLEASE, DONīT FORGET TO VOTE **
Have you ever wanted to make windows give your program a larger slice of time???
Windows is setup to give each program its own slice of CPU time, some programs
are of higher importance, ie.. system, file i/o,
This code is based on an originally code found in a MSDN's Bugslayer article written by John Robbins. Of course i had to 'just' translate it to VB which in fact turned out quite nicely and secondly had to find