Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags

6 Posted Topics

Member Avatar for DonCollins
Member Avatar for tekgrl

to get words to link to the game just write a function that calls for example a text file, then in ure game code, do w/e string name u have, say word, and the name of the function u wrote(getword) ... word = getword("something.txt") put the something.txt into ure bin …

Member Avatar for 3250245
0
204
Member Avatar for weazel

Just like a few others, i was assigned a Hangman project for VB.NET!!! Yea so this is wat we have to do -----read a word from a text box - [B]DONE[/B] -----when play is clicked, the word is read and the number of letters is replaced with an underscore (_ …

Member Avatar for jahuli
-1
151
Member Avatar for weazel

ust like a few others, i was assigned a Hangman project for VB.NET!!! Yea so this is wat we have to do -----read a word from a text box - DONE -----when play is clicked, the word is read and the number of letters is replaced with an underscore (_ …

Member Avatar for SethR
0
246
Member Avatar for BobbyRags

a good book is Simply Visual Basic .Net An Application -DrivenTutorial Approuch DEITEL TM

Member Avatar for Letscode
0
106
Member Avatar for weazel

Big Problem!!! [SIZE=7]ok hangman all worked perfectly... then suddenly this erro came up!!! SOMEBODY HELP ME PLEASE THIS IS DUE 2MORROW!!![/SIZE] [COLOR=Red] ERROR = An unhandled exception of type 'System.Runtime.InteropServices.ExternalException' occurred in system.windows.forms.dll Additional information: A generic error occurred in GDI+.[/COLOR] [CODE] Public Class form1 Inherits System.Windows.Forms.Form ' Author: Misha …

0
162

The End.