Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #100775
Bouncing Ball Example

This example shows how to create a bouncing ball on your form, also let's you manipulate the kenetic loss and gravity settings. I found a simpler version of this online created in Java, it looked interesting so I converted it and improved on it. The formula still has a few bugs in it that you can read about in the project files, good source to learn how physics and C++ can interact, if you use improve this even more please pass along to others.

Java_Volume1 #93105
Create a DLL Easy as 123 (Part 2)

Step by step instructions to create an ActiveX DLL ! In this lesson we will create a DLL to compact a Database !

Java_Volume1 #100776
A 3D CUBE MAGIC open gl

Cube Game ver 1.5 (opengl) You need to order the Cube by Color (everyone know this game) this 3d Game need a fast computer if the cube move slow then you need better graphics Card this a beta version and i will improve it (please Excellent me!!)

Java_Volume1 #100777
barrysSimpleWordPad

Creating of Simple WordPad like application can be achived using the methods in this example

Java_Volume1 #93106
Database Autocomplete TextBox Module (No API)

This is a veeeery simple code to make one autocomplete textbox that gets the first letters you typed and searches for the most similar word from a table and then completes the rest. No API Calls, No Classes, Only few lines of code in 2 events...Simply save it as a module (.bas) and add it to your project

Java_Volume1 #93107
MDIChildMaker-Use ActiveX forms as MDI child forms

THE PROBLEM: VB allows regular forms to be instantiated from an ActiveX DLL...but does not allow MDI child forms to be instantiated from an ActiveX DLL! THE SOLUTION: MDIChildMaker! Now you can put your forms in a seperate ActiveX DLL and use them as MDI children forms in your main application's MDI form! NOTE: This is not a trivial example, but uses native VB subclassing techniques. This is one code solution EVERY VB programmer MUST have! Check out www.cyberbiz.com

Java_Volume1 #100778
How to Use DOM and XML in an MFC VC++ App

Overview: This article explains how to program Visual C++ to use DOM for XML manipulation. XML is composed of elements. An element is a user defined tag name with a opening and close pair: such as, Attributes are name/value pair combinations within an element. The Document Object Model (DOM) is used to add, update, and remove elements and attributes. This article will explain how to manipulate xml elements and attributes using Visual C++ and DOM.

Java_Volume1 #93108
Access 97 Password's viewer

This simple program allows users to see the an Access 97 .mdb Password, to open it after.

Java_Volume1 #93109
ECInet

This beta version of my networking component consists of two classes. The first "Email" sends email optionally with attachments encoded as base64 and compatible with the MIME 1.0 protocol. The other "Upload" allows for uploading of files through a web browser. Both were developed for use with Active Server Pages, but could be adapted for other uses as well.

Java_Volume1 #93110
DirTreeView

This is Explorer-like drive/folder TreeView. No delay at startup (for the hell of read directory structure), because content of each folder is readed on "expand" event. You can also specify any path and this code automatically find the path in TreeView. Base for this code are taken from other submission on Planet-Source-Code. Thanks to all programmers for publish their codes on this excellent server.

Java_Volume1 #99775
Compiling .java files with right click (windows)

This allows you to right click on any java source file and Compile it.

Java_Volume1 #99776
Cool Javascript

It contains three javascript programs, Ticker tape, Tooltip and a dragable window. This is all of them made easy. Very easy to understand codes. Codes are very short and very straigtforward. Vote for me:)

Java_Volume1 #93111
Desktop screenshot with internet send

This will stretchblt the desktop into a picturebox! Next, if you have two instances running with the correct IP's (use 127.0.0.1 if you only have one machine), a copy will be sent to the other (using winsock).

Java_Volume1 #100779
Playing Audio in Windows using waveOut Interface

This tutorial will teach you how to use the Windows waveOut multimedia functions. It also explains a little about how audio is stored in the digital form. I hope this tutorial is useful. Full source code is included as is a downloadable version wrapped in an MSVC++ project.

Java_Volume1 #93112
LongToRGB

Converts Long values (used by getpixel and other low level color functions) into RGB values that you can use. Useful if you want to manually remap an image or make some kind of color effect.

Java_Volume1 #99777
MyUniversity

This program deal with university database,it has many function! you must see. Vast amount of Swing component and graphic such as Skin(look&feel) ,JToolbar,JCheckBoxMenuItem etc. you'll got a good swing tutorial if you download this source. Database is used by this program was design with ER & NIAM diagram (I've inicluded these diagram to distribution) and I selected MS Access database to implement,if you use other System (Not windows) you have to change database and you just change the value in config file then ready to run program without compilling. Worth for download. Please vote for me if you like it !!!

Java_Volume1 #93113
Access Table Tracking

This Application helps in tracking all the MSAccess databases and lists out the Tables in it along with the Fields in it.

Java_Volume1 #93114
Slim Chance Solitaire

This is a simple example of a card game using vbCard.ocx found at http://bargainbd.com/opusopus/vbcards.htm. I don't know what the game is called. My wife made up "Slim Chance" becuase it is very hard to win. I also used another ocx called JMGResizer.ocx. It resizes controls automatically. It can be found at http://www.geocities.com/SiliconValley/Sector/7902/jmgresizer.htm Both ocx's are free.

Java_Volume1 #93115
Mp3ID3TagEditor

This Code Get's The Mp3ID3 Tag. It Also lets you write to the Tag. It has perfect support for the Genre Part, and it's well commented. I know there already are code that does this, but they either dont let you write, or they dont support the Genre part. so here it is, email me for a .exe that demonstrates this module.(Now Includes Project for demo)

Java_Volume1 #93116
a Simple Game tutorial

This is a small tutorial designed to help anyone who wants to begin making games but does not know where to start! This requiers little to no math at all. Design windows games in a flash. Well commented and easy to understand. You will be amking games in no time. The tutorial is a working application which shows you the insides of the game and how everything works. This uses the EZX Control. If you use this, please tell me what you think.

Languages
Top Categories
Global Discovery