Results for "Volume: Java_Volume1"
This code demonstrates a simple and easy way to handle the mouse wheel in VB by method of subclassing.
.Title:- Bass Maker 2 (Updated Version) .Description:- Make wave files with nothing but pure bass!! Watch your subwoofer pump in and out!! Bass Maker 2 can also work with higher frequencies to produce loud ear piercing treble for use with tweeters. There have been several improvements on the previous version of Bass Maker like a new 'Graphical' style way of entering points. Bass Maker 2 has capabilities of storing about 10000 points, so you shouldn't run out of project space. Bass Maker 2 also has an option to compensate for the changes in wavelengths between different frequencies to make higher frequencies last for the same amount of time as low frequencies. Another improvement is simplified algorithms, which make Bass Maker 2 alot faster than the original Bass Maker. Bass Maker 2 is now using API-Guide's (www.allapi.net) commondialog to save/load files. These and many other improvements have been made upon the previous version. I hope you enjoy Bass Maker 2. .Updates in Bass Maker 2 Updated Version:- - Much Faster Wave File Creation. - Alternate Commondialog Used (Code from AllAPI Guide, www.allapi.net). - Amplitude Graph Added - Several Minor Updates
super simple file search uses no api. uses only directory box and file list box easy to modify get more detailed results etc. kept simple as possible and pretty fast to
Did you ever want a self-extract exe? This program creates self extract exes. you can pack into one exe many files, at any size, and when you run the exe, the exe will extract the files.
ProgressXp is a Progressbar in the windowsXp style. It has a behavior like the Progressbar in "Mozilla Firefox". NO OTHER CONTROLS are used !!! NO API!!! VB ONLY!!! And I think it just look better than the xp progressbar...
This is a Mac OS X - Panther, Windows XP shell. It's not complete, and for a good reason, I need some help. All that is done so far I have done myself (Not including the class module by Akhil). If you would like to help, e-mail me at drfire@gmail.com . Now, lets talk about what I have done so far... I've got the dock with a few icons which bounce when clicked and have the text above them when you mouse over them. The dock is translucent and uses Windows XP API's, sorry for you people who don't have it. I'm currently working on the Finder Bar on top, which is what I need some help with along with some other things. Among the things I need help with on the Finder Bar is how to get the menu's of the active window and display them there. There is also some bugs and the program can become quite slow for some reason, I havn't figure that out yet, which I need help doing. Now please realize that I had to save the screenshot in JPEG format, so there is some quality loss, it dosn't look like a cheap program consisting of bad screenshot images. The quality is much better... So far, the GUI anf functions of the program are pretty close to how the real Mac OS X - Panther is. What I figure people would use this for is to complete the look of Mac OS X - Panther, using WindowBlinds or something along with it. Please note: Do NOT e-mail me saying you want to help unless you will actually help out! Well I guess that about wraps it up for now, PLEASE HELP! I have included what I've done so far, so you can screw around with it if you please. Also please note: This is currently only made for the 1024x768 screen resolution. Thanks everyone.
This version of Google Power has automatic top open browser detection for searching individual websites as well as the form staying on top when open.
The best example for beginner, of how can create a Management program. All line of this code are commented.You can use this program for video rental,or for your collections...Sorry bur can't upload this code...You can download it from www.piedrasrusticas.as.ro/Manager.zip Please rate it...
When you run these small lines of code your register will be edited in such way, that you'll be able to register any new dll and ocx files by just double clicking on them!
A GUI (Graphical User Interface) for the powerfull command-line utility XCopy that ships with all versions of windows
Combine a song (mp3 or wave or whatever) and lyrics and a background picture into a html page
An example of how even with just API calls and some simple math, you can have a lot going on in your game and create some neat effects. Sorry, not much for comments in the code. This example does not incorporate collision detection, but it's a starting point for further development. By the way, if you press "L" or "K" you can activate/de-activate a triple shot feature for the bottom ship ("B" or "N" for the top ship)
(Update 3/8/05 - Check for unused, Added some user options.) Fix poorly formatted code by reformat all tab indenting and removing all double spaces between lines, - Add line continuations (user defined maximum line length, - Change type declaration postfix (exp: Dim x% changed to Dim x As Integer), - Change multi-line declaration to single line, - Insert ‘Option Explicit” where missing, - Alphabetically sort procedures within a module, - Move comments between procedures inside procedures. It supports drag-and-drop and command line (so you can add it to your Send-To list). You can save your code in RTF and HTML formats. All features, except tab indenting, can be turned on or off. This code was originally developed as a teaching tool. It will make backups of any files it changes and is very fast. Because the varieties of program styles are endless, ALWAYS test your modified code before you delete any backups created by this application. The code is simple and easy to follow, even for beginners. This is an update to a previous submission, NO VOITING PLEASE, but suggestions for improvement or enhancements would be appreciated.
I've been programming in VB for many years and i only found out about this handy shortcut now! type the first letter or first few letters of a variable name, then press [CTRL]+[SPACE] or the button shown in the screen-shot and the var name will be completed! very simple, yet i never knew about it, is it just me being stup!d? let me know...
In this article we will see how to use new AlphaBlend API which is only available in win 2k and later , Win 98 and later. In this example we have function called DoAlphablend and this function takes 3 arguments : source picturebox, destination picture box and AlphaVal. Alphavalue determine the transparancy of image. Visit ===> http://binaryworld.no-ip.info http://binaryworld.no-ip.info/api.aspx
DarkWindow is (in my humble opinion) a very concisely written, professional and fully functional, command-line configured, telnet conversation server that supports ANSI Emulation. All the connecting user needs is any Telnet client. The project is also a great example of effective winsock use, various string processes (string splitting,counting , etc), handling many users, assigning names to each, faciliting private messaging, other server commands, making sure users dont overlap, event notifications, etc etc etc.
disables any program before it is even run that means the program is not run and then just hidden but not opened at all until the correct password is entered can be set to block access to any file and password can be changed .does this by modifying exe run in registry easy to understand and modify please commant and rate
DynamicCall is an ActiveX DLL that lets you call functions from dynamically loaded libraries (DLLs). This is impossible to do directly in Visual Basic. With DynamicCall you can use a library even if you don't know its name at design time, or use a heavy library and unload it when it is not needed anymore, or you can delete a library after using it (in VB you cannot do this since the library is not freed until the end of the program). With DynamicCall you can also call a function by its address (commonly known as 'callback').
This Project was based on program TRANSPARENT FORM MAKER by Robert Gainor. I improved the method, saving the BytRegion array as binary file.
This is a C++ library to convert your VB code to C++. If you love BASIC and want to learn to code in C++ this can be the perfect library to code. It provides all possible functions/data type that avaliable in VB. For more information http://ezbasic.sf.net/