Results for "Category: Miscellaneous"
This program will amaze you, and give you the creaps! It can read your mind. You'll have to see it to believe it. No joke! Just start the program and do not touch anything. Just pay attention and be surprised...really creapy :-O
This is an analog clock. Its hands move like a battery-operated clock! You also have the option to show the second hand or not. You can minimize this application to the system tray as well! Other features include a swinging pendulum, hourly chime, and time synchronization with an atomic time server without using MSWINSCK.OCX (GUARANTEED ACCURACY)! Configurations include start-up on Windows start and setting the windows to be always on top. On load, the main form reshapes to the shape of the clock as you can see in the screenshot. It has ticks for easy time reading. If you like it, plz vote!!! :-P
This Project is a Simple Autorun that I had to create for a Music Production Assignment. I decided to upload it and Stick it on PSC so beginners can understand how to use Functions like ShellExecute. The main idea of using ShellExecute Rather than using ordinary Shell is so files can be opened off a CD Rom. Try it out, it is only very basic, but I did include a more sophisticated way of using the ‘Autorun.inf’ file so people understand the basics of Using Shell on an Autorun EXE and INF File. Like always PLEASE leave your comments and votes, I know it is simple, but people who post on PSC do like feedback. P.S. If you want to download the Full version of the Reason Project, Audio Mix Down, Code, MIDI etc. please download from this link (Aprox 5mb file) http://www.datosoftware.com/PSC/AutorunSample.zip
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
*Updated*NewsFeed is an RSS News feed grabber. This ASP application will grab RSS and XML feeds and will display them on your website. RSS is a great way of providing up to date data on your site, including News, Entertainment or Blogs. NewsFeed will display any RSS/XML feed that complies with W3C Regulations (www.w3c.org). Newsfeed now incorporates better compatibility (and error handling), and a cache. Enjoy! Update: 12-Nov-05 - I have finally gotten around to updating this archive with a slightly modified version of the code which removes the "Switch from current encoding to specified encoding not supported" error. Hopefully this helps, Jaidev V.
This is a program which helps the beginner a lot. Easy coding and commented every line. If it helps anybody please comment
Hello, this is the coolest msn tweak ever made! You send it to the person and they open it.. It will run in the background of their computer quietely and every 20 seconds it will change their msn name to "I Am Gay", "I Am Homo!", "I got My Dad For Christmas!".. It is basically pointless but they think that there is a hacker in their computer! I use it on everyone and they get real scared :)... lol, use the code freely!
This Is A Cool Msn Bot! It Is Fully Functional Without Any Bugs. Tells You Your Nickname, User Info, Status Changer, And Is Easy To Understand The Coding. Please Enjoy This Code And Use Freely For Your Own Applications!! PLEASE VOTE FOR MY WORK! **UPDATE** An Update Is Now Released! It Is Called " Msn Toolbox ". It Is A Little More Advanced Than This, Though It Has HEAPS AND HEAPS Of Features. I Recommend Downloading This Before You Download Msn Toolbox. Thanking You, Jamie C.
Hello, This Msn Bot Example Runs On The Msn Protocol 9 And Allows Users To Interact And Play With It. It Is Run On Commands, Such as If a user types !menu, The Bot Will Respond As What you coded him to respond. Fairly Straight Forward, Easy To Learn, And Will Have Users Playing With Him In No Time. The Other Users Dont Need No Special Software At All, They Only Have To Add The Bot To Their Msn Messenger List, And They Can Talk To It. To Make Your Bot, Edit The " Bot.bas " Module And Type In Your Bots Email And Password. I Have Gone Over the code and checked for bugs and found none. If you have any questions Or problems with the bot, feel free to write your questions in the comments section, and i will try and get back to you A.S.A.P, And Dont forget to rate and comment this code, as i have spent hours of hard work bringing this great project to you.
This program is nothing but my wish to imitate the spy movies where the bad guy was tracked down by fbi. You can go across the world in few seconds.. Feedbacks are welcomed
This code demonstrates a simple and easy way to handle the mouse wheel in VB by method of subclassing.
This is a MSN POPUP Sound,Real buttons.. and you can apply your own language
Allows user to view all current win32 processes running on the system in a treeview with parent child relationships and click on a process to get extensive information on that process
I made this program to protect the main from from being access by an unwanted user. The curent code is 13337. So you would have to click the numbers in the same order 13337 for it to launch the main form hope you guys like. :)
compile .net source code for visual basic.net
I saw this submition >>>http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=59841&lngWId=1
This lets you take any phone number (if available: if its not private by customer request to their phone company) and reverse it to get their Name, Address, City, State, and Zip Code! There's not a program out there like this, and I don't want anyone copying it. It's mainly a good example to learn how to parse data, and a good way for me to share my program! I hope you enjoy it as much as I did making it!
Auto Click Macro, Simulate Mouse Clicks, Clicker, Get Mouse Position.
Get Pixel Color. Get Mouse Position. Get Color of the pixel the mouse is on. Show Long, Hex, and RGB Color Codes.
Removes Duplicates From A Listbox using collections, adding each item to a collection (which errors everytime a duplicate item is added), and trapping the error, you can add back the items into the listbox with the duplicates removed .