Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #34764
Multiplayer Card Game Called Tic

(I have put this description in the zip, so if you want nicley formated description, download the project.) Happy new year! I have been working on this project for a long time, about 4/5 months or so. This program is of a card game called Tic. The game is similar to rummy, but is still quite different. Full rules of the game are included in the program. Also, this is a multiplayer program that uses Winsock. In the zip, there are 2 projects, the server and the game board. Includeds: -Transparent Textboxes -Transparent Listboxes -Really nice graphics (See screenshot) -Lots of good code -Nice pictures of all the cards. I have also written a help file for the program. You can read the help file for instructions on how to set it up, and get a game going. The server can support upto 5 players. The game usually uses 2 52 card decks to play, but i have added an option to change that amount from anywhere between 2 and 5. Once players are connected, and the person who is controlling the server chooses to start the game, the server shuffles up all the cards, and sends out hands to the players. The server keeps track of the round, cards in the deck, cards that have been played, the discard pile, and the points the players have earned. To run this program, you must have a minimum of 800x600 resolution, and must have Internet Explorer (5?) (not sure what version you need) because the program uses the webbrowser control to view the help file. To do the transparent controls i used subclassing (and i got a bit messy with it, but it works). The after effect of all that is a nice looking program. On the Game Board project, i decieded to make my own menu, so i used a combonation of picture boxes and labels, and it cam out really nice. One more thing... As in a real game of cards, players sometimes cheat. Well, i have added in a secret command(well not so secret anymore) that allows players to cheat if they really really want to. The cheating goes undetected by other players. All the code is commented where it needs to be commented. This has gone through about 1 and a half months of beta testings, so it should be pretty bug free. If you find any bugs with it, leave a comment here, or email be at [email protected]. Please leave comments here on what you think about this, or email me your thoughts at [email protected]. Thanks. If you like this code, place a vote on it. Visit the offical site at: http://www.geocities.com/thrice_twice/index.html Thanks for looking!

ASP_Volume2 #34765
Windows XP clone command buttons, option buttons, and check boxes.-- MAJOR UPDATE!!! (finally)

I'm finally updating this submission! I have completely redone all three controls. The command button is more richer, has more of the "feel" of the acutal Windows XP command button. I noticed previously it flickered, not anymore! I'm completely drawing these buttons to the user control, so there is no flicker. I was also using a timer to detect when a mouse entered and exited the control, which was a bad idea. I'm now using a different method. On these controls you can set the ForeColor, BackColor, and Font properties. Responds just like actual Windows XP buttons. This is a major improvement from my last submission. Well anyway, hope you enjoy these, now everybody can take advantage of the appealing Windows XP look. NOTE: In the screenshot, the controls on the left are the cloned ones :-) Can't really tell a difference, can ya?

ASP_Volume2 #34766
Create your own Windows XP Shell Theme(7 of the 5 globe ratings)

Tired of Just the Default(Blue), Silver, and Olive Green themes? Do you want to find a way past what MicroSoft claims to say that you cannot create your own Visual Style? This Article Explains it all.

ASP_Volume2 #34767
FlexPrinter2 with Pictures

Prints the contents of MSHFlexGrid control. This one prints pictures in all alignments. Have a look.

ASP_Volume2 #34768
Deal with NULL in access

By default Access string fields contain NULL values unless a string value (including a blank string like "") has been assigned. When you read these fields using recordsets into VB string variables, you get a runtime type-mismatch error. here is a nice code to get rid of that

ASP_Volume2 #34769
__Simple Winsock Tutorial__

This tutorial will teach you the basics of winsock (the winsock OCX control). How to connect to computers, how to be a server, sending and getting data. If you like this, Please vote for me ;)

ASP_Volume2 #34770
EMailSuit

7.528 Lines of Code + 2721 Lines of Comments=10.249 Lines of Code Complete E-MAil Suit Features: -Send E-Mail with multi attachments, HTML formated ... -Receive E-Mails with multi attachments and DECODE them -All E-Mails are stored in an Access Database (including the Attachments) -No OCX for decoding, encoding Mime compatible mails -No Winsock.ocx uses pure API Calls! -Complete Adressbook for all your adresses -Multi language (English, German) -Clear and structured code -Speed optimised

ASP_Volume2 #34771
Tutorial Maker

Tutorial is a program to make tutorails. You can compile the tutorials to .exe and save to .tut (the extention the prg uses to store files. To compile to .exe first you have to compile the prg in the dir \runner to exerun.exe and put it in the main prg dir You juse run the program and in the textbox type the first "page" of the tutorial and you can put a picture to by clicking change pic and selecting (When you run the tutorial if the files are not in the dir you told it will look for the file in the app's path. Please vote for this program. If I get enough votes i'll put the next version pn PSC.

ASP_Volume2 #34772
MSN Messenger Hotmail Bot

37 fully functional functions for using MSN messenger remotly, v3.0 now, and due to popular demand it is now BACK IN A CONTROL! I would put a list of them here... but i cant really be botherd!!!!!!! you can find me on it @ [email protected] So if you like then add me, as most ppl that do vb on my list get the BETA versions to play with :p, Oh and thanks to my best friend Kegham for giving me the idea and being the BETA tester and the background function. (Thanks man!) Please vote :D :) :| :$ :( :'( lol

ASP_Volume2 #34773
Allow Numerals Only

After looking here and a few other places for a simple code that allows only numerals and not to allow text to be pasted into a textbox and with no prevail I figured it out. Not a major thing but for beginners this will help them.

ASP_Volume2 #34774
VBhelWorkShop

This Wizard read any Visual Basic project and exports it to html pages to be compiled as *.chm file. The steps and the informations required allow to build any help really fast. The goal of VB Help Workshop is reading a VB project file and translate it to html pages as Programmin Guide style or Application Documentation Once the work is done open the hhp project with Microsoft Help Workshop and compile it as chm file.

ASP_Volume2 #34775
__Mirror Drawing Paint V2__

This program lets you draw a mirror image with different colors or line sizez Please vote for me if you like it ;)

ASP_Volume2 #34776
Copy and Paste files with clipboard

A simple example on how to copy and paste files with the windows clipboard. Just like the windows explorer does

ASP_Volume2 #34777
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.

ASP_Volume2 #34778
iList

Cool list ..., see screen shot.

ASP_Volume2 #34779
__How to make Joystick Games__

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

ASP_Volume2 #34780
__CoolHTML- WYSIWYG Html Editor__

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

ASP_Volume2 #34781
EP's Word /w TEXT TO SPEACH

This is a simple word prosser using the rich text box and also uses TEXT TO SPEACH

ASP_Volume2 #34782
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.

ASP_Volume2 #34783
A bingo game like no other! better than any other on PSC, and alot of other games too.

With this bingo game you can play up to 90 computers with as much money to bet with as you want. Cool easy to use Shaped Forms...yeah.. this is my first post on PSC, i spent alot of time messing with this app so Check it out and please give me your comments or suggestions,

Languages
Top Categories
Global Discovery