Results for "Volume: Java_Volume1"
A clock using the Cinarian Character Generator (also seen in the Universal Time program) Added an FAQ to read it (click upper left corner)
No interface, just the song using Beep API... XP Only, sorry. I didn't write this but thought it might be enjoyed after seeing a single beep get 5 globes :p.
Finally the much-awaited (i wish :-P) sequel to PaddleMax, the extremely popular (i wish) game that stormed (i wish) the net! No, seriously, its a VB spinoff of those classing "destroy the bricks with the bouncing ball" games, with some cool powerups that give it a unique edge. I just took all the feedback given on the 1st one and made a second one with all new levels! It comes with a level editor, and is COMPLETELY commented. Please vote and leave comments!
converts image (all images in your pc) bmp to jpg or bmp to gif
Shuts down the computer either at a pre-defined time or after a certain period idle. Fully customizable and capable of running on win9x, winNT, winME, win2000, winXP. Includes most or parts of my other submittions including registry access, ini files, encryption, system tray (with auto-reload feature), system specific features like the win2000 and xp window layering, snapping windows to the size of the screen, using the system fonts, changing thread priority etc. There is very little that's NOT customizable in this. You'll need to register the system tray ocx and the idletime dll. This is a freeware program so feel free to use any code. Votes are, as always, welcome. Comments and suggestions even more so. If you feel that there is way too much code in this for what is achieved, then keep in mind that mostly APIs are used for speed and effiency reasons and also that some of the modules are general and not all code in them is used in this particular app :-)
Allows your user to create simple ~ complex pure API menus, with scripting and an unlimited amount of sub-levels. This was actually created for a shell replacement project of mine, to allow simple and customizeable menu objects for my users.
it's an application in which i use text files databse, yes......... when u work on it u feel that u work on a database project, but it's compleately text files database project, you learn soo many of things when you use this project beleave me..........
Has a simple cash register, monitor sales and product status, user restriction. it is a simple Point of Sales Dont forget to rate and vote
This is the sequel to my previous submission "Dots". Meet "Dots 2". This grpahical process will produce "pipe-like" effects.
This is a class module that will return a midpoint color between a start and end color. You specify the start color, end colors, and a percentage to find out what color falls in between. A method is included to draw gradients on a form or picture box. This is a standalone class module. A project is included for testing the class, but you only need the class module in your final code.
This program is basicly a server that sits on a remote machine. By simply typing the IP address into the internet explorer address bar. it will require you to login with a username ane password. This update containes streaming processes. I also added a connection monitor. Along with other updates the login page is now more secure............................................................................................REMEMBER!!!!!!!! you must change your security options to allow you to use active x components. i have some oages use the activex winsock component...............
This is a class module that provides a LIFO stack for parsers et al. Pretty well commented and comes with a test project to demonstrate it.
This is a vertical scrolling space shooter. I think you'll like it.
I think I have finally got it working the way I wanted. Use it to measure pixels on screen or in projects.Hope you like it.
Text box with all extensions which one always need. No more MSMASK!!! Finally!
Hi there. This is a simple, but still useful, little character map application. It's pretty much like all the others out there, only it's 'my way'™ :p Hope you find it useful, and maybe learn a little from it. The project also serves as a thourogh and detailed demonstration of my paintlib - I actually took some time to comment the code in this project. Yay! Anyways, enjoy the code, until next time :) Ravn Revheim ravn_revheim@hotmail.com
If you want your program to become very popular you must use all what is in the article. this Article contans Contents To read the content of the a list box to add a row in the ListView to remove an item from the listView to remove a selected item from the listview if there is more than a colomn on the listview and you want to add to To put more than one line in the MsgBox To create a directory to view a submenu on the form when you right click it to read a specific letter in a word in the text box to know the windows version to go to a new line use to make an object on the top of the taskbar To add a text to the listbox to open a message box MsgBox to declare an input dilog box To show the current date and time to show the date only to show the time only to take the value of a string to declare a random number to print to the defaut printer to connect the File viewer with the Directory Viewer to run a file to save to the registry to get from the registry to click a button by pressing enter to insert a picture in the button if you where wrighting a code and it was too long and you want to to make a word in the menu checked if you want to type date or time or both to make a declared variable limited The means How to use the case to make a form in the center if the screen to make a form full screen to know how many forms in the project to open files to use the winsock
Simulate a traffic (smileys are driving cars) _-_Vote If You Want_-_
VB.NET is completely Object Oriented. Most VB 6.0 programmers find it difficult to cope up with the new object oriented features of VB.NET. The whole tutorial is divided to 10 lessons. Each lesson is available as a vb source code file, in the same folder. You can open each lesson and start learning. Creating And Using Classes And Objects In VB.NET, Encapsulation, Abstraction, Inheritance And Polymorphism , Overloading And Overriding , Constructors And Destructors ,Static Functions etc - and relevant comparisons with VB 6.0. [Important: This tutorial explains everything from beginning - including how to download and install the free Dotnet Framework. Also, you don't need any other tools - like Visual Studio.NET - to compile the excercises in this tutorial.]
This program lists all processes on computer and sorts them into listboxes depending on their detailed information. If it is available, you can also check detail info on a particular process, search for not-found processes. This application is meant to act like a Virus/Spyware/Adware protection that alerts you on common viruses etc. It automatically scans all your processes and matches them with the ones in database and those that are recorded as Spyware / Viruses etc, they are highlited with comment after the process name saying - ATTENTION This code is not fixing any viruses, spywares etc, it is only identifing the problem. The next step of removal is upon you. Enjoy & vote!