Results for "top"
This is the source code for a very early version of a MMORPG I'm writing Aeonlegend (www.aeonlegendonline.com). It has a few features such as: -Loading from GIF files -Transparency in both 16 and 32 bit colour -Easy character and GUI editing You can make your own skins for the game by editing TOP.GIF, GUI.GIF and GUI.map. Please remember to comment and vote for this code. The more good feedback I get, the faster the game will get made. Note that my actual email is jimcamel@aeonlegendonline.com, the email in the text file is wrong. If you're looking for my old code I removed it, because some people were unable to read that the graphics were borrowed.
* UPDATED * Thanks to David Pope, I've got the backspace bug repaired. This is a "on the fly" chat program, complete with sound effects, stay on top option, all the bells and whistles. Sequel to "X-Conn TCP Chat." This is an ICQ split-screen style chat program. Hope you like it. If there are any other bugs, please let me know... THANKS!
'module for subclassing the DeviceChange Windows Message 'Windows sends all top-level windows a set of default WM_DEVICECHANGE messages when 'new devices or media (such as a CD or DVD) are added and become available, and when 'existing devices or media are removed. This program should detect the following: -CD or DVD inserted into drive -Floppy inserted -USB thumbdrive or external hard drive added -USB serial port added -probably a lot of other hardware changes, but I could not test a lot of others Modified to add Device Notification information about new hardware.
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!)
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 :-)
This is the update of my last submit of Sudoku game that make you craze before :-) I add The Top 5 Sudoku Mania, and some bug fixed. So, today, with this Sudoku 5.1, you can compete with your self ...
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.
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.
This is an AWSOME code!!!! It really rocks!! it's the official X-BOX JOKE!!!!! :) hope you like it too....it's made by my top secret friend ;) Andreas Thilander
Magnifies an area at the mouse cursor hot spot; size, shape and magnification factor can easily be adjusted at compile time. To terminate magnification move the mouse into the screen top lefthand corner. Download is 5 kB.
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 are also possible as well as an assortment of Icons to be displayed in the tooltip and finally individual delay- and show-times. 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 6.4 kB. (Sorry the screenshot didn't come out very well)
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.
This is Console. The personal organiser for your PC. Features include: - Media Player capable of playing wavs, mp3s mpegs, avis and most other formats. - Notes section. - Memos. - Alarm capable of playing a sound or shutting down the computer. - Playlist editor/player with random option. - Quick access to registry, control panel, cd player and other Windows programs. - Net search option. On Yahoo or Astalavista. - Favourite directories feature, for quick access to 5 of your most frequently used directories - Favourite programs section. - Always on top feature. - Borderless form that is moveable. - System tray icon. - Volume control and mute option. Many thanks to the author of CTARS-PADD for the idea and some features!! This can also be found on Planet Source Code.
Ever be in the middle of coding a program and you forgot the name of a field in your database? You had to open MS Access, find the database, open the table and get the name of the field. Then you had to go back to VB. Well this program gets rid of all that hassel. You start the program, open the database and it stays on top. It displays all of the fields and tables as well as field types and properties. It will also allow you to modify information in the database. No more going back and forth, just put it off to the side and all the info is right there. Check out a sleeker version of this software here http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=33286&lngWId=1.
Do you hate trying to remember fields in your database? Do you wish you could view/modify your data on a mainframe using an access-like interface? Well now you can! DataFX2 allows you to open any ODBC data source and view the contents of the database. The fields will be displayed in a list from which you can drag and drop right into your code! Never have to remember or type those long field names again! Whats even better is that you can open a table and add, delete, and modify data in a simple access-like interface. And every window has the stay on top or fall behind feature which allows you to make a window always appear in front of other windows so you can view your field names and data while you are coding. On the datasheet, you can filter records using SQL. One of the nicest thing about this program is that it shows you how to prompt the user with the ODBC data source dialog window (I couldn't find this anywhere on PSC). The program also has the ability to open databases using either ADO OR DAO!!! The recent file list also keeps track of which databases or datasources you have recently opened so you can quickly open a frequently used datasource. The recent file menu shows which items are ADO or DAO. Another nice thing about this project is that its a good way for beginners to compare ADO to DAO because almost every line of ADO code has the DAO equivilent below it. The program is also commented and easy to read. Please leave comments and suggestions!
This is an Add-In for Visual Basic 6 that allows you to Quickly See what has been newly submitted to PSC. It also allows you to search PSC Quickly and view the screenshots of the submissions if available. Also By double clicking the item you can navigate to PSC to read more about the code and download it. Add-In is Dockable in the VB6 IDE. - Fixed Minor Bug with Multiple worlds in search. - Added Stop, Refresh Functions. View Multiple pages From your search now. Changed the UI a little bit. Commented more parts of the code. Please leave your comments so I can Make this Add-In Better. - *** Now you can also download the Zip files form PSC by just clicking a button. *****New To Update (8/13/02)***** 1) View The Full Description of The Submission. 2) View Copy & Paste Code For easy access with VBIDE. 3) Quick Link to PSC - Launch PSC In your default browser so you can search and Vote for the Submissions. *******NEW to v1.1.9****** Now View the Top Code of the Month. Fixed some minor bugs with the search. Commented More of the Code. ***Still Allows you to*** 1) View Screen Shots 2) Download Zip File 3) Visit PSC Page of the Submission 4) Search PSC - With the same search options that PSC has. (Level, Type, Sort, Number per Page. 5) Get Newest Submission 6) Connect using a proxy server. 7) Give you access to the largest Source code site on the internet... Where you need it, When you need it.
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.
This code restrict the window size using a subclassing dll (Created by people from www.vbaccelerator.com). It consumes the WM_GETMINMAXINFO message. You can restrict the minimum and maximum tracking width and height. Also, you can restrict the maximized window left, top, height, width. I've wrote the code in a class for reuse.
OK well all know that the webbrowser control can display animated GIFs? But you really dont want to use that because of that ugly scrollbar on the side, or what about the top and left margins? This gets rid of those 3 annoying things. What you are doing in this is typing direct HTML into the webbrowser control, instead of directly pointing it to the image. With this you can set margins or scrollbar visability.
Get ready to have some fun.Jackpot is here now with 3 types of games and on top of that you can play JACKPOT alone or with your friend(2 player).I have used simon price source for changing the resolution.PLEASE VISIT www.gauravcreations.com for more programs