Advertisement

Results for "Category: Miscellaneous"

7_2009-2012 #233967
Memory Monitor (Revised.)

Monitor's usage of: Physical Memory Usage in percent, Virtual Memory Usage in percent, Shows total amount of RAM, Shows amount of free RAM, Total virtual memory, Free virtual memory, KB used in the current paging file, KB free in paging file.

7_2009-2012 #233996
A Socket sample project - make a telnet session to a remote server

Sample shows how to use socket ad winsock technologies from Visual Basic. This sample makes a telnet conection to a remote server.

7_2009-2012 #233998
Parallel Port Controller

The purpose of this program is to show how to use inpout32.dll to get input and output through your parallel port. This was created on XP pro so I presume that it will also work on XP home To use this porgram you will need the inpout32.dll you can get it from : http://www.logix4u.net/inpout32_source_and_bins.zip

7_2009-2012 #234000
JNI C++ and java working together, interactive use

Use the Sun's JNI API to communicate with a DLL generated with VC++ 6 It could overwrite java variables in your class from the dll, send, receive, work with the data. UPDATED UPDATED UPDATED UPDATED UPDATED I have updated the project, i added te Alex.def file what was missing. I was not able to test it because i have not more the Visual Studio 6, so, if it gives you problems just check the declarations on it, you can goole for dll definition files. Very soon, i will upload a sample DLL project wich, interacts with Java - > C++ - > .NET Framework 2.0. In other words, an hybrid of C++ and .NET to work with java. As you may know, it may be a very very very powerful component. The limit will be your mind.

7_2009-2012 #234003
_MsgBox Creator_

This is a MsgBox creation program I made to help complete beginners with Message Box's. There used to be an aplication that came with VB 4 or 5that did somthing similar.

7_2009-2012 #234011
Generate a pure image graph/chart

This code snippet demonstrates one easy way to create a pure graphic of a bar chart and line chart combined using the OWC.Chart object(msowc.dll). The msowc.dll is a component distributed with microsoft office. The greatest benefit from this is the fact that you can create almost any type of graph as a pure "GIF". My example code is an easy 'Cut and Paste' cookies cutter code that shows you how to make a pure graphic of a bar and line graph all in one. If you stare at this code long enough, you will figure out how i did everything, it is actually very simple. This is great for any site that needs to display a lot of reporting.

7_2009-2012 #234041
A Picture Viewer

views all types of pictures including animated gifs !!!

7_2009-2012 #234042
A Clock (rsa's clock)

It tells the time, and seconds since midnight, with a seconds progress bar and colour changable faces !!!

7_2009-2012 #234043
Tiny Online Installer

*Updated* 07/01/2003 The installer was trying to make a shortcut, even if you didnt provide info for one, also ive changed it to compile into P-Code, making it compile to just over 50kb now ;D I was in need of an installer similar to the one SmartFTP provided, downloading the install files from a HTTP server, i couldnt find one to match my needs, so i made one, and here it is.. :P Its extremely simple, only took a few hours to make, thanks to Sean Gallardy for his brilliant http downloading control ;) Comes complete with demo config file, compiles to just over 50KB, making it small, and easy to distribute over the net. Please leave your comments, suggestions etc...it would be appriciated

7_2009-2012 #234054
A Client/Server example/tutorial

This is an example of a VERY simple Client/Server using winsock. For this and more tutorials and example code visit my site http://affordablefreedom.com

7_2009-2012 #234057
Username and password

put not just a password but also a username on your program, it is a very simple way and is well comminted. i would like to see feed back and a rating please *****THIS IS FOR BEGGINERS***** thank you.

7_2009-2012 #234058
Beginners tools!

If your a BEGGINER and want some code for the basic tools, take this, it has, mouse over....progressbar.....listbox....... etc.... only recomended for begginers, please give feedback. thank you

7_2009-2012 #234059
Beginners stuff V2

Rite!i had submitted a file and so far it got 4/4. this is a better version of that with lots of more useful things for beginners added! it has msgbox's, moving text, colors.....lots of things, it is only for beginners to learn from, so. please vote, AND give feedback, thank you....

7_2009-2012 #234061
Open / Close CD Tray

This code just shows you how to open and close the cd tray, pretty straight forward

7_2009-2012 #234068
SelfTimer 1.1

This is a self-contained timer class module. This means there is only one class module required, thus no external module file. This has been achieved by adapting SelfCallback code by Paul Caton and LaVolpe, but this time around I've simplified the code as the requirements in this kind of a class are minimal. Thus the code is much shorter and may give a better picture for some people on what is required for SelfCallback. Naturally the timer is IDE safe so you can hit pause and stop without a worry of crashing. **** Update 1.1: the code is now shorter and faster, code adapter from Paul's Universal DLL Caller. Now all code of interest is in Private_Start and Private_Stop.

7_2009-2012 #234072
yahoo chat room banner ad killer

this code will disable the yahoo's chat banner located at the bottom of chat rooms. you can create your own custom banner instead of seeing yahoo annoying ones.

7_2009-2012 #234087
Video/MP3 Player Updated !

I've been using this program for almost a month mow and it works perfectly on slower Machines. Codes are straight forward. So, beginners can easily understand the flow of the program. This is my update of my last submission which is purely video player. I added an MP3 player window for an ease of use when playing mp3 files. Have a nice day to all ! Comments are welcome !

7_2009-2012 #234098
Scroll Mouse Keys Move Pix

Move the picture with scrollbars, mouse and keys. Just take a look at it. It's easy, just a few lines of code. Try it now!!

7_2009-2012 #234099
Treeview (Take a look!!)

Simple way to populate treeview with the Dir control. Fully commented. Just a few lines of code. I tried it great readability. Just take a look!!

7_2009-2012 #234102
Obscenity Filter

This application will try to close IE windows whose title captions contain obscene words. The app checks for dirty words in the title bars of IE windows and if it finds one, try to close it. I have included a file named "WordsList" which contains some dirty words.

Languages
Top Categories
Global Discovery