Results for "Volume: 2002C"
This code draws transparent frames around any control in any style you want and it's so easy to use !
This ActiveX Control show you the latest code submissions on Planetsourcecode, like the Ticker on the left hand side.
An excellent set of ActiveX controls which are so unique that you'll start using them in your software instantly.
This is my contribution to all these mixing programs out there. This one has a crossfader that you control, volume control and the track names turn red when there is less than 20 seconds left in a track. This update includes: - BPM Counter - Drag and drop ability (i.e. Windows Explorer) - File find form to help changing tracks - Time elapsed and time remaining display
Will not let the mouse leave the form specified.
The most successful program of all time on Planet Source Code is RJSoft's textured 3D cube, it has had 176 excellent votes for it including my vote. People obviously were impressed by real time 3D texture mapping - it's the best graphics you can get. RJSoft's program produced these cool graphics using DirectX 7, it is a very well written program. But what if I were to tell you that it is possible to do this WITHOUT DIRECTX?! Yep, this is texture mapped 3D in PURE VB CODE! It doesn't use DirectX, no OpenGL, no DLL's, just label and image controls, and NO DRAWING API's - not even Windows ones. It doesn't use ANY API's in the main rendering loop!!! Yet it still has several rendering modes to choose from and runs at the following frame rates (on my 400Mhz PC). Corners Only - 135 FPS WireFrame - 120 FPS Outline - 110 FPS Flat Colour Polygons - 40 FPS Single Texture Mapped Polygons - 20 FPS Multiple Texture Mapped Polygons - 11 FPS That's FAST! I don't promise the graphics to be as good as RJSoft's program, but I do promise they're done in pure VB code. You can spin the cube on the x,y and z axis and stop it too. You can change the rendering mode by pressing the spacebar. So, 176 of you voted for RJSoft's program using DirectX, I hope you think this deserves a vote too. NOTE - for best performance run the compiled .exe (supplied) and close all other programs. This doubles the frame rates!
Mint is an instant messenger for Windows NT. IT uses the NetSendMessage API and many others to display a constantly-updated list of users you have chosen to monitor, and allows you to send messages to them, ignore them, and be notified when they go online/offline! Mint does all this without requiring the other person to be running Mint themselves. (although Mint is required if they wish to reply). The interface is similar to that used by ICQ, and provides many similar features, but without requiring a central server, or other clients
This is version 2 because it actually works, i responded to an e-mail about it. This one does work i promise. This is an easy to use web explorer. It can logon automatically to the net, it has a hovering surfing panel (never seen before) to enable a full browsing screen it has pre-coded web sites. Any problems, e-mail at david_j_lovegrove@hotmail.com Each e-mail will be read and taken into account and used to make the next version even better.
Simple Waveform/FM synth. Use it to create wavs for trackers, or games, or whatever you have in mind. New version features 13 filters, and sweet fm synthesis. Generate using the default settings to hear the FM.
This is just a simple skin example. It uses the BitBlt Statement. Please leave all feedback. I will try to email a reply, or ill post it here.
This code allows you to download all files included in a directory (and also in subdirectories) using FTP. If you stop download, when you restart it application verify all file dimension to avoid to download againg files and restart download from where you stop it. In this code you can find a class that implemts ftp comands over MS Internet controls (very useful).
Shows the basic save/load procedure in Binary
This will generate a unique serial number from your username! This is very handy for protecting your software! The code is fully commented so u can see what the hell is going on :o)
Detects Numega SoftICE-NT (WinNT/2K) using a generic services module to hunt down the NTICE service.
This is the update to my O'clock that I posted early today.Vote for me or at least give me some comments!
Have you ever seen it in a program? A long snake that is following your mouse pointer. Here is the code. PLEASE VOTE FOR ME!!!
it show how to enable / disable back & forward in a webbrowser control
Search for all Drives connected to the computer including networked drives and states them in a list box.
This Code allows you to change the title of the title bar of IE 4.x and above on a Windows9x machine. It also has an option to backup and restore the system registry as the above change a registry key. I want to thank all who contribute to this site. I am a beginner and I have learned a lot from all.
drag and drop files into a textbox is simple with this code