Click here to Skip to main content
15,890,845 members
Home / Discussions / C#
   

C#

 
QuestionNeed help in C# prog.... urgent!! Pin
cole2324-Apr-07 20:52
cole2324-Apr-07 20:52 
AnswerRe: Error 8 The namespace '' already contains a definition for '?' C: Pin
Vikram A Punathambekar24-Apr-07 20:55
Vikram A Punathambekar24-Apr-07 20:55 
AnswerRe: Need help in C# prog.... urgent!! Pin
Colin Angus Mackay24-Apr-07 22:30
Colin Angus Mackay24-Apr-07 22:30 
QuestionOT Pin
Vikram A Punathambekar24-Apr-07 22:42
Vikram A Punathambekar24-Apr-07 22:42 
GeneralRe: Need help in C# prog.... urgent!! Pin
cole2324-Apr-07 23:44
cole2324-Apr-07 23:44 
GeneralRe: Need help in C# prog.... urgent!! Pin
Colin Angus Mackay24-Apr-07 23:57
Colin Angus Mackay24-Apr-07 23:57 
QuestionAccessing the gameport in C# Pin
Lyle261024-Apr-07 20:51
Lyle261024-Apr-07 20:51 
AnswerRe: Accessing the gameport in C# Pin
caix25-Apr-07 15:36
caix25-Apr-07 15:36 
Usually if you're using the game port you've probably writing a game, and so will have DirectX SDK - if not then have a look at it.

In DirectX there is a name space called DirectInput in the DirectX SDK that allows direct access to any Joystick/Mouse/Keyboard etc.
The code is pretty easy, if you look at the samples, but it does mean that running you app will need everybody to have directX installed

Haven't tried to access directly but you probably will have some difficulty - as C# is supposed to hide you from accessing the H/W directly.

QuestionWindowsMediaPlayer control. Pin
kraj9924-Apr-07 20:47
kraj9924-Apr-07 20:47 
QuestionBinaryReader.ReadString() do not stop reading Pin
jens12345624-Apr-07 20:47
jens12345624-Apr-07 20:47 
QuestionWindowsMediaPlayer control. Pin
kraj9924-Apr-07 20:46
kraj9924-Apr-07 20:46 
QuestionGet the position of IBeam Pin
Adobe200724-Apr-07 20:36
Adobe200724-Apr-07 20:36 
AnswerRe: Get the position of IBeam Pin
Adobe200725-Apr-07 6:36
Adobe200725-Apr-07 6:36 
QuestionError The namespace '' already contains a definition for '?' Pin
cole2324-Apr-07 20:07
cole2324-Apr-07 20:07 
AnswerRe: Error The namespace '' already contains a definition for '?' Pin
xibeifeijian24-Apr-07 20:15
xibeifeijian24-Apr-07 20:15 
AnswerRe: Error The namespace '' already contains a definition for '?' Pin
Vikram A Punathambekar24-Apr-07 20:53
Vikram A Punathambekar24-Apr-07 20:53 
QuestionDisplaying a picture Pin
Icarus12324-Apr-07 19:58
Icarus12324-Apr-07 19:58 
AnswerRe: Displaying a picture Pin
xibeifeijian24-Apr-07 20:35
xibeifeijian24-Apr-07 20:35 
GeneralRe: Displaying a picture Pin
Icarus12324-Apr-07 20:51
Icarus12324-Apr-07 20:51 
QuestionDownLoad Data Pin
sujithkumarsl24-Apr-07 19:40
sujithkumarsl24-Apr-07 19:40 
QuestionHelp required in c# Pin
MIsahq24-Apr-07 19:29
MIsahq24-Apr-07 19:29 
AnswerRe: Help required in c# Pin
Rocky#24-Apr-07 19:38
Rocky#24-Apr-07 19:38 
GeneralRe: Help required in c# Pin
MIsahq24-Apr-07 20:17
MIsahq24-Apr-07 20:17 
GeneralRe: Help required in c# Pin
Rocky#24-Apr-07 20:53
Rocky#24-Apr-07 20:53 
QuestionHow to set transperency of an image in C# Pin
dudedotnet24-Apr-07 18:11
dudedotnet24-Apr-07 18:11 

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.