Results for "Volume: 5_2007-2008"
Golden Mean Fibonacci Sequencer This program will sequence up to the 1,476th Fibonacci number (309 digits long). These super long numbers avoid exponent display ( E+ num ) and rather spell out the value. It shows the Golden Ratio for each number and explains in the code exactly how to come up with it. The Golden Ratio is an extremely interesting number as it appears in many things in nature such as pinecones, seashells, body parts, dna, reproduction of bees, hurricanes, birth of universes and much more! The mysterious number Phi has been found in many ancient architectures and even in paintings by Leonardo Da Vinci. The numbers were also used to create beautiful musical compositions. This is definitely something worth exploring.
This project was developed to help those just starting or wanting to start usind ADO and MYSQL Database. Contains a module that creates a MYSQL database on the fly. Hopefully this will help some of the new people get off the ground with ADO and MYSQL quickly and learn the full capabilites of using this combination. Please read the Program and Module notes before running.
This code teachs you how to change WinXPSP2 Firewall settings via the hnetcfg.dll with VB6. You can 1) Enable and disable the Firewall 2) Select Ports from a large Portlist (with description and trojan info) and add them to the Windows Firewall Settings 3) Allow and Disallow incomming ICMP requests NOTE: you need WinXPSP2 to run this code. References to NetCon 1.0 Type Library and Microsoft Scripting Runtime Download this code and much more VB6, VB.NET and C# Code from my Website www.visualsoft-net.de
Give this function a number from 0 to 100, and it will generate a cool progress bar made of text!
I came up with the idea of having a four player pong game in college when player on a friends pong game. So I sat down and coded it. This game allows for four human players to four computer players (with varining levels of difficulties). It's extremely fun to play, if I do say so myself! However watch out because every so oftern the ball might explode into three different ones at different speeds and directions! Please comment on what features you like and what you think could make the game better, thank you.
This is an example of 'Find Function' for TextBoxes.It can perform MachCase,WholeWordOnly search and easy to use.Now updated.I want your 'FeedBack'and never forget to -Rate- this code.Thanks to Rde:-),you strikes once again.
Funny
How do you change the icon that appears in the Alt+Tab window? This is nothing new can be found on MSDN. The notes I added here are of interest. More info for skinning forms. Changing a form's icon doesn't affect the Alt+Tab window; you need to change the icon in an upper level, hidden window. Code below shows how. Notes to keep in mind.... The icon does NOT have to be one assigned to a form! If not, the only thing to remember is to cache that icon handle and don't destroy it until your application closes or you reassign using the same code below. Should you not cache the icon, and it is destroyed, the Alt+Tab will show a "blank/invisible" icon instead.
With this class module you can access windows's registry base and edit String, DWORD or Binary data type. List of functions (in class): -ReadString -WriteString -ReadDWORD -WriteDWORD -ReadBinary -WriteBinary -KillValue -ValueExists -EnumValues -KeyExists -CreateKey -KillKey -EnumKeys -HasSubKeys -ExportToReg -ImportFromReg -isBinValid Enjoy! Update: fixed some bugs and added new function...
The Attack Tool Kit (ATK) is an open-source utility to realize vulnerability checks and enhance security audits. The most important changes in ATK 3.0 are the introduction of a dedicated exploiting routine and the Plugin AutoUpdate (over HTTP).
Tweak Machine (compatable with all Windows versions) - This application consists of highly graphical detail of configuring or changing the system registry for security purposes. It would come to use for networking or home computers. Have you seen that these programs cost lots of money, well this program is free to use. To stop unauthorised users trying to change the registry this program is password protected with a extreme encoding process and have the capability of changing the password. If you are not familiar with the registry do not try and change it your self because it could crash the system. This uses high-tech xp style buttons. This also has four user-controls textbox, checkbox, frame and xp button. The checkbox is a fully animated button, when you click it, it changes the image. It is composed of two screens which are accessable by pressing one of the buttons on the bottom-left of the screen as shown in the screenshot. You are able to; hide the Control Panel Applets, Remove Programs, hide drives and many more. One that is highly used thoughout networks is Dont Display Last User logged onto the network. I would like to thank Noushad P for permission to develop his program which was based on Windows 98. I also would like to address that I do not take any responsibility for any system crashes or failures. This program is not to be sold.
Use to make a list of the procedures in your app and paste them in like a table of contents. Hopefully it will be of some use. Had fun programming it anyways.
Send your emails without SMTP email server on your local machine. You cand create email list and send emails your list ! Easy & powerful ! Thanx for votes..
A control that mimics the wait control shown by Mozilla's Firefox web browser when navigating to a web object. Updated Nov 17, 2004 - added BackColor and IsPlaying properties.
Beginners guide to a graphical Web Browser, with loads of comments. Please feel free to reply with any comments you may i have as this is my first submission.
When u open outlook/ms-word a office assistance comes up,this application just works as outlook or word. u can this assistance in any u r application. its works very nice. this application is good & i take this application thought from a web-site. but now its yours. OFFICE ASSISTANCE.
Updated 11/19/2004 Added check for deliminator (/ - or .) This JavaScript file allows coders to use common VB functions that are not available in JavaScript to handle strings and dates, functions include Parse(), Len(), Left(), Right(), inStr(), DateAdd() and DateDiff().
VTH is a vb code to html converter, its good for creating help file snippets with a colored background. See included read me for more info. Please post any code it wont process here.
Determine if a file exists and retrieve information about size, creation/modifed/access dates and file attributes, this could also be modified to retrieve version information as well. UPDATE: In Response to Solo's statement you can now also retrieve file version info and other information such as company name, file description, default language, etc.
Revelatek MDI Tabs control provides you with the ability to have Visual Studio.NET, Office 2003 and Office 2000 style tabs. To use this control you don't have to write a single line of code you just need to put it on MDI form and that's all! UPDATE: Check out comments bellow for update history.