Results for "Category: Miscellaneous"
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.
Sample shows how to use socket ad winsock technologies from Visual Basic. This sample makes a telnet conection to a remote server.
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
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.
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.
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.
views all types of pictures including animated gifs !!!
It tells the time, and seconds since midnight, with a seconds progress bar and colour changable faces !!!
*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
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
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.
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
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....
This code just shows you how to open and close the cd tray, pretty straight forward
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.
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.
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 !
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!!
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!!
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.