Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #87629
Yahoo Online Offline Status Check

Easiest way you will ever find to check if someone is online in Yahoo. Just enter the ID and it checks it.

Java_Volume1 #87630
Apply a Skin To a Form

Example of how to apply a complex looking skin to any form. Please vote.

Java_Volume1 #87631
Gradient Progress Bar v2

Gradient Progress Bar v2 is the second version in its series. This progress bar now comes with 12 types of gradient in two main categories: horizontal gradient and vertical gradient. They are 6 colors in each category. Comments are welcomed. If you liked this progress bar, please vote.

Java_Volume1 #87632
Histogram Control (like Windows Task Manager Performance)

This control is like Windows Task Manager performance scrollers. It's pretty simple, so the lack of comments :-( shouldn't be a problem. The main useful bit is bulding the scroller in a hidden picture box, and using bitblt to move it onto the UserControl (so we don't have to keep adding to the memory required for the display). There are a few properties for the colours and grid settings, and the whole thing's runtime resizeable (though I don't know why you'd want to do that). Feel free to use/modify/improve etc. this for your own stuff - hope you find it useful!

Java_Volume1 #87633
PathFinder: Dijkstra Method

Contribution to Julien Lecomte's post. AI path finder now goes diagonally too, less memory intensive. All credit goes to original author; if you wish to comment on the diagonal path routine, please do; otherwise any voting should go to the original author at www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=31654&lngWId=1

Java_Volume1 #87634
Apply A Skin To An MDI and Child Form(s)

Example of how to apply a skin to both the MDI Parent & Child Forms. Please Vote!!!

Java_Volume1 #87635
XP Style / Rendered (Skinned) Toolbar Buttons Control

This control lets you have Office XP Style or Rendered Toolbar buttons (useful for skinning forms). The style can be switched dynamically if you like. See the 'SetButtonStyle' procedure on Form1 for details on using the control. The control includes Steve McMahon's excellent vbAccelerator Subclassing module, and some snippets picked up from Planet Source Code - thanks to all! Feel free to use and/or improve the control - comments and suggestions very welcome. Hope you find it useful!

Java_Volume1 #87636
Internet Explorer and Office XP Toolbar

Use a better toolbar in your project Availiable Styles: - Office XP - Internet Explorer Only input is 1 bitmap file with the toolbar icons Great code to generate the grayscale bitmap in 1 jiffy

Java_Volume1 #87637
Ordered dither test

Playing with ordered dither.

Java_Volume1 #87638
FileSystemAPI

A clone of Microsoft's Scripting Runtime: FileSystemObject using API calls with a few additions and necessary changes. If you want total control over file access this is the object for you.

Java_Volume1 #87639
RAW IP Sniffer

Updated.(21/nov/03) Sniff all IP Packets in your PC using RAW sockets (needs windows 2000 or XP) I´ve used a subclassing class posted here in PSC Please comment and tell me what you think.

Java_Volume1 #87667
Knot

Rotating solid knot wireframed in small window. Example of using StencilBuffer function in OpenGL.

Java_Volume1 #87668
Tunnel flight

Flight through tunnel. Example of TextureMapping in OpenGL.

Java_Volume1 #87669
Get File Sizes of Large Files

Gets the correct value for file sizes when the file is large (> ~2.1GB). Basically the file size function included in VB will give a wrong value when used on large files. The traditional way of getting the file size via API will also not work as detailed in the MS article http://support.microsoft.com/default.aspx?scid=kb;en-us;185476. After a bit of research I ended up tweaking the API function to calculate the proper file size. To see the differences, browse to a large file. Let me know if there are any bugs or suggestions to improve performance.

Java_Volume1 #87670
Some very very POWERFULL internet functions

Some very very POWERFULL internet functions Be careful some of them can harm people or machines. You can end up in jail!!!!. Use it at your own risk (like hacker's say : This 'nuclear bomb' was made for educational purposes.We dont have any reponsibility if it blows in your country) Do not do try it at home ,try it from your friends pc...;)

Java_Volume1 #87671
Integrate Regsvr32 with Shell (Click to register/unregister .dll or .ocx or .tlb

Now updated with the possiblity to register/unregister typelibs (*.tlb) it can now also handle long filenames, thanks Vlad :-) I got tired of using regsvr32 the old way, so I integrated it to the shell. Makes life easier to register/unregister an .dll or .ocx file with just an click. I can´t figure out why I have not thought about it before :-))) What you need to do is to create your own .reg file putting in below info using notepad and naming the file to regsvr32.reg Or you can download my already made .reg file

Java_Volume1 #87672
Access 97 database password recovery

this code is made for experimental purpose only. this program recovers the database password created in MS-ACCESS 97. THIS program is created for learning purpose only.

Java_Volume1 #87673
Put ANY app in systray (Updated)

Put Any app in the systray, bring up menu, and show them again. Ability to change Icon and Tooltip. Please give comments!

Java_Volume1 #87674
AutoCAD_VisualBasic_CodeLoad

A load of AutoCAD Functions in VB. Align Text, Blocks, send entity data to excel. Erase specific entites, all kinds of stuff for general drawing info and maintenance, good for beginners experimenting with AutoCAD VB and VBA, there's enough here to last a week or two.

Java_Volume1 #87675
A 3D Cube

A simple 3D test i made to help myself get of the ground in 3D, just has basic 3D algoritms. the page i learnt this from is: http://www.geocities.com/SiliconValley/2151/math3d.html You just move the scrollbars of drag on picView to rotate the cube

Languages
Top Categories
Global Discovery