Results for "Volume: 6_2008-2009"
Capture desktop color and picture from mouse cursor position and save picture
Some String/Memory Functions in C/ASM (no comments yet) I may submit some comments to when people ask for it. This code is IMO only usefull for who are coding an emulator and need some extra speed, which this code will probably give. Please note that a lot of the ASM code could still be optimized a bit, but that I leave to you ;)
This sample program is a simple way to learn how to search for items in a listbox.
The article is a GREAT, EASILY UNDERSTOOD introduction to wirelss apps for even the beginner java programmer. It explains the code in a step by step manner that will bring clarity to anyone that has a basic understanding of java.
This is a re-make, with some added suprises, of the calculator game DopeWars. This code is extremely easy to understand and edit, with TONS of comments. Great learning tool. Fun and addictive game. Please rate!
This is my first bas file. It contains 134 WORKING subz/functions for AOL. Please email me if 1 or more of the functions do not work and the error message.
Shutdown, Restart and Logoff Windows2000/XP and can use shortcut for the operations.
This Code is very Simple about checking out Boat Numbers of Boat Sails....Check it out for more info :) ....If you have any query email me @ [email protected] ....Thanks-- Samiha Esha :)
This is a class module that allows a "Rebar", or an Internet Explorer style toolbar to be made. It subclasses the Rebar and can trigger events when the rebar is moved, resized, clicked, mouse moved, and a lot more. The rebar can hold any VB control, even UserControls. THIS IS NOT MY CODE! I am simply passing Ramon's code, which can be found at www.zonecorp.com His code made this sample possible! You can e-mail Ramon at [email protected]
How to use ALT & Function Keys with the sendkey command
This is Auto Shut Down Utility 4 Win 9x and to see much more check this out..................
Learning basics advance and interesting aspects of writing classes. This project was originally used by me in a class room setting were some things will be lost outside this setting while many things will be just fine as a learning tool. Feedback and questions are indeed welcome. The main mission here is to share knowlege. Please note: The best way to digest the information within is to pick small chunks at a time, learn each piece before moving on. Working with classes at the most basic level is easy but as we progress it gets complex for a while then becomes easy again.
This code demonstrate how to create a simple address book. How to use buttons, tables, JFrames, and etc...
This program shows how to manipulate Windows registry using VB.NET.This application has features such as : 1.Directly opening a command prompt from the folders context menu 2.Disabling popup ballons,etc. I primarly tested on Win XP and I am sure that it works on any Win platform that supports .NET framework 1.1. If you like please vote me!
This code is the first posted on Planet-Source-Code to do more than just ADD and GET INFO from INI files. You can now also DELETE Keys, Values, EVEN SECTIONS. I am working to create functions to rename sections and keys also. Enjoy this code! Fully explained!
this is a totally differn't type of screensaver than what i've found here, this is actually pretty funny to just sit back and watch =-)
Hello Coders, this program will teached begginers like me on how to code ADO.NET 2.0 and make functions. Please don't forget to vote. Happy coding everybody
First time post. This program has two halves, a server and a client side. Once the button is clicked the server side displays your webcam on the screen. Once the client side has an ip entered and the connect button is clicked the server will start to save the webcam image, compressing it as much as wanted by the quality tab. Then it will send the compressed image using winsock to the client which is then displayed. It works very nicely on your own computer but lags across the internet so hoping for some input so that I may improve it. I will repost any improving that has been done.
Sample chat (client to server), VBChatJr v1.0.45 Server-side optons: Client-handling (up to 15 on port 1000), user list updates, Idle user limits, administrative booting (double click user name), client-code intercept via "Guard", server started via "Start" button Client-side options: Vairalbe local port, default host is local pc, 2 codes