Results for "top"
Black Winter is a top-down retro space shooter featuring 5 unique weapons, special weapons, bonuses and 10 end-level bosses. Try it.
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.
Physical and virtual memory monitor and CPU monitor. I've only catered for 1 cpu, but actually get the metrics for all CPUs (check ReturnCPUPercent(x) up to m_lCPUs). Sits conveniently on top of the desktop pretty unobtrusively too. if you like the progress bar, you can cut and paste the function into your own code. hope u find it useful.
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!!
Parses HTML of FunnyJunk.com for the top 50 funny pictures, allows you to view them in a simpler, less cluttered interface.
Mini Converter does over 3,000 differant conversions. The program has been designed to be small and un-intrusive and despite it's simple interface is quite powerful! [Customise visible categories.]-[Always on top ability]-[Able to Add/Remove Categories. (through Excel™)]-[Able to Add/Remove Units. (through Excel™)]-[Set Precision.]-[Set 3 hot keys] Requires: Windows 95™, Microsoft Excel™
The latest version of my complete top-view strategy/adventure game, Marque Castle. Features seventeen progressively more challenging levels, co-operative multi-player strategy, some simple enemy AI, and tools for creating your own levels. Strategy involves spikes, locked blocks, lakes, alternating tiles, bombs, and two different kinds of enemies – all in race with the clock. Also, you can easily customize the skins that make up the game's graphics. See how far you can get in the game! Please vote and leave your comments! Stay tuned for Marque Castle Redux, a remake of Marque Castle in VB.net, with an entirely new engine and revamped levels.
This is an improved version of the "small, neat and simple Memory Bar" app i submitted several days back. I have squeezed the app size 50% smaller than the previous version. full details of each bar is only displayed in the tooltiptext of each respective label. since windows time is already in the system tray, i chose to added a date caption to complement it. same as before, double click to close it, u can resize it however you want, and it stays on top of your apps. if there's any request to add more stuffs to it, i might consider an upgrade for further version. Codes on cpu usage comes from:- http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=27505&lngWId=1 *Version 1.4: Fixed the picHook visible to false. *Version 1.5: Added minimize to tray function (source comes from allapi.net) *Version 1.5b: Some ppl complained that the program crashed (runtime error) after running for a prolonged period (division by zero?), so i added a 'on error resume next' for the timer. i know it isnt good practice but some ppl actually wanted to run this on their desktop for a long time.
Black Winter 2 (BW2) is the second space shooter in its series, featuring many main weapons, side weapons, special weapons, variety of enemies, and its regular end-of-level bosses. The game uses 24-bit graphics, image masking(bltblt), sound effects, background music, and realistic explosions. The game is written in well commented codes, a tutorial guide to help programmers to build a basic space shooter, and a printer-friendly user manual for gamers who wants quick reference on weapons and ship statistics. Players are welcome to send to me their highscore files and up-to-date pilot standings will be published here. Votes for this submission are much appreciated. <p/>Top 10 Pilots: <br/>1. jzthealien (131220 - Killed LastBoss) <br/>2. Ryan Catling (118260 - Killed LastBoss) <br/>3. Nafees Ahmad (116200 - Killed LastBoss) <br/>4. Blaster Master (113435 - Killed LastBoss) <br/>5. David Albrecht (105905 - Killed LastBoss) <br/>6. tt_Hydra (105635 - Killed LastBoss) <br/>7. Ronald Borla (105520 - Killed LastBoss) <br/>8. Alejandro Villarreal (103195) <br/>9. Ryan Catling (102665 - Killed LastBoss) <br/>10. Gert Eising (98680) <p/>Rename msdxm.oc_ to msdxm.ocx, if that doesnt work you can download a public copy from http://freeware.it-mate.co.uk/?Cat=OCX_Files
Compared to the Version 1 series. This one really improved. New User Interface. (THis is worth the download) Does NOT use Database. Instead this version created what is call a User Profile. in this user profile it stores the Username/Password in it. If you are running it for the first time. It will create a new profile after u type a password to go with your username. And username if none is supplied with your windows. So this one does not rely on your Username with your windows. Because it's locking System is SO advanced. It has this feature that if you Enter a password incorrect it will Give you a clue... With the first letter of your password... Eg. if My password is PSC the program will show on the Status message: "Username/Password incorrect (P**)" .. I took apart Version 1.0.1010 and rebuild it all over. It has it's complex codes, and the program itself is very easy to use... Adds a whole new security to windows.. Tabs, ALT+F4, CTRL+ALT+DEL will not prevent this program from being on TOP of the other applications and exiting with out a password... "RATE MY PROGRAM... LEAVE YOUR COMMENTS. Please.. Thank-you."
This user control has 62 easy to use API controls within it. It has the ability get the CPU usage, add files to the documents menu, clear the documents menu, get the name of the current user and the computer, get the amount of time windows has been open, refresh windows, show and hide the start button, open the default internet browser, connect and disconnect to the internet, send Email, play sounds, get the mouse position, flip the mouse buttons, hide and show the cursor, trap the cursor within a region and release it again, find and change the screen resolution, find all possible screen resolutions for the monitor, shut down restart and log off windows, show and hide the taskbar time and desktop icons, turn on and off the screensaver, disable or enable ctl+alt+del, minimize all windows, open explorer, make a form stay on top, show the shut down dialog box, make the computer go to sleep for an extended amount of time, enable or disable objects, open and close the CD-Rom, search for files, copy delete and move files (quickly), check if a path exists and more, all with easy to use categories! Vote for me!
A self contained usercontrol in pure VB for checking hundreds or thousands computers for 'running' or 'switch off' within a few seconds by parallel PINGs. The VB way of threading ;-) You get a clear powerfull interface, well commented code in a readable (imho good ;-) ) style and two examples how to use. More description is included on top of the uc source. Enjoy! Comments are welcome, votes are motivating :-) ________ Regards LiTe
This is the best Naval Battle game ever created. There are 6 different ships and two kind of weapons. You can play against an intelligent computer or a friend on the same PC. Or you can play with someone through LAN or Internet. Also it saves top 10 high scores for single player games. Lastly, it has some secrets waiting to be found. Please vote for it and dont forget to give feedback!
A binary clock! on your desktop! remembers where you put it and stays on top! best of all, it's different!!!
Hello To All This module demonstrates how to perform common operations with ADO. This bas is essential if you want to do any database access with ADO. It shows how to perform common task as well as complex task using ADO. The notes on top of each function is self explanatory. The important feature is that it shows comparison with DAO (the older database access technology)and instructs how to perform similar task in ADO and which parameter to use. Please Rate it. Thanks and Enjoy..
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.
I made this off the top of my head without any outside help whatsoever. Its pretty d@mn good considering I have an F in math.. Download it and see what you think and if you like it please vote! If you have any bugs please tell me and Ill try to fix them. Thx
************************************************* *** updated to correct day 1 positioning *** ************************************************* *** Updated to use dateserial as per comments *** ************************************************* * I will convert this to a wallpaper stamper * * real soon * ************************************************* Basically draw a formatted calendar month to a picturebox. All in a self contained class. Fancy having a batch app that when you start up your pc, it takes your wallpaper and sticks a calendar in the top right of your wallpaper! This is the class to base that on! I will write the whole thing, but in the meantime a fully functional class!
This loads a nice skin over top of you running windows. I have taken a look at many simular programs, looked to see what had been done wrong, and ade it right on my program. This is very appealing to the eye. EVERYING WORKS! No external OCX or DLL files! Everything is included in the 1 source file! Includes Fade In/Out on forms, Transparency, Working taskbar, Bandwidth monitor, memory Monitor, MS AGENT helper, customizeable shortcuts, and so much more. Thyis is my test version. I only have windows XP so i was unable to test it on other platforms. It should work thought. I am open to any suggestions. This source is easily customizeable so feel free to creat your own. UPDATE: I got all the file uploaded in this zip file... I foyu want the MSAgent (animated helper) to work you will need to download this file: http://ocasd.usachoice.net/james.zip Extract the file to the projects directory (app.path for those who fidn that easier to understand) and it should work fine. If oyu do not when the project starts up you will receive and error on form3. To aviod this error without downloading the file from ftp://ocasd.usachoice.net/james.zip , just simply open up form 1, and remove the "load form3" command from the timer.
If you want your program to become very popular you must use all what is in the article. this Article contans Contents To read the content of the a list box to add a row in the ListView to remove an item from the listView to remove a selected item from the listview if there is more than a colomn on the listview and you want to add to To put more than one line in the MsgBox To create a directory to view a submenu on the form when you right click it to read a specific letter in a word in the text box to know the windows version to go to a new line use to make an object on the top of the taskbar To add a text to the listbox to open a message box MsgBox to declare an input dilog box To show the current date and time to show the date only to show the time only to take the value of a string to declare a random number to print to the defaut printer to connect the File viewer with the Directory Viewer to run a file to save to the registry to get from the registry to click a button by pressing enter to insert a picture in the button if you where wrighting a code and it was too long and you want to to make a word in the menu checked if you want to type date or time or both to make a declared variable limited The means How to use the case to make a form in the center if the screen to make a form full screen to know how many forms in the project to open files to use the winsock