Advertisement

Results for "Volume: 2002C"

2002C #14580
Pero's library

This is library with many interesting things you can do in Visual Basic. It is made for beginners, but and intermediate can learn something from this. It shows you how to use timers, flash,popup menus in vb. You can learn how to put icons into the systray, make api calls, get computer info, make a transparent form, see what key is pressed on your keyboard, ... Please comment and vote.:O) PS. Some parts of this library ain't mine, so the credits also go to all people who think that their hard work is used in this code.

2002C #13897
iList

Cool list ..., see screen shot.

2002C #15416
__How to make Joystick Games__

This code allows you to make non-Directinput joystick powered games! If you like this, please vote for me ;)

2002C #15417
__CoolHTML- WYSIWYG Html Editor__

you see your webpage as you type as it is! [See Screenshot]

2002C #12797
ActiveX Installer 1.1

This code creates a small self-extracting EXE which can be used for installing ActiveX controls and DLLs. You can display a license agreement and have the component(s) automatically registered. This version allows multiple files to be added to the EXE and has a new interface. You can also save your projects for later use. Be sure to compile the Stub project before running the AXExe project.

2002C #15388
Othello (Major Update, Bugs Fixed)

This is the updated version of Othello, it has better Graphics a menu and much more. Othello is a fun and addictive game. Please Vote or leave a comment.

2002C #9664
View HTML without MS Controls 1.2 - Speed Bug Fixed

The speed bug has been fixed, thanks for your input guys. Anyone have ideas on images? I am thinking of BitBlting them onto the picture but the X - Y positions get messed up, same thing with alignment. This is a little test I wrote to see if VB do this sort of thing. As of right now it is pretty boring, and only accepts a few HTML command like BOLD, Italics, and Font Styles and I added Hyperlinks this morning. I need help with this thing so if you can, vote or send me an email. There are a few bad bugs in it (like the screen flickering) but let me know what you think so far. Thanks Bryan Cairns.

2002C #15157
Computer System Properties Hack (Very Cool!!)

Well basically when you right click on your computer and goto to properties, you will find a picture and a blank space or the people that made its logo. Well, this way will change it and the support info.

2002C #15419
__3D Car Racing Game!__

I wasn't planning on posting it, But I decided to anyways! It's a 3D racing game Made with Direct3D 7 (if you don't know how to use d3d, read my tutorial here on it). It is VERY important that you save all the Jpeg files that comes with the zip as .bmp files. I did this to save space in the zip file. It would have been 3MB if I didn't. To play, Click the left mouse button to excelerate, and move the mouse right and left to steer! It isn't complete though, there is no collision detection, and some other 'small' not bugs, but un finnished parts. Have fun! YOU WILL HAVE TO DL THE TEXTURES FROM SGDCENTER.COM (I'll have a link right on the Homepage) The textures were too large to upload to PSC, so thats why.

2002C #12748
Real Windows XP Controls in Windows XP / VB6 without images or custom controls

Ever wanted your VB6 apps to fit in with Windows XP? Now you can do just that. There are other samples on this site that accomplish this, but they use user controls or images - which means that the controls are slow and may not be resizable - and they're large. Want a better solution? This is it. Real Windows XP controls on Windows XP that match the user's visual style (i.e. theme), without user controls or images, with only one API call. You can even use the standard Visual Basic controls (buttons, scrollbars, checkboxes, etc.) and it will work - all with the speed of a native application. Because it is a native application, using Windows to draw the controls.

2002C #15431
Easy pinger

A app that lets you ping computers and send messages to win nt/2000 machines...

2002C #14579
I\\\\******Pero's library*******////I

This is library with many interesting things you can do in Visual Basic. It is made for beginners, but and intermediate can learn something from this. It shows you how to use timers, flash,popup menus in vb. You can learn how to put icons into the systray, make api calls, get computer info, make a transparent form, see what key is pressed on your keyboard,... Please comment and vote. :O) PS.Some parts of this code aren't mine. The credits also go to Wazerface(Martin McCormick)'s CompControl OCX and all people who's code is in this library.

2002C #9631
Silly Game v3

This is the third version of the original submission "Silly Game". I added sound, comments...simplified coding ect.. The program is very clear, commenting what's going on throughout the project. I got rid of some variables and delt with objects directly to loosen up memory and speed up performance. Along with the changes I still managed to keep it simple. Programmer after programmer keeps updating this program, so anyone interested in upgrading this program even more, read the readme for documentation. Oh yeah, forgot! you can vote for me if you like what I've done.

2002C #10561
Virtually Simon_Cool Check It Out!

Cool Simon Music Game Uses Midi Notes.

2002C #15467
ListView Editable SubItems

Create a listview with editable subitems, without using the MSFlexgrid control. Stand alone module can be used for any project where you need this kind of functionality. It doesn't use subclassing, so it will not make your project unstable.

2002C #15413
How Know the property and method belong a DLL using Type Library. Useful to simulate Object Brower

With this program, you can see the property and method with yours parameters from a Class. It is useful to identify faster the method with parameters when the InterDev not give. Also, you can see faster any DLL to use in your program

2002C #15246
A Standard ColorPicker (Updated .... More Good Looking Interface)

A ColorPicker that is similar to Adobe photoshop & Corel Color Picker. This was actually developed for my Paint Programme. It is faster and have mainly 3 modes of Color spaces and Preset mode containing safe palette and custom colors. The color algorithms have been optimized for speed. The same code have been translated into C++ and posted in PSC. see 'Great ColorPicker'. See this also and notice the speed difference between C++ and VB that use same algorithm. All Suggestions and VOTES are welcome.

2002C #14381
LEDProgress Bar 1.1

NOW WITH MAX AND MIN PROPERTIES!! This is a simple horizontal progress bar with yellow and red zones. The zones can be changed and values must be within 100. If you don't want any zones at all and just want green, just set the yellow and red to 100. Still working on a more visible label for the center, otherwise not bad. PLEASE VOTE NO MATTER WHAT YOU THINK.

2002C #15332
The password protected textbox control. Cure to the hack (updated)

In the past days, we have seen an exploit on how to get the text behind the password protected textbox control. This was sure a security breach. Windows XP don't have the same problem with their password protected textbox. They use their control from comctl32.dll and not user32.dll! Our textbox has the same protection. It is subclassed to intercept the WM_GETTEXT and EM_SETPASSWORDCHAR by transforming them into WM_NULL upon receival. Download the source and check it out. Any comments or suggestions are always welcomed :-) Subclassing source was borrowed by Stephen Kent's excellent article on PSC site : http://www.planet-source-code.com/xq/ASP/txtCodeId.30275/lngWId.1/qx/vb/scripts/ShowCode.htm

2002C #14897
Proper MSN Messenger Clone!

Sign into MSN Messenger service and chat to friends online with this MSN Messenger (Windows Messenger) Clone. Please give some feedback..

Languages
Top Categories
Global Discovery