Results for "Volume: ASP_Volume2"
This project gives the user control to many mouse specific controls (including API) in an easy to use OCX. This can also be used as a sample active x control. This project gives access to things such as: Capturing Mouse Coordinate Tracking Cursor Changing Double Click speed information/ changing Input blocking Cursor Displaying/Hiding Mouse Button Swapping Mouse Button count Cursor position changing And other miscellaneous information
This is a FTP Client, which is based on drags and drops. You can download-upload any file by a simple drag-drop action. You can also manage directories and files in a remote computer. See the Screen Shot! Please vote and comment for this code. Thanks!
Millenium CD Player (Update). The last version have a bug, but now is fixed.
This Function Searches a user defined string for a user defined search criteria it will return the postion of matchs in an array also will replace or remove criteria from string
Break up variables in a string, whatever separator is used.
This is a Office-2000-style font selector combo box. Flat appearance!!!!!! To make it flat, remember to register the SSubTmr6.dll. Click on "Reference..." and choose the SSubTmr6.dll. Then use a line of code to make it flat: FontSelector1.MakeMeFlat Precaution: You must do something on the click event to remove the focus of the control, otherwise, there will be a Drop-Down List here. Enjoy yourself!
Just like the good old days with Procomm and Telix, Auto Browser parses a script file and executes the commands. Currently the browser is able to browser to URLs, fill in input boxs, show dialog boxes, and print. Not only can it run scripts, but it is feature rich web browser. The source is heavily commented, and is a good base to write an even better browser from.
There have been many samples that show how to place an icon on the system tray. I even used one of those as the source for this example. I did make some changes and there was one major change. It allows the use of ANIMATED CURSORS. Yes, you can now animate your icon on the system tray. It took me several days to figure out how to do this. I am working on a new version now which removes the need for the image list control. For now, just check it out and PLEASE vote for me. I would love to win for a change.
JACE is an application that users can use to code their Java applications and applets. It has a MDI architecture. Also included is the option to disassemble Java classes using Sun JDK as well as browsing applets and documentation. PLEASE NOTE, Sun JDK needs to be installed onto the target machine before using this program. This is because parts of the program call JDK and the batch files uses JDK.
Every wanted to make your own Mp3 Player instead of using WinAmp etc...This is your chance. Read this tuturial and find out how you can make your own Mp3 Player.
This code uses a value in cell B2 in Excel as a lookup on the AS400 and returns values to cells C2 and D2 in Excel You must add a reference to: Microsoft ActiveX DAta Objects 2.0 library
Access all different aspects of your control panel (Add/Remove Programs, Mouse Control, etc..).
UPDATED FOR VICKY! -> this is a really good starting point for adding plugin support to your applications. if you select a dll that wont load it will register it with regsvr API then try again. comes with example
This demonstrates a winsock server that accept multiple connections.
Allows users to select any DSN-less ODBC data source, or an MS Access database, to display the tables in it, and select a table, which is automatically loaded into an Excel spreadsheet, complete with column headings (field names). Based on project submitted by Ian Mitchell: http://www.planetsourcecode.com/xq/ASP/txtCodeId.25934/lngWId.1/qx/vb/scripts/ShowCode.htm I just changed it to use ADO instead of DAO, and DSN-Less ODBC data sources, instead of just MS Access. Slight modifications (error handling etc) on august 9, 2001
Takes a picture of the screen and displays it in a picture box. You can then enlarge and save it. Updated.
I just took Todd Herman's project and added a simple search form to let you pick your own .ANI file. Check out Todd's original project at http://www.planetsourcecode.com/xq/ASP/txtCodeId.26016/lngWId.1/qx/vb/scripts/ShowCode.htm
a tutorial written in vb, about vb statements, functions, built-in functions, variable types, decisions, simple graphics .. an excellent beginner's reference
It sets the Attributes for any file. including hidden read only and archive.
Very easy to delete your directory without going through the hastle of deleting all the files and sub directories first.