Click here to Skip to main content
15,907,687 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to make repeated calls to a DLL from C#? Pin
J.G.W30-Jul-09 17:27
J.G.W30-Jul-09 17:27 
GeneralRe: How to make repeated calls to a DLL from C#? Pin
J.G.W10-Aug-09 16:31
J.G.W10-Aug-09 16:31 
GeneralRe: How to make repeated calls to a DLL from C#? Pin
Blikkies30-Jul-09 1:04
professionalBlikkies30-Jul-09 1:04 
QuestionWordlist.txt file hide? Pin
alrsds29-Jul-09 16:29
alrsds29-Jul-09 16:29 
AnswerRe: Wordlist.txt file hide? Pin
Mycroft Holmes29-Jul-09 17:39
professionalMycroft Holmes29-Jul-09 17:39 
GeneralRe: Wordlist.txt file hide? Pin
harold aptroot29-Jul-09 19:56
harold aptroot29-Jul-09 19:56 
GeneralRe: Wordlist.txt file hide? Pin
Mycroft Holmes29-Jul-09 20:03
professionalMycroft Holmes29-Jul-09 20:03 
GeneralRe: Wordlist.txt file hide? Pin
harold aptroot29-Jul-09 20:28
harold aptroot29-Jul-09 20:28 
AnswerRe: Wordlist.txt file hide? Pin
mustang8629-Jul-09 19:42
mustang8629-Jul-09 19:42 
QuestionC# version Pin
onlinegurl29-Jul-09 15:27
onlinegurl29-Jul-09 15:27 
QuestionI need HELP Pin
3.3..329-Jul-09 12:51
3.3..329-Jul-09 12:51 
AnswerRe: I need HELP Pin
Blue_Boy29-Jul-09 13:31
Blue_Boy29-Jul-09 13:31 
AnswerRe: I need HELP Pin
Christian Graus29-Jul-09 13:33
protectorChristian Graus29-Jul-09 13:33 
AnswerRe: I need HELP Pin
nelsonpaixao29-Jul-09 13:46
nelsonpaixao29-Jul-09 13:46 
AnswerMust...follow...Chris'...guidelines... Pin
leckey29-Jul-09 14:28
leckey29-Jul-09 14:28 
GeneralRe: Must...follow...Chris'...guidelines... Pin
Christian Graus29-Jul-09 14:56
protectorChristian Graus29-Jul-09 14:56 
QuestionHelp with sendkeys. Pin
xobx29-Jul-09 7:38
xobx29-Jul-09 7:38 
AnswerRe: Help with sendkeys. Pin
Adam Maras29-Jul-09 8:36
Adam Maras29-Jul-09 8:36 
GeneralRe: Help with sendkeys. Pin
xobx29-Jul-09 9:06
xobx29-Jul-09 9:06 
GeneralRe: Help with sendkeys. Pin
Christian Graus29-Jul-09 11:36
protectorChristian Graus29-Jul-09 11:36 
GeneralRe: Help with sendkeys. Pin
DaveyM6929-Jul-09 12:11
professionalDaveyM6929-Jul-09 12:11 
QuestionC# Webcam Directions... Pin
markymarky29-Jul-09 7:24
markymarky29-Jul-09 7:24 
AnswerRe: C# Webcam Directions... Pin
Blue_Boy29-Jul-09 7:35
Blue_Boy29-Jul-09 7:35 
Questionwindows form programming Pin
Nathan Revka29-Jul-09 7:08
Nathan Revka29-Jul-09 7:08 
AnswerRe: windows form programming Pin
Vikram A Punathambekar29-Jul-09 7:43
Vikram A Punathambekar29-Jul-09 7:43 
Your code seems totally irrelevant to the problem at hand. Confused | :confused:

Nathan Revka wrote:
but I am having difficulty


Does it not compile, or do you get a runtime error? I would guess you need to make WarGame a public inner class of Form1, but that is terrible design - you should have WarGame as a full class in its own right, in WarGame.cs.

Cheers,
Vikram. (Proud to have finally cracked a CCC!)

Recent activities:
TV series: Friends, season 10
Books: Fooled by Randomness, by Nassim Nicholas Taleb.
Carpe Diem.




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.