Results for "Volume: ASP_Volume2"
(Original concept by Hectorized). Advanced Manifest Creation can be done with this tool. It keeps track of every program 'manifestet', so the user easily can remove manifest it again. Shell integration makes it easy to create/remove manifests again :) . Program distribution is also included. Thanks to those who wrote some of the code i used. NOTE : Using manifests can slow down the target program!!!
To generate SQL code. Beginners programmer use only a click to generate code. Select a query: Insert Into, Select, Update, Delete, Alter Field, Add Field, Drop a Field. Include DLL (AddIn) to VB6. UPDATED: More Querys (Create Index, Top, Max,...) and a Add-In DLL.
This one-line function returns whether or not a string consists of only the characters A-Z, a-z, and 0-9.
A simple program that plays notes and draws multicolored squares every time a baby smashes any key. Illustrates how to play notes and entire songs with the Beep API, how to force a window to the foreground even in Windows 2000, how to draw a random colored and sized rectangle, and how to 'appear' to disable the Windows key under Windows 2000 (where SystemParametersInfo doesn't work).
This sub-procedure will allow the developer to fairly easily switch between a form's border styles during runtime. Normally this isn't really possible because several of the attributes are read-only at runtime. This code overcomes those limitations. I have only tested this with VB6, but since it is basically just API calls it should be able to work with any version that supports API calls. Thanks to Fred_CPP for the tip on using SWP_FRAMECHANGED instead of resizing the form.
Original idea about pic deforming
This is the first entry in my AdvancedUI line of ActiveX controls for Visual Basic. It provides all the capabilities of the common splitter / sizer control with a LOT of new ones. Animation, Control Container, Color customization, Border customization. Tons! check it out!!!
This little program integrates itself to Windows, and adds a new command on menu that popups when you right click a file or folder allowing you to directly copy its the full path to the clipboard.
Look at the screenshot. With embed you can modify the windows folder look to suit your style. Do you want a few links in the window, do you want a calendar, how about a custom title for your folders. Maybe a custom font? It's up to you with Embed. You have to see the screenshot. Don't forget to vote! Make sure you have folders set to view as a web page!
This will find the window your mouse is over(or the crosshair) and give you your normal api spy details [ hwnds {hex and dec, curretn and parent windows} mouse coordinates, etc. look at SS]. This also has a form that writes out the code needed to find that window using find window and findwindowex, although it is not finished. If yoyu finish it, please post it or e-mail me. It shouldn't be too hard to finish, although there are some bugs in it.
PAGE CREATOR 3!!! (With: Very Cool Customizeable Menu with icons and background bitmap, Flat version of my Font Selector, Color Picker, and Flat combo box, buttons, HTML Syntax Highlighting, Startup Manager, Web Page Templates...) See more! The Page Creator Series is a powerful WYSIWYG Web Page Creator, with real time preview editing environment, HTML code editor with syntax highlighting, Dynamic action when editing your page, and many many cool functions. You must see it if you want to see what a "Big" application is.
You can ether scan for exploits one by one, or run through the whole list of 680. This will tell if CGI code was found and if you have access (i.e. Forbidden!). Even supports a simple form of OS and Server App. detection. This was ported from a couple of ..it is not full code if you need to plsea send emsil to me.txt
Adds a drop shadow to any hWnd you specify, just like you see in OfficeXP menus.
Working out wages for employees including tax
** UPDATED: An error on my part before, I forgot to include the actual UserControl, in is now safe and snug in the ZIP file for your to download and see ** Add the look of a Windows XP titlebar to your boring Windows 200/ME/98/95 application. Ability to disable buttons, add an icon, and make your form's corners transparent!
In this tutorial, I will show you how to support polymorphism in a COM compliant form, in Visual Basic, much like Java and C++.
Another one for NT administrators. Replicator 1-2-3 is a utility that allows you to replicate one or more files to a number of remote hosts. It comes handy when you need to quickly update files with a new version or simply push a script or utility to your desktop machines, or servers. Replicator has a simple one screen interface. Three step pointers are added for easy navigation. Full feature command line options support running replicator from a batch. Comes handy, when you need to schedule the replication with AT, WinAT or similar programs.
Here comes The Smartest Tic-Tac-Toe which thinks & has brain of it's own. It becomes more smarter as you play with it because it recalls all the best moves it had made to win the game, if it does not find then it searches the best possible move. And if it wins it puts that move into brain. Even if you win your moves are also put into brain. This is AI. If you completely wipe the brain.txt file, it will depend only on double tree search. It tries to maximize it's own moves while it minimizes the user's moves. It is very difficult to beat the computer. And usually game ends inconclusive. Enjoy the game. And please mail your comments on this game. Please report any bugs. Please VOTE!
Complete Desktop Agent V1.1. Revised version of submission from a while back. Includes personalized information, a list of YOUR sayings, character options such as changing them, voice modification. New implemented screensaver function that allows character to run around screen while still speaking your sayings on timer -- no ctr+alt+del visible and hides the start bar. Also included are lists of sayings for the character such as Jokes, Oxymorins (
A simple example to add, update, delete and open Access2000 database.