Results for "Volume: ASP_Volume2"
ANSI Telnet Chatroom Server. Open this server and people will be able to connect to your computer and chat to each other using any telnet application from any operating system. Uses ANSI for a better GUI See screenshot
(Update 4/7) NOW with Soft Pitch, 2 Spectrum and 2 stereoVU for each player (Works in windos 9x/Me/NT/2K/XP). This is a professional MP3/WAV player for DJ's and Radios. 2 players, 1 sample player with 10 channels, various mix types, auto-crossfade, id3 editor, Skins. I replace the MEDIA PLAYER ActiveX (MSDXM.OCX) by DMC2 (Free ActiveX for Personal and Open Source! More information in author site: http://www.izzyonline.com/DMC2 ). Not Finished yet!. NEXT UPDATE: 12 Channels Equalizer. Sorry about my poor english, i'm brazilian
Knots by Robert Rayment. Load knots, Save knots (*.knt files), Make a knot (colored cursor, + hairs, grid). Examples KNOTS.knt (20 knots drawn using this prog) & Hello.knt included. See also KnotsInfo.txt. Zip 21KB, Win98.
This example shows a !completely! formless Timer alternative that only uses 2 API calls (SetTimer & KillTimer). This example also addresses some secuirity issues presented by the SetTimers CallBacks. I also defined all the exposed property descriptions for easy inclusion into your projects.
This code is a demonstration of script control in visual basic. Instead of using a handcrafted function parser it can be used and it would work possibly faster. The code also gives an idea about plotting. As I said it is a demonstation only. You can develop any optimization project onto it.
Make cool custom buttons using only VB intrinsic controls. 13 types of buttons. Check out the screenshot.
Its a CAD in which you can create 3D worlds using DirectX 8. Its a future project for the game World of Magic. But like im a bit stuck i need some help. Includes two maps and other cool options. Dont vote, help me. I couldnt upload the file to PSC so please download it from: http://andres_zacarias.tripod.com/Code.zip
Simply gets the most up to date us to uk (could be changed easily) from a web page (just searched for it on msn and used the first one i found) it then uses this to convert a currency entered, using the sign (£ or $) put before it to determin the exchange rate to use
a update to my game bomber, a cool little game where you bomb planes, ships, and subs getting points when you do it. Oh and finally i added speed control (for all you peoples with the speed problems)!!! and last but not least there is a surprise if you have over 1000 and press P. please VOTE AND COMMENT!!!!
this document explains how can you control parallel port.
This code is written for one of our clients who use our web based remote document update mechanism. They needed to get large tables from their Word documents, convert them to HTML and publish them via web. But Word puts a lot of extra tags and variables to the final code even they selected to save the document as Web (filtered). This code helps to remove style and class variables and some tags from a HTML code and outputs the simplifed HTML code.
This simple database will save all your books collection, it shows the use of ADO, DataReport and DataEnvironment, it shows how to Add, Save, Edit, Delete, View Reports. Other cool stuff it contains a toolbar and a file menu. It also shows the enable and disable functions.
This code will loop through all drives and determine what type it is(hard disk, floppy, CDROM, network, etc)
This is a Winsock Tutorial I created. It is a reasonably nice chat client / server, save chat session text, change username, etc. This is in response to someone else's Winsock Tutorial, I made this one just a bit more advanced, but left a note besides almost every line of code, and added more features. If you read this code, you will be on your way to making great client/server applications guarenteed. Enjoy !
Easy way to return system variables
This class enhances the brillant Run as command which ships with Windows 2000/XP Run As allows you to Run a program as any user without the need to log on and off. My RunAs class allows Network Admins to use Run as without having to type in a password this means you can run a batch file using run as with no user input. This class uses the API code from my forthcoming RunApp product the only different is my final product will allow admins to create encrypted files which can be passed into the excuteable so the username and password won't be exposed in a batch or VBScript file. To use this class compile it on the server or client you wish to use it on. Register it using regsvr32 "Path to compiled runas.dll" at the command prompt.
Since my last update submission failed i try one more time to submit This update of My DirectX7 3d engine For people who don't know JohnaDX7 engine: my engine handles with 3dsound,Xfile,Axis Aligned Bounding-Box,Great landscape engine with hi-collision detection,cool particle system for generating smoke,fire,snow,fountain,explosion.. This update shows a faster landscape with particle and Xfile with great collision detection.. So check it out at this link http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=33002&lngWId=1 Pleaze VOTE and LEAVE FEEDBACKS at this link
Extracts the contents of a "child" substring from a "parent" string between 2 additional specified substrings. For example, if you called it like this: GetStringBetween("Fourscore and seven years ago, our fathers", " and ", " our ") It will return "seven years ago,"
Put Your Application in StartUp in 6 diferents ways. Inclusive sub7 "Not Known" method, system.ini. Show too How to get Windows dir, user logged, If file,folder or drive exist and App.Path.
Subclassing standard VB Command Button, CheckBox, RadioButton for own paint with graphics from Windows XP