Results for "Volume: ASP_Volume3"
To allow a user to typeahead to a specific item in a list/combo box allowing a little more flexability.
Automatically completes text entry according to a listbox contents. Autofill/Autotext uses one text control and one listbox control to simulate an autotext feature. Works fast thanks to SendMessage API (supports loooong lists w/o trouble). Supports Up and Down arrow keys as well as PgUp and PgDn. Enter key behaves like tab. Highly commented code.
**UPDATED** Get events from all your IE instances through this one control.... Now has events for new insances started, automatically updates and exposes the browser collection.
**UPDATED** Get events from all your IE instances through this one control.... Now has events for new insances started, automatically updates and exposes the browser collection.
Enables you to access your specified applications without going to the start menu or desktop. All done via the system tray
Having seen so many code snips that either only work with Windows9x or return incorrect values, I decided to write one that should work accross ALL version of Windows. I was able to find multiple pieces of code all over the place and assembled them into a neat little ActiveX control. This usercontrol can be be used visually, and optionally display the history of any if the following values; CPU Load %, Memory Load %, Free Pagefile %, Free Virtual Memory % and the HD Free space %. The control can also be hidden and used to manually retrieve the values below using the GetCurrentSystemLevels routine. This allows you to retrieve current system levels and isplay the information using your own layout/design; CPULoadPercent, MemoryLoadPercent, PhysicalMemoryTotal, PhysicalMemoryAvailable, PhysicalMemoryAvailablePercent, PageFileTotal, PageFileAvailable, PageFileAvailablePercent, VirtualMemoryTotal, VirtualMemoryAvailable, VirtualMemoryAvailablePercent, HDTotalBytes, HDTotalFreeBytes, HDAvailableFreeBytes, HDTotalBytesUsed, HDAvailablePercent The visual look of the control is fully customizable. All colors can be modified to fit the individual needs of developers.
Gives the procssor usage in percentage % only works on Win95/98/ME/NT4
mdi non activating & reduce toolbar example (kind of like (photoshop or dreamweaver toolbars) This tutorial shows how to create non-activating toolbars in a mdi app. You can hide, reduce the toolbars, and they do not appear in the menu windowlist. There is no subclassing for the non activating toolbars, and no ocx are used, just a couple of API. There is also an example of subclassing all the child windows on the fly when creating them. That lets you specify a minimum size for all the child windows ! There is no subclassing, and no ocx are used, just a couple of (easy) API.
Draws nice images with help from the line(x1,y1)-(x2,y2)
Simple and easy euro converter with a good looking interface. Try it or see its preview before testing! Thanks if you decide to vote for it.
How Block(deactivate)and Unblock the Keyboard and Mouse with one line. 18-March-2004 .New Upload. Close the TaskManager (CTRL-ALT-DEL) and Disable Mouse & Keyboard. Is for Windows XP. I don´t know for others S.O.!.
sets your app to be of "High" priority
This is a receipt program. Not very much but useful. I did this prohram for my dad. So he told me how we wanted it. Hope you like it. Please vote for me.
Free-Quest is a text-based RPG game with graphical interface. Single player oriented. Includes Quest-Maker to create your own Quests. For more information take a look at the homepage: www.geocities.com/freequestrpg/
Superceded by BSoftPlayer3. Search for "BSoftPlayer3" for details.
This snippet creates an uneditable textbox/label whose contents can be copied to the clipboard. This is just like the textboxes in the File properties of Windows (open Windows Explorer, right-click on a file and select PROPERTIES, you'll see that several fields here can be copy/pasted although they cannot be modified). Straightforward and commented code.
read and write all the bytes of your physical disk. It´s a beta version, and the interface is very poor. Only Runs in Nt/W2000/XP. tell me what you see please.
Este codigo muestra algunas funciones de logica y una red de lazos, ademas se ve bien (This code show some logic functions and loops net, Is GOOD [If my english is bad, Sorry !!!])
A little while ago somebody posted a listview that will automatically display a file listing for you. I thought this was a good idea and downloaded it. While it was nice, it had some bugs. Instead of just fixing that code, today I decided to make one myself. 90% of it was made simply using the Active X Control Wizard. I then added some code to read the icons for the files to dispaly in the ListView and few other tweaks to what the wizard made. In the end I have this control for you. While it is functional and easy to understand, you may wish to add/alter the code a bit to make it a bit more robust for all needs. Have fun with it. Simply set the Path property to a full path you wish to display files of and presto. On ItemClick or DblClick you can check and read the ItemType property to determine if the user clicked or double clicked on a Folder or a File ListItem and perform the logic you desire.
My code is a UMA, Ulimate Messenger Away for MSN Messenger. When your away you open this program and let it take messages. It have a interactive menu sytem