Advertisement

Results for "top"

2002ASP #7468
Cool 2D shoot 'em up

Top view Shooter. Needs DirectX7 or above. Features: Super massive weaponry, Scripts, Homing missiles, Gun turrets, Formations, and Shadows. This game has HEAPS to rip apart and learn from. Runs at over 50fps with over 500 objects on my 550 AMD. It has a custom script language that is pretty basic but powerful. If you like old skool 2D shoot 'em ups then you'll love this Blaster. Instructions file included in 'Release' directory. Heaps of work involved so please vote.

2002ASP #7606
Full Tutorial #1 for the MasterX SDK 1 (found in PSC)

Heres the first tutorial on how to manipulate the MasterX objects to create a 2d video game. Sorry about the formating and spelling and grammer, I didnt spell check was just typed off top of my head. :)

2002ASP #7417
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

2002ASP #7605
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.

2002ASP #7835
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.

2002ASP #7929
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.

2002ASP #8074
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.

2002ASP #8194
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)

2002ASP #8234
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.

2002ASP #8517
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

2002C #8638
AppOnTop

How do I get my application on top?To make your window truly topmost, use the SetWindowPos API call

2002C #8640
Cool screen wipes

You can achieve some cool form wipes with judicious use of the Move method. For example, to draw a curtain from right to left use this routine. It is also possible to wipe a form from bottom to top, and from both sides to the middle, using similar routines

2002C #8863
Move Form without a Title Bar!

This code will allow you to move your Forms without even having to have a Title Bar! So this means if you choose to make your Form's BroderStyle 0-None, which means no TitleBar, you will still be able to move the form with this code! You can do multiple things with this code also like: Clicking on the form and dragging to move the form, clicking on a Label and dragging it to move the form, clicking on a CommandButton and dragging it to move the form and so on if you get the picture :-) This code is very useful and cool if your sick of that dumb old BlueBar on the top of your form and want to make your own cool TitleBars and Borders and anything else that you put your mind to!

2002C #8873
mAboutDialog

How would you like to have your own About menu option on the little system menu on the top left-hand corner of your form. I whould , so I wrote a module to do it with one line of code from the Load event on my form. For this code to work you have to create a About form first (FRMAbout).

2002C #8915
Mike's Skin Example v1.0

This is a decent example on how to skin a form. I made 10 skins and Commented every line in this project so you can see what's going on and how BitBlt works from top to bottom. If you don't know BitBlt that well or at all, this is a perfect example for you. Please RATE this and soon I'll make a v2.0 of this. And if you make a good skin for this, E-mail me it at: mikecanejo@hotmail.com! :)

2002C #8977
Lights 2001 [Update #2]

This app will put Some Holiday Light bulbs on you desk top and stay ontop of every Window. Although it is not all the way Finished it is a work in progress, I have only one Problem The size of the exe when compiled is way to big I would like any input or suggestion on how to make the program smaller. Please Vote if you like, Even 1 globe would be nice. Please leave as many Comments as possible. Thanks, Arcangel

2002C #9055
Yahtzee Deluxe

Full game. Looks good, clean. Has all the rules of the original game. Complete with an undo play, sounds, .chm Help file with included help file project. All source code and graphics included. Already compiled as well. This is a complete program with all features included already enabled. Very well documented source code for newbies. Nearly every line commented. Next release will have skins and network play, if anyone want's to help just drop me an email. Written with VB6 SP3 and not tried with anything else. Tracks top 5 players along with how many games you have played and your average score.

2002C #8860
WIN Functions

This is basically for all you prankers out there that want to scare your friends or play jokes on them..In this project I made a Module with Functions that will do many things to your Windows, but never harm it in anyway. Like: Hide/Show or Destroy the Windows ToolBar, Taskbar, Clock, Start Button, Icons in the Systray and more. It also lets you Reboot the Users computer, Restart it, Log Off the windows, and Force programs to close if they don't respond. I also made a Function that will make your Form black and cover the whole screen. Well that may seem simple but If the program is hidden from the Close Dialog box and the Control Alt Delete buttons are Disabled and the TaskBar and Toolbar is Hidden plus if the Form is OnTop of everytihng.. It will definatly scare or drive your friends crazy trying to close the program. On top of that, try to even figure out what happened? You could even put a message on the form saying "Virus Uploaded" or some lame junk like that :) To demonstrate these Functions I put together a "Enter Password" form that will do one or more or all of the Above if the user enters the password wrong 3 times.

2002C #8867
Mike's File Merger *Fixed*

This will let you merge any type of file(s) into one big file. This will work with Almost all audio files (.mp3, .wav) and almost all Video files (.Avi, .Mpeg). Just think, merging all your favorite mp3s into one big file so you don't have to keep making playlists on your audio player and just think if you have a split up DiVX movie and want to put all of the parts together, this will do it. This will also merge .VOB files ripped from your DVD! This program includes the following:1.) Ability to merge a list of files top to bottom all together into one file.2.)Lets you have the option of just generating a Batch file to merge your files. This way if you wanted to you could include the batch file with your split up files so a user can merge them together again.3.) Option menu to manipulate the File Listbox4.)Ability to add a file either by Drag and Droping a file(s) into the File Listbox or by pressing the Add File CommandButton or Menu.5.) Ability to add all the files from a selected folder and/or it's sub-directory's files.So check it out and please vote for my code.-Mike Canejo

2002C #8918
Mike's Move Objects - Must See!

This is a must see. This project lets you Add objects to a form and lets the User move the object anywhere on it, I also made it so that the object couldn't be moved off of the form. You can also Rename or Delete the object by Right Clicking them. The best thing about this is that you and Load and Save the Objects to/from a .dat file, It saves each open Object's: Top position, Left position, Caption, and Visibility and then is able to load that info. This is a perfect example For you programmers who want to make a program that lets The user move objects around on the Form. See the Screen Shot..Here's an example on how this is useful..Visual HTML making programs...Like FrontPage or Macromedia DreamWeaver...They let the user add objects and lets them move it around. (Input Button, Option Button..Checkbutton...etc

Languages
Top Categories
Global Discovery