Results for "Volume: 2002C"
Missile Command Final version. For ALL windows versions. This game is a remake of the long ago missile command, but i added some stuff, give it a shot, it's pretty fun. Lots of improvements since last update. Visit www.geocities.com/defiant_xg for the music. i suggest you get the music, the game is really bland without it.
Some cool cos sin fx, can be used to make an screensaver or someting...
Class object that gets the systems available screen workspace dimmentions and can also position a form to one of 9 screen quadrants. All API.. No SysInfo Control!
This is how to use gradient colors in a form. You do not need to do anything or write lines of code to add gradient to your forms. Just put the these three lines in Form_Load Sub Update Note: Thanks for comments, Form_Resize is a better sub if your form is not fixed size
This program will close all your windows application without getting its hwnd, with only one click
Display's a Marquee.
Lets you pick something out of a list.
Shows how to use arrays(If i get feedback i will post a code with LOTS of commenting, but only if i get at least 2 requests(with votes))
Server Monitor is a utility for NT/W2K system administrators. The main purpose of it is to monitor and intercept error type events occurred on the servers. Events such as Server is Down, Drive is not available, free space on the drive falls below preset limit are intercepted. Servers query interval can be set from 1 minute to 24 hours. Monitor can send an Email or Page (if available) with error summary. Optionally Monitor can intercept Error type events from the Application and/or System Log on the servers. (Evntlog2.dll should be installed and registered. Can be downloaded from: http://www.btinternet.com/~vbadmincode/winnt.htm#Event Log. Look for wp0396). This is a beta, so I'd appreciate all the comments on the code and bug reports I can get.
Create Translucency to your forms.. by a single line of code.....
The classic puzzle game with a PictureClip control. I will be very impressed if someone have the time to finish this game, but you will get a very sweeet price if you do... A look at my beautiful Volvo...
This Common Dialog replaces Microsoft's Common Dialog as using that would just add one more dependancy to your project, where VB already has more than enough of that! Though it is by no means already completed as it doesn't already got colour or font picking abilities, nor does it have a print dialog. It's also not as easy as with the MS Commondialog to use this in your apps. I'll continue on this though as it'd be really great to slowly replace all of that dumb control packages (where you only need one control but got to include the whole file) with single controls, that can be used as usercontrols, not as ocx's which is by my opinion much better as you don't have to take care about the registering and stuff... I dont really trust the setup anymore.
How to give color to your forms. I'm not speaking english so explications are in french. Don't forget the vote :-)
A cool graphics!
This is a complete tutorial to TEACH you how to write your OWN code to program the MCI Command String Interface. This is great for a beginner that has never used MCI Command Strings before. In this tutorial I explain on a step by step basis the mciSendString function and mciGetErrorString function. I show you how to send command strings and flags to the Mci Device. The link to the available and documented command strings and flags is included. I show you how to go by this Mci Documentation and select the command strings and available flags to accomplish what you want to do. If I receive good feedback I will consider more tutorials in the future. I am not very good at explaining things so I hope you don't get confused. I tried to break it down in very simple terms. I used wordpad to create the article so you may not like the formatting of the article. You can check out my webpage at: www16.brinkster.com/codesource for addition code and information. Alot of time and work went into this article so please vote and leave feedback.
This is an ultra addictive game - don't just take my word for it - try it i haven't seen anything on PSC like this before! The source has next to no comments but is still easily readable. This was a spare time project I was playing with years ago. Just found the code and thought it is perfect for submitting to PSC. I will be updating this game with more features soon. The concept of the game is simple. Infact you will most likely recognise it as a hybrid of other versions. This one has a unique scoring feature though - that I haven't seen before. Please Vote for this - this is my first submission. Read the help box for the simplest of instructions. Adapt the code but remember me OR give me your suggestions to update it! Next version I aim to use more animation and directX. Remember VOTE VOTE VOTE. Ps Anyone got a license they can GIVE ME for the latest MSDN? ;-) mines old and out of date! :-( Hey, I am noticing that a lot of people leach code but cannot be bothered to click on them rating buttons at the bottom. Support PSC and others by voting for peoples efforts it takes seconds to do!!!!
Well it is a very basic game. All you have to do is keep it from dieing. The code may be a bit buggy but I am fairly new so don't complain too much. I do, however, want some advice.
These 9 lines of VBSCript code access the OLE DB Service Provider Type Library that is installed with ADO and will build a connection string to ANY database supported by OLE DB. Simply launch the VBScript file enclosed in the attached ZIP file, on the first tab select your Provider (Access, Oracle, SQL Server, etc), Click Next and enter your connection info (login, password, server name, etc), click Test Connection to test connection and when ready, click OK. When OK is clicked it will popup a VB InputBox that has your connection string as the default value in the text box. Simply copy the string and click Cancel to end the script. The original Artical is from the 11th Annual VBPJ Tech-Tips issue and can be found in its entitity at www.vbpj.com in its archives.
This code takes a user specified Access Database (I used Access 2000) and prints the database structure to a printer or to an HTML file. Currently working on adding Queries, etc. to the mix as well (Version 2.0!!) if i get any feedback.
If you are a teacher teaching C++ or C or Visual Basic or any language or just a normal teacher this code is for you!