Results for "Volume: ASP_Volume3"
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
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.
This code, using the windows API (NetUserChangePassword) call can change any users password on the network you are on, provided you know their original password. You need to know: 1. The machine name (ie. \\jon) 2. The username (NOT case sensitive) (ie. the_cleaner) 3. The old password (ie. password) 4. the new password (ie. password2) Enjoy!
Simple API call to delete any user account on the network. I think you need to be admin to do so... infact, its very likely you have to be :) You need to know: 1. Machine name (ie. \\jon) 2. Username (ie. the_cleaner) Enjoy! :)
This application will allow an NT Administrator to remotely shutdown a NT workstation for which they are a member of its local adminstrator group * You can shutdown two ways one that is absolute (5:00 PM) or delayed (10 minutes from now) * A shutdown message can be displayed * A forced immediate shutdown can be implemented (user gets no warning) * Running applications on client can be allowed to close or terminated immediately * Time delayed remote shutdowns can be aborted for any or all computers on list * Note for Win 95/98 users: Remote shutdowns are not allowed through Win 95/98 machines. XP/2000 is untested. There's alot of code in here and its relatively well commented but there may be redundant API declartions, etc. The code has been tested and works. I haven't test cross-domain shutdowns however. Use this program at your own risk. Author assumes no liability for its use or misuse. There's alot to this code, have fun.
Okay, you all are computer geniuses... you all know it comes with that responsibility? You know, the one where you hav to help everyone you know that has a computer problem? Like, "Hey! I was trying to plug in my monitor, but it wouldn't fit with all those little metal points, so I cut them all off, and now it doesn't work! Help me!". Okay, say you have someone a long ways away, or you're at work and can't help. Apps32 can help! This remote tool can connect to the other user, get screenshots, reboot, and do a complete control... thats right! Get constantly updating screenshots, and type, and use the mouse! It's easy to do tech support with Apps32! Please leave comments!
Version 1.2: Crypting of Diary text. Save output. Systray function. Password protected. .INI file usage. Options enabled - change password, select login Splash screen Address book coded Folders for data added please vote for this code and give comments
This is one of my first Visual Basic creations. It's basically a little journal you can use for whatever purpouse you see fit (A personal diary, document the progress of your latest invention etc.). It stores entries in a database which can be viewed by selecting the date entered from the MonthView control on the right of the form. Tell me what you think, how to improve and so on. I's far from finished but it works so far. Go easy though, i'm only a newbie!!!