Advertisement

Results for "top"

2_2002-2004 #122474
[Ace]Page Number Printer v1.2

A simple program I wrote to print page numbers. This is the scenario, my 400 page project was thrown back at me with mistakes on 10 pages or so, and I have to reprint the page, ALONG with the page number ! It supports printing page number at the top of the page, at the bottom, and the 3 alignments, center,right,left. Support for auto increment page number in future, now I don't have the time for it... So if you guys really want it, just email me, and I'll have a reason to skip college h/w and do it, :P

2_2002-2004 #122684
Black Winter

Black Winter is a top-down retro space shooter featuring 5 unique weapons, special weapons, bonuses and 10 end-level bosses. Try it.

2_2002-2004 #122701
Lan Searcher

Based on a previous submission on PSC, (probably named My Network Places), I have built a useful application on the top of it. Called Lansearcher, as the name suggests, is used to find any file on a lan. It demostrates host of features, including self written logic for matching filters, multiple filter matching for searches, saving of searches, copying the files directly from the application, saving settings to registry, preserving last ten searches in reg, also has exclude filter for PCs, demostrates how to use Tips Template in VB etc etc. Try it out yourself. Thanks for your votes and comments.

2_2002-2004 #122048
NeoEphemerix_2001

NeoEphemerix 2001 - v1 Beta 2 Written using VB 6 Requires 800x600 display or better This program is for astronomy hobbyists who want to create their own custom VB astronomical almanac program. It is a very complex program consisting hundreds of thousands of orbital computations and represents about 6 month's work so far. The program will generate high-precision ephemerides for the sun and planets from Mercury to Neptune. It has reached the beta level of functionality and I encourage any fellow astro-computationists to give it a try and offer any comments, bug reports and suggestions regarding it. Anyone who ever wanted to learn how to perform their own high-precision planetary orbit computations, may find the source code helpful, but the math required is rather advanced. A new version with even more computations is in the works. Any suggestions from users of this program will be considered in the design of future upgrades. NOTE: Due to the enormous size of the mathematical core modules and the complexity of the computations required to get almanic-like accuracy, the program takes about 30 minutes to compile into an executable on a 200 MHz machine and will produce a finished program about 4.3 megs in size. The visual magnitude computation of the planet Saturn will be applied to a future version, but magnitudes are computed for the other planets. The allowance for the rings contribution to its brightness hasn't been formulated yet. This version of the program does not yet specifically check to see if the date entered is in the proper range for the selected planet, so the following table is provided as a guide. VSOP87 Heliocentric coordinates are theoretically accurate to an arcsecond or better within the following ranges: Mercury to Mars - 2000 BC to 6000 AD Jupiter and Saturn - 1 BC to 4000 AD Uranus and Neptune - 6000 BC to 8000 AD To any users familiar with the astronomical algorithms of Jean Meeus and others, this program applies many of the same concepts, but at a higher level of precision not possible from the limited tables applied in the popular books on astronomical computing. It is based on a Visual BASIC implementation of the full VSOP87 theory of planetary orbits in spherical variables. Its theoretical heliocentric accuracy is to within ±1 arcsecond or better over the ranges specified for each planet in terms of dynamical time. Since the full theory is implemented, the accuracy of the orbit computations compares very favorably with the published almanacs. To achieve this level of accuracy, over 30,000 computational terms are applied to the raw, dynamical orbit computations. The computations include corrections for precession and the long-term effects of relativity on the orbits. Then corrections are applied for light-time, aberration, reduction to the standard FK5 system of coordinates and nutation. FEATURES INCLUDE: Both VSOP87 heliocentric and apparent geocentric ecliptical and equatorial coordinates Ephemerides tables can be generated by the day, hour or minute and can be saved to disk as plain text files Allowance for delta-T can be applied when known. Distances to the planets from the sun or Earth can be displayed in astronomical units, millions of kilometers or miles. Hour angles may be displayed in hours minutes and seconds, decimal hours, degrees minutes and seconds of arc or decimal degrees. Latitudes may be displayed in degrees minutes and seconds of arc or decimal degrees. A table showing the VSOP heliocentric position and geocentric ecliptical and equatorial coordinates for the sun and the eight major planets at any given moment can be displayed Basic astronomical data such as the mean and apparent obliquity of the ecliptic, mean and apparent sidereal time at Greenwich and nutation in longitude can also be computed. The program also has a stay-on-top feature that can be toggled to lock the window in front of other windows when needed. All program settings are preserved when the program terminates and are recalled the next time the program starts up. This program is still a rough draft but functional enough to be useful. I would appreciate any feedback on user of this code who are also into astro-computing, since it would help me to improve on future implementations.

2_2002-2004 #122412
Popup Balloons (2k/XP-style)

This code will show Windows 2000/XP-style popup balloons. They were introduced in Windows 2000, and in XP they're seen all over, especially in the system tray. But Microsoft hasn't released how to use them yet (except for tray icons),and--if they did--it would only work on Windows 2000 or later. This project shows you how you can use these balloons in your programs. Instead of relying on Windows to make them, this program makes its own. Therefore, it will not only work with Windows 2000 and XP, but also with all other versions of Windows (down to 95). It's not a wrapper for the common controls or extension of them; it's completely done by itself. They're kind of like tooltips, but they're shown on demand--not mouse hover (although I suppose you could modify it to make it do that, if you wanted to). They're also highly customizable. You can set, of course, the bold title at the top and the text to be shown. You can also set it to automatically close after a certain period of time, specify whether or not to show an "X" close button, specify an icon to appear on the balloon (similar to the message box's; you can use "i", "X", or "!") or none at all, change the font that it's displayed in, and more! And of course you can change it however you want, since the source is included. One possible use for this, if you're not familiar with thes balloons, is to use it like a message box to display a small error or other information that you need to tell the user but don't really need to bother them with a message box for. Included in my sample project is a division program that will display a balloon with a "Divsion by Zero" error if you attempt to do so (e.g., 4÷0). Also included in the demo is a project that the screenshot here was taken from. Looking at the screenshot is the best way to see what this code does. I hope you enjoy it. Remember, if you like it, please vote and/or leave comments! Thanks! :) PS - This is the second "release" of this project, and I am aware of some issues, most of which are documented in my code's comments. For example, making the the balloon drastically smaller or drastically larger than what it defaults to may affect the border's appearance. I'm working to fix these.

2_2002-2004 #122908
A++ Contactor 2000 (Without Speech-See ScreenShot)

Record and Play Back your own Voice Messages using the MCI Control, Moving Borderless Forms, Read and Write to INI Files, Custom Colors Screen, Custom Web Browser, Custom Forms, Treeview Control with Images, Keeping forms always on top, Accessing Access 2000 databases with a password in code and more. Make a sub-directory called C:\CODE\CONTACTOR and then unzip to that location. Load the program up in VB and go from there. The Login name is "Guest" and the Password is also "Guest". If you have any questions, email me at DEATREE@YAHOO.COM and I will try to answer them.

2_2002-2004 #122459
RepShell v 0.4

Here's RepShell v0.4 (about time or I will never reach v 1.0). For the first time its really usable for users with little computer knowledge. As always the Exe is included in the zip, all you need is the VB6 Runtime dlls. If you don't have this, I am planning a website for RepShell where you can also download the total setup package. But in the meantime you can download it from Microsoft. RECOMMENDED SCREEN RES : I developed RepShell in 1024*768, but actually there are no screen limits. If your screen res is to low, it looks crappy, but so does everthing else, including explorer. DUE TO ALL KINDS OF SMALL THINGS, NOT COMPATIBLE WITH WINNT/2000. I'LL TRY TO FIX THIS SOON AFTER CHANGING THE WALLPAPER FROM WINDOWS SCREEN PROPERTIES, PRESS F5 TO REFRESH DESKTOP. THE SPECIAL BALLOON TOOLTIP DOESN'T ALWAYS WORK IN THE EXECUTABLE. PLEASE RUN RunMeFirst.bat before trying to run RepShell. This is a batch file that registers the controls and dll used by RepShell. LOOP HOLE IF YOU GET STUCK: PRESS CTRL + SHIFT + Right Click the systray to start explorer. PLEASE READ THE COMMENTS.TXT FILE TO GET STARTED 'GET STARTED: Some hotkeys and functions RightClick My computer Icon to get a menu Right click desktop Key F5 to refresh desktop Ctrl+Alt+A : End the program Windows key + S : Show Start Menu on mouse position 'ONLY WORK IF REPSHELL IS DEFAULT SHELL Windows key + F : Show Favorites menu at mouse position Windows key + R : Show RunDialog 'END ONLY WORK IF REPSHELL IS DEFAULT SHELL Popupmenu button on keyboard can also be used You can use the arrowkeys for desktop icon navigation and menu nav Features: - Fully enabled taskbox with cool buttons - In systemmenus added option "Always On Top" to every window, which is automaticall detected Menu is only visible from RepShell Taskbox - Fully functional systemtray - Right-click my computer icon to show menu - Automatic drive recognition and listing - Direct access to all folders - Context menus for desktop items - Arrow navigation on desktop and in menus - Choose your own colors for menus - Very fast file searching - Ability to make RepShell default shell from the option form - Option form to change a lot of settings - Working desktop refreshing - Added item to context menu of desktopitems to rename them, this is not a standard windows function - Simple DUN functions - Connection info is shown in cool Balloon Tooltip Even if you don't like the program there's a lot you can learn from here. And I really mean a lot. It's up to you guys to fully test it. Please leave comments. Salihman w/ special thanks to Zorix

2_2002-2004 #122681
AMAZINGLY FAST IMAGE ROTATION *REALTIME*

I wrote this to be a part of my game engine. It's purpose is to rotate a bitmap, for example, a sprite in a game, to any angle (fixed point only) in realtime, that is, fast enough that it can be done on a frame-by-frame basis in the game. For example, if you had a birds-eye-view scroller, and you had a spaceship in the middle of the screen and you wanted the player to be able to rotate the ship 360 degrees, this code would be able to rotate the sprite of the ship every time the angle changed, fast enough that it wouldn't make the game 'laggy'. I tested this out on my (rather lame) P-133 Mhz PC, with 32MB of ram, compiled, with no other applications running, rotating a 48 X 48 pixel bitmap (the size of a sprite in my game), and i got a top framerate of 250 Frames Per Second, and a minimum framerate of 111 fps.!!! It manipulates DIB (Device Independant Bitmaps) objects rather then using GetPixel and SetPixelV. Because of this, it is MUCH faster, This took ALOT of research because I did alot of trial and error to figure out how to set the color of individual pixels in a DIB byte-array. (the entire bitmap's pixel information is loaded into an array of bytes, each representing the Red Green and Blue value of a pixel in the bitmap), and I also had to go through alot of graphics routine books to find the most effective rotation formula. I am now in the process of porting this function to C++ to add to my VB game engine DLL. I have many ideas of howto furthur optimize this function for faster speeds, but most of them are for C++ only, and require further testing and development. I do think this can be used in a game as-is though so i hope someone finds it useful! IMPORTANT: COMPILE this code for MUCH FASTER framerates!!! Press the SetupDIB button to initialize the buffers and create the DIB section of the image and the buffer, then drag the scrollbar, or press the button that says Rotate on it. There are some limitations to this function... Read the comments for more info! =) Hope this helps someone, enjoy!

2_2002-2004 #123125
ProjectX1 - Project First Public Release(Please Rate!)

This project contains alot of functions/subs created by T-Virus Creations. NOT commented but ready for use (Most of the stuff is explained at top of Module or Sub/Function. Please, don't forget to rate this!!

2_2002-2004 #123159
Screen Magnifier =D

Its really simple - I think that it comes with windows (dunno which one), but its little form in the top of the screen that takes screen shots of the screen every millisecond and zooms in a few times. So I decided to make one myself :) only took about an hour, but i had to get the screen size right. Mine puts it in an image box and streches it a number of times, it is always ontop and in the system tray so you can hide and show it at anytime to save memory :) If you like this please please vote and leave feedback and suggestions, Thanks

2_2002-2004 #123191
MSN Messenger Alert Box

This project demonstrates you how to build an alert box like MSN Messenger has. It is displayed in the bottom-right corner of your screen. When an alert is shown while another one is still visible, it is placed on top of the existing box. By moving the mousecursor over the text it appears as a hyperlink. And to get a little bit of the Microsoft feeling I've added a simple gradient found elsewhere on PSC.

2_2002-2004 #123217
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! :)

2_2002-2004 #123263
A MP3 Player

It's A MP3 Player And has apart of the basic (Play, Stop, Pause) these functions: Add File Or Directory To Playlist, Remove (All) From Playlist, Load And Save Playlists, Keep On Top, Mute, System Info, Balance, Volume, Play: Random, Resume, Or stop after MP3 stopped. ProgressBar, Timer, Open Windows WaveTable... It aint finished, mail me if you have any bug reports or if you have any suggestions. Thank You :-)

2_2002-2004 #123357
Lock-Out

This will stop anyone from accessing your computer. Compile this into an exe and remember that the password is password - DO NOT forget. If you forget the password then there is no known way of getting back in. You have been WARNED!!! This works by: hiding your cursor so that the unauthorised doesn't know where it is, puts the cursor in the top left corner of the screen and makes it stay there, fools the system into thinking the screensaver is running therefore disabling Ctrl+Alt+Delete, Alt+Tab and the Windows Key. If you put in the password wrong 3 times the system is forcefully shutdown. There is no way of getting round this that I know of without having access to the system in the first place.

2_2002-2004 #122870
Autosize a Label Caption

This small and very simple sub will format the caption of a Label control if the text is too big to display in the control. The sub will trucate the text and append "..." to the end of the text (indicating to the user that they are not seeing the full text). VB automatically wordwraps the caption of a label if it is too big, however, this results in the caption being truncated only where there is a space. Also, you can see the top of the next line of the caption. Example Make and Model: Cadillac becomes: Make and Model: Cadillac Eldor... I find this extremely useful when I don't know the maximum length of the text the label will contain, or if I don't have enough screen real estate to make the Label big enough. Just pass a label to this sub for formatting.

2_2002-2004 #122935
Direct3D -> 2D Part 3, Alpha blending!!!

I'm back, with Part 3 of creating 2D graphics using Direct3D. Part 3 is built on top of Part 1, still displaying the Mario character running around in circles, but contains some additions which I just found out: Alpha blending! (you can change the alpha value, as shown in the demo) Faster way of faking light! (this time, not using vertex color, but simply drawing a bitmap alpha-blended over the scene, more accurately simulating lighting) Using DirectDraw in combination with Direct3D! (allowing for large surfaces to be drawn, like the background) The 33 FPS in the screenshot are from my P133, however, if I turn off the background it instantly goes to 60 FPS (the maximum, since that's my monitor's refresh rate)... Enjoy! And don't forget to leave comments (and vote!)

2_2002-2004 #122945
A Complete Multi Downloader (using multithreads)

This project downloads multiple files from the Internet(web) simutaneaously. I used multithreads to do it.       You can active up to 20 threads, that is, you can download 20 files at the same time. Or, you can specify how many threads are active to download files. It provides fast downloads.       Just drag and drop or copy and add URL(s) of web page(html page), image(graphic), mp3, zip or any binary/text file from a webbrowser and click Start! It supports http and ftp protocols.       You can open and save the list of download files(and save path) as a file(simple text file) and open the selected URL or downloaded file, using the popup menu which activates when you click the mouse right button on the list box.       The application window can be fully resized. When you exit the applicaition, it saves the form size and window position in the Windows registry. You can put the application window on the top which makes it easy to grab URLs from web browser. When you select or move the mouse over a download item on the list box, its save path will be shown in the status bar and list box tooltip.       I tried it can be a small complete application as I can. The zip file includes full source codes and an executable also.       This is my first upload to this great server. Many persons and their codes contributed to make my project. I really appreciate their efforts. I used and tried Winsock and Inet controls. They are good. But, finally, I found they are not suitable to just download multiple files as fast as possible.       I found I have to use multithread using an API download function. This project is the result of my efforts. I feel multi thread opens new horizon in my programming skills.       I hope my codes help you to control multi-thread or multitasking tasks when you need them.       Please, enjoy my code and program.

2_2002-2004 #123291
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

2_2002-2004 #123468
Map Editor 1.0b

With this first version of program, you can simply create a 2D map from the top view with mouse in a form and, with most option, you can convert this in 3D map and run away in. The program allow to create normal and transparent multy-color walls, floors, ceilings and you can add .x , .3ds object. Besides this program support Italian end english lenguage. In this versione i've resolved a littles bug! If You like it, vote for me ^_^

2_2002-2004 #123765
Jii´s Task Manager

A complete window manager. It captures any open window/application and returns the windows caption and handle (hWnd). The app let´s you hide, show, restore, minimize, maximize and close any open window or app. It also let´s you change the window or applications Titlebar to any text you like. It also makes it possible to change caption of controls belonging to any open application. Newly added: You can make any window "Stay on top" or Enable/Disable it to make it reject any input by the user or other apps. There´s also a function wich shows if the selected window is responding or not. It´s also capable of hiding or disabling the Taskbar, Taskbar Task List, System Tray, System Clock, Quicklaunch and the Start button.

Languages
Top Categories
Global Discovery