Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~241 People Reached
Favorite Forums
Favorite Tags
Member Avatar for blahbleh

I keep getting a System.StackOverflowException error. Anyone have any idea why?? Imports System.IO Imports System.Collections Imports System.Collections.Specialized Imports System.Drawing Public Class Form1 Inherits System.Windows.Forms.Form [B][U][COLOR=Red]Dim mst As MasterForm = New MasterForm[/COLOR][/U][/B] Dim objColl As StringCollection Dim objColl2 As StringCollection Dim objRand As Random = New Random Dim word As String …

Member Avatar for plazmo
0
184
Member Avatar for blahbleh

hey. I have a book called Programming Games with Microsoft Visual Basic 6.0 and no matter what I try to do with the hangman game, I can't get the code to work. It's all messed up. Can someone supply me with the whole code for the game so I can …

0
57