Results for "Volume: ASP_Volume3"
Auto Connect Software is very small application to auto connect to your RAS or VPN services. For each connection, it checks to see if the connection is established, and if it isn't, it attempts to make a connection. It can work as a form or tray icon for using less memory.
Please read. Ian likes this letter by me.
You dream to build a multimedia application? Voice and video chat applications?; Multimedia players? Networking? Wow now you can, its very easy cause you are going to use the Direct Library that contain the most required classes that provide very easy to use interface,!!! For example: you want to store a video stream to AVI files, just 2 lines; Open camera, Start recording, you wana create voice chat!! no problems just 20 line of code and u are done!!!. Library contents: 1- Audio recorder and playback | 2- Video recorder and playback, frame grabber for video chat, live stream for live camera watching. | 3- Server/Multi-Client voice chat, for voice communication over WAN. | 4- Server/Multi-Client data chat, for data communication and file transferring. | 5- Audio mixers, to control the sound card mixer controls and channels. | ___________________________ You can use these classes in your projects to ease the process of multimedia programming, this project consist on DirectX 9, DirectShow.Net from sourceforge & Audio.Mixer library. Get relax now and code easily using the direct library. :) |||||||||||||||||||||| NOTE: If you face an problem with DLLS please download your complete version from http://www40.brinkster.com/DominatorLegend
This is a classical whois application to query on Internic (network solutions) for international domains or query for turkish domains on METU in turkey.
Converts pictures into different file types and changes dimensions The other night I needed to convert alot of pictures into wallpapers so I created this in a couple hours.
Is a Chat Client just like MIRC ... In Spanish , all the help file is spanish too, I developed with a friend in college, we are from Honduras Central America
This code causes the form's TitleBar and the form's TaskBar Window to Flash.
Snake game . same as you played on your cell phones , but this one has some really good effects and graphics ,fast, smooth and flicker free animations made in 16 bit msdos . coded in c just uses one class :-) please take your time and vote for me. Your vote will be greatly appreciated. Thanks... ENJOY REGARDS SUHAILKALEEM
Description: This program demonstrates an audio amplifier unit connectable to a disc-man or the computer. This amplifier unit’s volume controllers have been replaced by customized motor driven volumes connected to the PC parallel port. Now you can programmatically mute the volume / bass / treble of the amplifier or design applications that make creative use of this idea.
Pretty cool 3D lower level AI simulator. There is a food chain. The low creatures eat the stationary food, the high creatures eat the low creatures. Once a pair 'mates', the mother carries eggs with her for a while. Once a counter is reached, the eggs hatch. This counter varries with genetics. When a pair mates, the child's DNA is composed of 40% mother's genes, 40% father's and 20% random. The genes contain information that controls the creatures behavior. This behavior works like Maslow's heirarchy of needs. There are 4 states, Look For Food, Look For Mate, Run Away, Roam Around. Genes contain a priority for each state. A creature will not do a priority 2 state if the requirements for priority 1 are not satisfied. These tolerances for these requirements are also contained in the genes.
The smallest media player ever! no sdk or dlls require,it can play this file formats *.wav, .snd, .au, .aif, .aifc, .aiff, .wma, .mp3, .cda, .mid, .rmi, .midi, .mpeg, .mpg, .m1v, .mp2, .mpa, .mpe, .avi, .wmv, .asf, .wm, .wma, .wmv. and much more with only a few lines of code.If you like this program or find it useful please vote.
This is a Minesweeper game, similar to that of microsofts version.
Draw a real 3D shpere using ONLY lines. This code can be easily modified to show other 3D objects. All you need to do is an array of coordinates. It does everything else for you (display, rotation, zoom etc) HAVE YOUR PERSONAL 3D ENGINE!!!
This code will Install MSWinsock.ocx (Winsock) and MSINet.ocx (Internet Controls) and remove the crappy message about needing a license when adding the control(s) to the form! All done by a BatchFile. You do nothing but click on the batchfile!!! Its that easy! If you have had ANY ERRORS with these controls, or dont even have them, this well fix... DOWNLOAD NOW! Internet programmers MUST!
Simple Win32 API Tic Tac Toe game. Has a total of 24 strategies/blocks incorporated into one function called smart() that works on defense as well as offense. It checks to see what moves have been made and makes it's move accordingly. Better than playing a human for the computer never sleeps. ;) Good example of writing your own functions to perform tasks there are no built in functions for and getting different return values from your function to act accordingly. The boxes are numbered from left to right with the top left box being one. The top row is one to three, middle four to six and bottom seven to nine. Push the button that's number corresponds to the box that you would like to choose. Good example of subclassing child controls and using the template resource editor to create and display dialog boxes. One or two players.
Media Player 10 EXAMPLE
On the whole this program was written under the impression of the WinHack (v1 beta) (I am sorry for taking the name, I do not claim to have the trademark) by Wedge Software. I also added the "Window Manager" feature to it. I think it may be useful to anyone: --If you are not a programmer, then you may use it's features. --If you are a not advanced programmer then you will know: -What are some interesting Registry Keys (e.g how to change system user's name and organization) -How to create a 'Control Panel' folder, etc (thus, for instance, you may have any number of Recycle Bins on your Desktop) -How to use the registry -How to work with windows -How to reboot the computer (though this code is commented out) -Many other stuff on general VB programming -Please, read the README.TXT file, supplied with the ZIP
New Page 1 Description: Aero Blasters is full featured game that shows off the DOS based “Air” engine made in the Borland C++ 3.1 environment. The engine is included herein too. This engine is an extension of the DOS C engine “Air Fighters” made on the same platform by me. This engine is capable of generating a complete air simulation if it is provided with appropiate bitmap imagery. Some of the capabilities of the engine are as follows Features: Supports multiple enemy and fire types using sprite inheritance. Wallpaper scroll algorithms. Sprites controlled by frame sequences regulated with counters. Fast Airplane Homing Missile support using a modified version of the Breshnam’s Algorithm. Smooth Keyboard control incorporating DOS interrupt vector table overriding for multi input per frame. Fading screen transitions by Palette register manipulation Optimized Bitmapped sprite rendering with transparency support and frame counters. Optimized mode 13h graphics library. Assembly enabled 80386 processor optimizations encapsulated in C++ classes. DMA fast data copy system. All Advanced low level features transparently encapsulated in C++ classes. Full documentation. Smooth scrolling backgrounds using double buffered surfaces. Engine speed of 60 frames per second depending on the vertical retrace of the client monitor . Collision detection algorithms based on rectangular surfaces. Jet Mouse control support in absolute and relative acceleration modes. Single Threaded. Easy to use class hierarchy. This game engine includes a test file that plays a demo application in which the user controls the jet fighter movement using the keyboard cursor keys and the keyboard right Alt-Ctrl keys to fire weapons. The demo provides a scrolling screen where help can be found. Unzip the file and open the project using the Borland C++ 3.1 open prj feature. This code is ideal for all friends who are new to game programming or those who are looking for new ideas. Please give me some credit when u use or abuse this code :) Many ppl have told me about a "bios.h" problem. Guys, it's INSANELY HARD ( impossible for me ) to run this code on any other 'thing' than BORLANDC++ V 3.1 or TURBOC3.0. You can find thse easily, TC3 is only 3MB so get it. This is the IDE of choice in most aacademic institutions !!!!! Please vote for this project if you liked it using the links below :) + You may ask me for help if you are porting stuff to windows or Direct X. I'd like to help ( for free )
This is the tweaking tool, task manager dan system information. There are over 30 triks to manipulate Windows by registry. Please give me your vote and may be your sugestion to repair and make it better
A simple example that allows the user to click a command button to bring up your MSOutlook, etc. with the specified E-Mail address in it's right box. This is a very useful piece of code that allows those that use your software to send you comments with a click of a button.