Results for "Volume: Java_Volume1"
This Program Describe How You can Add Menu To SysMenu as well as Modified the SysMenu, like Checked Or Unchecked Menu, Delete Menu, Enable Or Disable Menu etc. Remove Windows Control Box and remove Maximize button without affecting Minimize button. Hope You like it. If you developed it further please send me a copy. Please Check It Out Now.
Demonstrates how to pause in VB, without winding up the CPU, as While/Doevents/Wend code will do.
This is an substantially updated version of my Basic Winzip Functionality Post. It's a complete wrapper around Infozip's open source compression (www.info-zip.org) I've seen several of these, but none as easy to use as this one. See the screenshot for the host of options available when zipping or unzipping files. Everything you need is included in the zip, just make sure to look at the readme file. Also, for those of you using vbAccelerator's cZip and cUnzip, you've got to check this out as an upgrade.
Data Types and Arrays in a Class must be declared Private and normally can't be accessed from outside the Class. This gets arround the problem by using CopyMemory API to copy a pointer to a variable outside the Class. This allows you to read/modify Data Types and Arrays in a Class as if they were Public.
This will changer you Yahoo! Status to anything you want. All comments welcome. Shaun
This game include intersection with 8 cars. all cars driving without crash each other. the car get fuel when its over, stop on a red light. sometimes the poice is comming...
This code is irrefutable proof that LenB(String) is 50% to 90% faster than testing for String = "". Most of you I'm sure already know this, but to my surprise someone tried to correct me saying that the latter was the correct way. So for all those who can benefit from this code, give it a try. Only 2.5 KB download.
This lets u send mails. using a norwegian smtp server (can add more to the servers.txt file) *please rate*
How to change the atributes of colors(ColorAdjustment) in picture. Red Gamma,Green Gamma, Blue Gamma, Illuminant, Invert colors, Contrast, Brightness, etc. Is easy and simple.
Rotating captions are hard but doable. Keeping track of an accelerator key is complicated. This example has portable routines to rotate captions at 90 or 270 degrees & properly display the underscore on the hot key. In addition, you dictate where text is displayed by passing the bounding parameters. This will be used for a soon-2b-released vertical version of my buttons, so if you see errors, please let me know. Thanx.
Example how to rotate transparent icons & keep transparency. This sample project goes further by allowing creation of transparent icons from non-icon resources. My take: Making 1 icon is better than calling transparent bitmap routines 100's of times. Another mini-project for the soon-2b-released vertical version of my buttons.
DEMONSTRATES HOW WE CAN BUILD GAMES USING VB6
This screensaver is a result of when i get really bored. there are ten randomly placed polygons, with 3 to 10 sides. they have different radii and spin direction. when they crash together new polygons are formed.
Tired of waiting that WindowsXp shuts down?! Try this patch! Your computer will Shutdown the next times much faster! Vote and leave a comment! Thx
Intelligent Solutions For CommandButtons. You can align you caption any where in command button and also you can change the command button to optionbutton or radiobutton or what so ever... and PLEASE VOTE !!!
A piece of code to check who is blocking you on your MSN Messenger buddy list, please make sure this block check will not bypass that security settings that currently found in your messenger that says: "Only people on my allow list will see my online status and message me". Hope this is usefull for msn fan people ...
not just a player mp3 player with many and many feauters and Functions like: 1-add mp3 files with multi select 2-add directory 3-Player commands : play,stop,pause,next,prev 4-options with position bar + volume bar + change sound source to left or right side 5-load mp3 files info like (Album ,Artist ,Genre, Title, Year, Comment 6-save songs list 7-load songs list 8-clear list 9-Mp3 file properties to change mp3 file info 10-search for mp3 files in your computer and get them all 11-Songs Lyrics: here you can save songs Lyrice and all what you want -------------------------------------------------- 12-Please Vote
Lets the admin to see the Comptuer Remotely
_Now_ it's as fast as it gets, folks. Yes, Faster than the code from xbeat.net. It beats the stuffing out of VB's intrinsic replace function even without the compiler optimizations. 5x-8x faster, even though it adds the ability to use delimiters and count the number of replacements. Uses a slightly modified string mapping technique from Chris_Lucas's post here a few years ago. Thanks to Rde for the SysAllocStringByteLen declare. That, plus some changes I made to calculate all the replacements before the return string is created are what account for the additional speed in the updated version of this post.
This sample code shows you how to view any processes IAT table and get all importants, also shows you how to injector a dll so you can do API HIJACKING AND VISUAL BASIC