Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #88878
Particle Emiter UPDATE

I got rid of most bugs, and putted Option Explicit And for the most important I added some new Effects. Votes and Comments are welcome.

Java_Volume1 #88879
Balloon Tool Tip Code Generator Add In

By Request, A VB6 Add In for creating Tool Tips. Generates declares, DIM,s and code for Tool Tips. Tool Tip can be standard rectangle, or Balloon style. Based on Easy Tool Tip Class on PSC http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=57489 You can add the class module to your project, or ... use it as a "Real" Add In and go to the Project References (under "Project" on the tool menu)and check "Tool Tip Code Generator" to expose the class to your project. Sample Project included. See the "ReadMe" file and clsToolTips module for details on use and properties of the class.

Java_Volume1 #87963
easy mapeditor

a good mapeditor to easyly create and edit maps upto 1000 * 1000 tiles, only 50 lines of code! i made this cause i saw many bad submissions with slow bitblt commands or way too litle tile buffer to work properly, those codes were all over 100 lines and used api, so i wrote a lil mapeditor to make maps, you should write your own saveroutine, cause i didnt want to put mine in the code(im creating a dx game so i dont want that to be public)

Java_Volume1 #87959
Tim's Scientific Calculator 1.01

This program is a Simple Scientific Calculator. It handles Roman Numeral, Hex, Decimal, Octal and Binary numbers. Degrees, Radians and Gradians. All the standard Trig functions. Factorial, Sqr, Inverse, Square, Cube, X^Y. Fun conversions like Ounce Grams, Pounds Kilograms, Gallon Litre, Mile Kilometer, Inch Centimeter and Fahrenheight Celsius

Java_Volume1 #87960
Back UP SQL Database

Second Version Open application and change Windows (XP) theme Works Cooool with XP theme. --------------------------Code is Updating

Java_Volume1 #87961
Another Assemble a Form on start-up (Update 1)

This is a modification/rewrite of Chris Seelbach's 'A$$emble a Form on start-up' . I have used a suggestion of Luke H in his comment on 'Dr. Fire Transparent Control' to make the effect more impressive if you use XP. (it will run in earlier versions but lacks transparency). I have also modified the code 'Capture Active Window The Inventive Way (without API calls)' to allow the my code to capture a live image of the form it is pretending to assemble. A couple of new Start and Build modes and better comments. --------------------------------------- Updated: Thanks to Raul Fragoso's 'Verify if a point is inside a polygon (convex and non-convex)' I have now included a version of Chris's original wedge drawing.

Java_Volume1 #87962
Property Sheet

Just a simple property sheet to make some work more easy and show several informations in one place. It saved me lots of work. It is neither ready nor professional. Feel free to use and modify it. Would be nice if you keep me informed on updates/changes

Java_Volume1 #87964
Clipboard Mointor

Clipboard Monitor, catches whatever text you copy to the clipboard in any program and present all these texts in a list, where u can copy any or all of them or save to a textfile. The Clipboard Hook code module is "Copyright KPD-Team URL: http://www.allapi.net E-Mail: KPDTeam@Allapi.net" The rest is mine ;-)

Java_Volume1 #87967
Dictionary Parse

How to obtain the dictionary spelling using inet control and a parsing table.(If you call it that) This is the complete coding.(Maybe I should be more clear) The alternates source looking is for one source not found it searches for the next inline. If that one isn't found it goes on to the next one. I did this to get the Definition of the word meaning. What fun is it to get a return no matches found? this was not here for feedback nore was I looking for feedback.

Java_Volume1 #87968
Load an Image List from Resource

I hate maintaining ImageList controls, especially for larger projects where there might be several forms that can contain two or more of them on each form and have them same images. I prefer instead to use a Resource file for all resources and extract the items as needed. This provides faster load times for forms, creates smaller executables (since you only need one copy of each image), and becomes easier to maintain since all items are located in one place. (Notice there is no .frx file for this project) I loaded all images from the resource file and into the same ImageList control. I also added the capability in this sample to change the size of the toolbar buttons to show another advantage of doing it this way.

Java_Volume1 #87969
VbEclipse (Preview Version 0.2.36 - Last Update: 12/24/2004)

Perspectives like Eclipse. Comments welcome ;) NOTE: This is just a preview. Features: * Multiple Perspectives * Drag & Drop Support * DoubleClick to expand/restore tabs * Tabbed views * Windows XP Themes Latest version is available at: http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=58587&lngWId=1

Java_Volume1 #87970
[Advanced Firewall]

Advanced Firewall application which blocks all TCP process based on rules you specify such as Remote Port, Process Name, Remote IP, and Local Port. Logs all activity and gives option to save log files. You can also save your settings and import/export them. You can block All processes by default and allow them based on a set of rules or block only based on those rules. You can password protect the firewall and its functions with 3 different security levels. There is also detailed or simple alerts to notify you when a process is found...plus many more functions. If I get some good responses Ill continue with this project. If you notice any bugs or things you`d like to see let me know.

Java_Volume1 #87971
Increase your game's FPS tips

Increase your game's FPS, coding tips, game tips, mesh tips, etc, might help you out a bit, i know they all greatly affected the way i code VB games, vote if you want, hope it helps

Java_Volume1 #87857
Client-Server (RAT) (Remade-Nemisis)

I had posted another server client remote admin called Nemisis a while back that I had not worked on in years and I just found another version that I made which seems to be alot more perfected then the previous one and I commented almost every line of code so I hope you like it. Some may call it a trojan but I dont care I liked making it and it works so im proud.

Java_Volume1 #87858
Mp3AudioDll

This ActiveX Dll allows you to easily play Mp3 Audio using the Mci Api. You simply create an Audio object with a filename and control the playback through the objects interface. Gives you control over the speed, volume (both left and right) and so on... If enough of you are interested I will gladly expand and improve this project. Comments and suggestions would be greatly appreciated.

Java_Volume1 #87859
Circulatory System

A little "Circulatory System" program. I just want to share this program to all. It's up to you if you want to vote for this code.. Thanx..

Java_Volume1 #87860
Create XP Style Buttons

Here's a nice way to create XP Style Buttons. This literally will just take minutes to change the look of your .exe. Just simply follow the instructions and you'll be quite happy with the result. Note: You have to be on an XP machine for this to work. Visualicious is probably an even better alternative here at PSC, But doing it this way with Reshacker is kind of fun.. and the program is quite interesting...

Java_Volume1 #87861
Uses (101) for Ulli's KnightRider ActiveX Control

Well, I only came up with 3 so far. Why you ask? Well, I downloaded this some time ago and thought it was a neat effect but what to use it for? Well, I found a little time to kill and went through all my downloaded code. I re-discovered this and decided to see if there was a fun way to make use of it. I found a couple and decided to resubmit this to PSC to see what some of you evil geniuses could do with it. If you got a little time to play, let's see what you got. ;-) Let's have some fun dammit.... My revisions: Removed the intrinsic VB timer and added Paul Caton's timer class and a reference to the WinSubHook2 typelib included in the zip. In my opinion, Paul's code is one the most useful ever submitted to PSC. I have found a multitude of uses for it and it is simply awesome coding. Also, I formatted the code and changed variable names to my taste. Forgive me Ulli. Finally, I added a TripComplete event for use in my demo. To use, make sure you have a reference to the WinSubHook2 typelib. If for some reason you can not see the effect, substitute the use of the Alphablend (msimg32.dll) API for the use of the GDIAlphablend (gdi32.dll) API call. The parameters are identical so you should only have to change the function name, uncomment the Alphablend api call, and comment the GDIAlphablend API call. Votes are not necessary but if you vote, they are Ulli's.....

Java_Volume1 #87862
VBScripting Made EASY!

This code will show you how simple it is to insert VBScript into your application. This code also shows alot of features for Scripting. You can edit all of it right in the form or you can save what you have and edit in the text file. You can also open an existing vbscript text file and start editing from there. When its saved it automaticly makes it in VBScript form... See screen shot... Has a number of command buttons all doing someting differnt and putting a bunch of differnt commands at use. Practice on labels, Check boxes, Text boxes, Timers, common dialogs and more! Possiblies are endless. I hope you enjoyed my code and much i did making it. If you could please leave feedback and VOTE. :)

Java_Volume1 #87863
Hide and Seek

I am creating a teaching game for my son, and this is one section. Uses MS Agent, random numbers, and the registry. This games is actually kind of addictive...:)

Languages
Top Categories
Global Discovery