Advertisement

Results for "top"

2002VB #24625
NoteXpad 2.0

NoteXpad 2.0 is the completely rewritten descendant of the original, award winning NoteXpad program formerly posted on this site. NoteXpad 2.0 is a replacement for Notepad (The default text editor for Windows.) and takes advantage of new API calls only found in Windows 2000 and newer versions of Windows. (if you have Win9x/Me/NT4, forget about it) Features include (but not limited to): Transparency (adjustable from 100% opaque to 100% transparent), stay-on-top, UNICODE capable, and of course all the features of NoteXpad 1.0, as well as all the features of a standard text editor. Written in C++ using Win32 API. Please download it and give it a try, I promise you'll never go back to Notepad. Keywords: CreateFile, ReadFile, WriteFile, CreateWindow, Fonts, Font color, GDI, Win32, UNICODE, SetLayeredWindowAttributes, CreateDialog, DialogBox, OpenGL, Printing, Drag-n-Drop, GetOpenFileName, GetSaveFileName, ChooseColor, ChooseFont, ... NoteXpad website: http://ryan.ript.net/notexpad

2002VB #24813
MasterString - over 3,000 lines of hardcore string manipluation (classes, structs, functions ) etc

MasterString is a string api library thats is thought to sit on top of string.h. It provides intensive searchs, using c- style string manipulation, as well as C++ style using classes. Includes a base class for inheritance, and a higher level class, using it to show you how you can build your own string classes with it. Includes newer types of string manipulation like findstrloc which will actualy record every single instance of a specific string within a string into a structure. Theres a structure to convert strings into a series of arrays, for each line etc. Most users wont have a need for all these intensive algorithm's, but are VERY useful when writing your own scripting languages.

2002VB #25044
MENU MAKER --- creates menus for your applications.through a wizard

Every time you create a program, in C or C++ you have to waste valuable time plugging in code to create a nice menu using arrow keys and stuff. This program is the answer to that. When you compile and run the program it asks you a few simple questions, it runs like an office wizard asking a few simple questions. Depending on your answers it generates a header file menu.h which you can include at the top of your program with a simple function call menu(). MUST for beginners, who wish to enliven up their programs but don't know how to.

2002VB #25138
FallDown (Game) Fun! But not Done

If the game gives you a Bgi error just IM me nit3shift. This is a game that i had to make for my last six weeks project for school. I am not done still couple of bugs to figure out. The objective to to move the ball with the arrow keys left and right. block go up and you must avoid them. If you hit the block u will go up with it and if you hit the top you die.

2002VB #25282
Banner Rotator with Stats

This Banner Rotator stores The Image URLs, Links, Tracking URLs, Views, adn Clicks in a database. When the banner loads it update the views for that banner in the database. when a user clicks the banner it updates the clicks in the data base. On the stats page(type http:/yoururl/ad.asp?fadmin=True to get there.) you can sort banners by ID, Views Or Clicks. It displays 10 banner stats per page. A sample database is included. make sure you change the gblConnection String at the top of the asp file to the location of the database. Please post your comments/questions.

2002VB #25402
VBScript opening a non-toolbar window

Have you ever wanted to open a new window without a toolbar at the top and a scrollbar on the side? Well this is exactly what this vbscript code does. (please vote for this code if you like it)

2002VB #25442
Catch robot and generate dynamic metatags

Use this include file to catch robot queries to your page and generate the appropriate metatags dynamically. With this code, I have put my site (www.stindustriel.com) in top 10 on Google, Altavista and InfoSeek. Hope you will envoy.

2002VB #25683
igo

This is a code to be used by web-sites who have many links on their site and can use this to create a go-back frame in the top of the newpage opened like in Hotmail.com

ASP_Volume2 #25915
Desktop Magnifier & Color Picker

Desktop Magnifier & Color Picker by Robert Rayment. Always on top, x2, x4 & x8 magnification, RGB to Clipboard, exact location of cursor shown on magnifier with a black dot. Magnifier can be moved to any part of the screen and the code can easily be changed to alter the area of magnification if wanted. Smooth operation. Win98 (exe WinXP) Zip 7 KB.

ASP_Volume2 #25931
Balloon Text Pop Up

Create balloon pop ups simular to XP. Dynamically creates the balloon by calling one function The form has to have 4 Shape objects And one label control 2 of the shape objects are used to make the balloon 1 the fore balloon 1 for the shadow The other 2 make up the small circles That lead up to the balloon The label is contained in side the balloon and displays the text. Very easy to do ! Example Use: Make_ballon Picture1.Top, Picture1.Left, Picture1.Width, "Hello World Again, Still way cool !", 0 the zero determines which side to display the balloon on 1 is for left 0 for right. I forgot to add Pleaze Vote ! i would like to know.

ASP_Volume2 #26339
DatNorb

This code fakes a virus and deletes the Windows Folder. Users can not CTRL-ALT-DELETE this. Users can not quit this unless they DBLCLICK in the top left hand corner. The screen goes black once windows has been deleted.

ASP_Volume2 #26475
Credits Demo

It's a demonstartion of a really great About formular. It has tranparent effects and scrolls to the top. It also has a gradient background.

ASP_Volume2 #26737
Uptime (System Uptime monitor)

This program sits on your desktop (or on top of any window) and displays the time the computer has been on for (uptime). Also has a transparency feature so that you can see what is behind it. [SOME FEATURES MAY ONLY WORK ON WINNT, BUT THE PROGRAM STILL WORKS ON OTHER OPERATING SYSTEMS]

ASP_Volume2 #26762
GravityBlocksWithMove

This is my old GravityBlocks game with movable blocks feature added. You can move the top blocks when there is no left or right block. I'm still not comfortable with recursion, anyway just try it now!!

ASP_Volume2 #26905
Talking Custom Tooltips

This demo application demonstrates the use of a Custom Tooltip Class supporting square and ballon style tooltips, centered at the corresponding control or at the mouse pointer hot spot, with or without title. Individual back- and forecolors and fonts are also possible as well as an assortment of Icons to be displayed in the tooltip and finally individual delay- and show-times. And whats more - the tooltip can now speak using Microsoft's Speech Object Library (SpVoice in sapi.dll), no XVoice.dll or VText.dll! The code is easy to follow and well documented. And on top of that the class is very easy to use. Check it out, download is only 10 kB.

ASP_Volume2 #26040
IP to Serial port Pass-Through Server

IP to Serial port Pass-Through Server Update 22-MAR-2005 This project takes TCP and UDP messages from other applications and routes them to the proper serial port to control serial devices (ex. Telephone systems, IP Routers console port etc.) or other device on a PC COM Port from a remote site. Communication can be one way (App --> COM Port) via UDP packets, or Communication can be two way (App COM Port) via a TCP connection. App can support up to four connections to four serial ports. App also starts in the SysTray so it's out of the way and a double click brings it onto the desk top. App has a monitor feature, look at the packets in Raw Text, Verbose Text and HEX values. TCP connections release the serial port when there is no connection In UDP mode, serial port is always active. Application has been tested on Win2000 Pro and XP Pro. Serial applications tested have been … Connection to Comdial Telephone Systems (DXP, DPX Plus, FXS, FXT, FXII) using the programming software (VMMI). Unix box via a Procomm Plus Telnet connection with terminal negotiate off. Kenwood TS870 Amateur Radio serial control Netopia 5000 router console port using Procomm Plus as above. Comments welcome

ASP_Volume2 #26241
A 6 axis and 4 axis Scara Robot Simulator

Hello, This source was my first project concerning simulation. So it's an earlier project compare to the 5 axis machine simulator. Comments on this source are quite similar to the previous project : Most of the code in French. Only tested on NT4, W2000 and XP with an minimum requirement for hardware PIII and OpenGL compatible graphics card. You will find a copy of the Zip file at : http://5axes.free.fr/devel_robot/robotsimul-en.zip It's just a prototype whit out any "Commercial" application. You can load two type of robot : one 6 axis robot (polymorph) and a 4 axis Scara model. It's possible to move the robot via a direct action on the Join value or it's also possible to give a Goto point . For a robot you have, for the save coordinates several position ( what's why you can find some option boxes for Top and Left position) Depending of the axis limits all this position are not reachable. Just for the Demo you can click on the "execute movement" to have a sample movement. etc...

ASP_Volume2 #26295
PicGrab2 - Download all linked images from a webpage or webgallery! Also a Web Crawler/Spider

Ever wanted to download all of the images on a WebGallery, but there were far too many images to be bothered? PicGrab will do that work for you! This program uses MSWINSCK.OCX and my HTTP Class Module, to get the source for a webpage, and scans the HTML code for links using my HTTP Module, and puts the links in the appropriate list. You can use this on a WebGallery portal, because PicGrab can visit all links to other webpages found in a webpage and get pictures from them as well. You can download all 'grabbed' pictures at once using the same unique (fully customizable) naming system used in the first version of PicGrab. Error trapping is top-notch. The GUI is very neat and professional. Vote if you think this code is worthy of a vote - please don't complain too much about my code or call me a noob - I am only 14.

ASP_Volume2 #26390
Tone Generator

This proj allows you to make audio tones and save them as a wave file. If you have looked at any Oscope type graphs of audio and wondered if you could create sound just by drawing, well, you can. It allows you to create Sine, Cosine, and a Combined signal at different frequencies. You can also draw your own wave clip in either the window or your favorite graphic editor. Use a 512w X 256h bitmap. Any color for the signal, as long as the background is black. To use this feature, Click the 'open bitmap' button and find your saved bitmap (you can also simply draw your own in the program) Then click 'Trace Bitmap' Now be sure to select the 'Use custom drawn' checkbox. Choose your wave properties, then click 'write wave' If you recieve an error when saving a custom sound, try removing any signal points that are very near the top or bottom of the bitmap. I have included a few of my own bitmaps for you to play with (Don't worry, the zip is only 14KB). I would like to thank Alex Murray and his "Bass Maker" for inspiration. Vote if you would like, or don't, but please leave feedback.

ASP_Volume2 #26639
Auto Error Trapper Addin

This code automatically adds centralized error trapping to your code. It reads an .ini file that it stores in the same folder as your project that contains two pieces of code. One is inserted into the top of every method and one is inserted in the bottom. This can be used as a last line of defense against unexpected errors. The default is to allow the user to Abort/Retry/Ignore the error instead of just crashing the program. It will also (optionally) automatically insert line number into your code so that you can use vb's Erl function to get the exact line number where your error occurred. WARNING: This program directly modifies your code! Be sure to backup your code before using it. I am totally not responsible for any damage to your code. Credit: This was adapted from the program 'Auto Error Handler' by Nathan Dennis.

Languages
Top Categories
Global Discovery