Click here to Skip to main content
15,899,754 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How can i use printf() o cout in MFC Pin
Christian Graus23-Apr-09 10:24
protectorChristian Graus23-Apr-09 10:24 
GeneralRe: How can i use printf() o cout in MFC Pin
Luc Pattyn23-Apr-09 10:47
sitebuilderLuc Pattyn23-Apr-09 10:47 
GeneralRe: How can i use printf() o cout in MFC Pin
Johan Hakkesteegt23-Apr-09 23:04
Johan Hakkesteegt23-Apr-09 23:04 
QuestionPictureBox Imgage Processing Pin
M_Naeem22-Apr-09 19:43
M_Naeem22-Apr-09 19:43 
AnswerRe: PictureBox Imgage Processing Pin
Christian Graus22-Apr-09 23:12
protectorChristian Graus22-Apr-09 23:12 
QuestionHangman Game Pin
elindel22-Apr-09 17:03
elindel22-Apr-09 17:03 
AnswerRe: Hangman Game Pin
Christian Graus22-Apr-09 17:05
protectorChristian Graus22-Apr-09 17:05 
GeneralRe: Hangman Game Pin
elindel22-Apr-09 17:23
elindel22-Apr-09 17:23 
an example of my code is this

Sub LoadWordArray()


strWordListArray(0) = "ELEPHANT"
strWordListArray(1) = "CARRIAGE"
strWordListArray(2) = "ENVELOPE"
strWordListArray(2) = "ENVELOPE"
strWordListArray(2) = "ENVELOPE"
strWordListArray(3) = "PRESIDENT"
strWordListArray(4) = "ELLIPTICAL"

I want to have when the word elephant is being guessed a box or something that gives a hint to the person guessing that is i a very large gray anamal. You know something like that, it will be different for every word but thats the idea
GeneralRe: Hangman Game Pin
Christian Graus22-Apr-09 18:07
protectorChristian Graus22-Apr-09 18:07 
GeneralRe: Hangman Game Pin
elindel22-Apr-09 18:22
elindel22-Apr-09 18:22 
GeneralRe: Hangman Game Pin
ChandraRam23-Apr-09 0:17
ChandraRam23-Apr-09 0:17 
GeneralRe: Hangman Game Pin
Christian Graus23-Apr-09 0:44
protectorChristian Graus23-Apr-09 0:44 
GeneralRe: Hangman Game Pin
Tiyani Miyambo23-Apr-09 22:02
Tiyani Miyambo23-Apr-09 22:02 
QuestionHow to get the diffrence in time. VB.net #8 *** Thanks for all your help *** Pin
Laser Steve22-Apr-09 8:18
Laser Steve22-Apr-09 8:18 
AnswerRe: How to get the diffrence in time. VB.net #8 PinPopular
0x3c022-Apr-09 8:30
0x3c022-Apr-09 8:30 
AnswerRe: How to get the diffrence in time. VB.net #8 Pin
SayreCC22-Apr-09 21:34
SayreCC22-Apr-09 21:34 
AnswerRe: How to get the diffrence in time. VB.net #8 Pin
Lyndon Schroeder23-Apr-09 9:49
Lyndon Schroeder23-Apr-09 9:49 
AnswerRe: How to get the diffrence in time. VB.net #8 *** Thanks for all your help *** Pin
ormonds23-Apr-09 12:31
ormonds23-Apr-09 12:31 
Questioncombobox last item to first item Pin
johnny196322-Apr-09 1:53
johnny196322-Apr-09 1:53 
AnswerRe: combobox last item to first item Pin
Jay Royall22-Apr-09 2:31
Jay Royall22-Apr-09 2:31 
GeneralRe: combobox last item to first item Pin
johnny196322-Apr-09 4:50
johnny196322-Apr-09 4:50 
GeneralRe: combobox last item to first item Pin
Jay Royall22-Apr-09 5:06
Jay Royall22-Apr-09 5:06 
GeneralRe: combobox last item to first item Pin
johnny196322-Apr-09 5:55
johnny196322-Apr-09 5:55 
GeneralRe: combobox last item to first item [modified] Pin
Jay Royall22-Apr-09 6:21
Jay Royall22-Apr-09 6:21 
GeneralRe: combobox last item to first item Pin
johnny196322-Apr-09 10:16
johnny196322-Apr-09 10:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.