Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #221213
Visual Bomberman X (Preview)

Forget atomic bomberman for PC that takes 55 megs. (This takes 464kb zip compressed) This Visual Bomberman X uses direct X 7 and 24-bit color.(65.7% Bomberman emulator) This game ROCKS like hell...looks little bit like snes bomberman game. (Tested 3 computers) Everything works fine: the graphics looks good, excellent control, good speed(unless if have faster computer),and good AI. Reqirements: PII 266 or higher, Direct X7, 24-bit color mode.(if you don't meet this reqirements don't download it) Add your muiltplayer code, graphics, level, character images, your bomberman style, etc. Sorry,I didn't have time to compress into exe. Just download this program and run the game. Hot Direct X game... This should be visual basic game of the year. Vote for me.

7_2009-2012 #221348
Blast Em

It's a screen saver like application that has little people running around your screen. What you can do is blast them with a shotgun, and just watch the mess ;) I'm not promoting violence, just something I wrote for fun. It uses DirectX as a fullscreen app. I had wanted it to be more cool, like the little people "eating" up the desktop, maybe I'll do that later :) Vote if you like it!

7_2009-2012 #222021
Save As JPG Files

With this code come the Bmp2Jpeg.dll file that you need to put in the Windows\System directory With this dll come a API function BmpToJpeg that convert Bitmap file to Jpeg file. The program save the Picture as Bitmap and convert the file to Jpeg Picture (With 100 Compress Quality) and delete the Bitmap File

7_2009-2012 #221610
Activate ScreenSaver

This will activate your current screensaver, but if screensaver is password protected it doesn't display that, trying to figure that out right now.

7_2009-2012 #221657
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

7_2009-2012 #225472
BitBlt with Transparencies, StretchBlt

To demonstrate using BitBlt and StretchBlt.

7_2009-2012 #225473
Listview with FileNames and FileSizes

To demonstrate using listview to view files and directories.

7_2009-2012 #221078
Joe Logic ,A fully editable, fun and addicting game

I've always liked logical games, brain teasers, etc., One favorite of mine, though, is too slow and lacks the ability to edit your own levels. Joe Logic is an emulation of this logical game. But Joe Logic is much faster and fully editable! And although the concept is the same, the graphics and the levels are all original. This game is really very addicting. There are 25 levels as of this submission and more are likely to follow. If you make your own levels and would like to share them, please drop me an email. I may add them here. Also, all solutions are included but I would challenge you to try to solve them first.

7_2009-2012 #223919
Typing Wiz

This little program that I made will help you improve your typing skills greatly. Complete with mini keyboard, practice passages and custom passages, you can test your skills on how many words per minute you can type, check out how accurate you are with the accuracy moniter. Small compact size will fit on the desktop. Labels for the keys use theie ascii value, eg LblKey(65) is A, etc. Please vote if you like this program.

7_2009-2012 #220376
Direct3D -> 2D

This program shows you how to use Direct3D to extend 2D games/programs. It uses no lighting or matrices or other more advanced Direct3D stuff, just shows you how to use rotation. Very basic, but allows you to do more then DirectDraw (or at least faster). Just hope someone could use this. Don't forget to leave comments (and vote)!

7_2009-2012 #221611
File Manager1.01

This program is better than windows file manager and almost better than windows explorer. It has, zip/unzip, file copy, move, delete, properties, computer information, find file, image viewer, file renamer, empty recycle bin, change desktop wallpaper, run program, create shortcut (not working yet) change screen resolution and much much more. Not Done Yet, PLEASE VOTE. Uses dir1 and listview, some bugs to fix, only first version. If you can help me with putting the treeview onto the program, please do and send it to me.

7_2009-2012 #219973
MyMate - With MSagent , reminders, UDP chat , Capture Tool, Task List, Print from Grid etc etc

It is a DeskTop Task/Reminder Manager. You need to have MSagent and some characters installed. It has a simple UDP chat program. It also has some nice Capture tools (Screen Active Form etc etc) I got the capture code from someone else...can't remember. It has a Task Manager and a Reminder Manager. The Agent is selectable and keeps making snotty remarks. It lives in the IconTray. REALLY HANDY program to keep track of you "To Do" list. Please comment...thanx

7_2009-2012 #217629
Printing to a dot-matrix line printer.

I've been asked several times how to print 1 line at-a-time to a dot-matrix line printer. The existing VB print daemon does the buffer thing and only supports page printing to an inkjet/laser printer. Here is the link I found at Microsoft that explains how to print 1 line at a time. http://support.microsoft.com/support/kb/articles/Q175/0/83.asp? Go to the website and cut/paste the code.

7_2009-2012 #222870
a1 ip sniffer

The is a ip sniffer i made. very good for beginners. this only took me like 5 mins but then i was thinking i could release this so here ya go. tell me what you think. k. nad remember to vote.

7_2009-2012 #224164
AdSupport

Want to keep your programs free, yet still want a way to make some money off of them? Then support your programs with built-in advertising! This user control can be built in to the program, or in a seperate pop-up window as seen in the screen shot. Ads are seperate from the program, and can be updated easily. Instructions are in the code, all you have to do is edit 2 variables, and your done! For the latest version go to: http://www.thespacezone.com/projects/vb6/adsupport/index.php New versions with more features/bug fixes are uploaded daily.

7_2009-2012 #224036
CarRace

A few months ago i downloaded a game of Joshua Duck and developed it. This a game that you have a car and you join races. When you win you can upgrade your car. But you can not control your car :) It uses BitBlt.

7_2009-2012 #220042
permConnect

Have you ever been on the Internet and had to walk away for a few minutes, which turned into a few minutes more? Only to return and find your connection is lost Stay Connected with PermConnect. Code Examples: Database, WebBrowser, ssTab, ini, For Next Loop and much more... Commented.

7_2009-2012 #221780
VBZip - Add standard ZIP compression to your Apps

Add standard ZIP compression and decompression to your Apps by simply adding this comtrol to a form. New version of Richsoft ZipIt 1b Fully updated, now sample WinZip style application is complete! * Add, extract, delete files from an archive * Fully event driven * 9 levels of compression * 8.3 format for compatablity with PKZip for DOS * Fully compatible with WinZip! * Wildcards now supported for all archive operations! For latest information please see my website: www.richsoftcomputing.btinternet.co.uk The Zip file was created using the sample application!

7_2009-2012 #224666
ModPrint

A "GOOD" print module. Supports many functions like : SetFont SetupPrinter QuickPrint GetY GetX AlignCenter AlignRight AlignLeft PrintHeader PrintFooter PrintPageNum PrintLine CheckPageLen EndOfPage Hope you like it. 10/10/2006 : Included a demo program, and a common dialog example. Re-classified as beginner level code. Happy printing ^.^ Tip: VB can print most object simply by doing a Print obj. Example: Print Picture1

7_2009-2012 #224808
Patch Extractor - Binary Compare Two Files

Binary compare two files and save the differences to file. you need to 2 files with equal length, one original and one patched. please register syntools.dll in your windows system with regsvr32.exe. syntools.dll provides standard common dialog functions like file dialogs for open and save, color picker window, file exists function and more... you can download syntools.dll source right here at your mother of source codes. just follow the url below: http://www.planet-source-code.com/xq/ASP/txtCodeId.21368/lngWId.1/qx/vb/scripts/ShowCode.htm feel free to email me if you have any questions or suggestions. mailto: [email protected]

Languages
Top Categories
Global Discovery