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

C#

 
GeneralBitWise operation Problem Pin
memoboy20-Feb-05 1:13
memoboy20-Feb-05 1:13 
GeneralRe: BitWise operation Problem Pin
leppie20-Feb-05 2:43
leppie20-Feb-05 2:43 
GeneralRe: BitWise operation Problem Pin
memoboy20-Feb-05 6:35
memoboy20-Feb-05 6:35 
GeneralRe: BitWise operation Problem Pin
leppie20-Feb-05 6:46
leppie20-Feb-05 6:46 
QuestionHow To Get Form Instance of Requesting WebForm in Global.asax.cs Pin
Rajesh Thomas20-Feb-05 1:02
Rajesh Thomas20-Feb-05 1:02 
GeneralHelp with figuring out enums Pin
meepymoo20-Feb-05 0:37
meepymoo20-Feb-05 0:37 
GeneralRe: Help with figuring out enums Pin
mav.northwind20-Feb-05 1:16
mav.northwind20-Feb-05 1:16 
GeneralRe: Help with figuring out enums Pin
meepymoo20-Feb-05 2:01
meepymoo20-Feb-05 2:01 
Thanks for the reply, it was very helpful. Smile | :)

However, I'm still not sure how to process the numerical status "summary". Because it is an int when I read it I'm not sure how to process it as a "compacted" list of Statuses.
For example, I get "132" so I try to set characterStatus to that, which is "Status" and not "int" so I'm a bit lost there.

To explain more in depth what I'm doing here... I'm writing a little program that reads certain memory addresses of a game, and should display a little window with colored boxes indicating whether I'm, say, poisoned or not (green box if so, red otherwise).
The status byte is therefor 0-255, and I have to make "sense" of that, in term of enumerated statuses. Perhaps I'm going about it the wrong way. Smile | :)
GeneralRe: Help with figuring out enums Pin
leppie20-Feb-05 2:47
leppie20-Feb-05 2:47 
GeneralRe: Help with figuring out enums Pin
mav.northwind20-Feb-05 3:59
mav.northwind20-Feb-05 3:59 
Generalworking with performance counters and categories Pin
sagmam19-Feb-05 21:57
sagmam19-Feb-05 21:57 
QuestionHow can i display 16bir RAW image ? please help. Pin
So-Haeng, Lee19-Feb-05 20:28
So-Haeng, Lee19-Feb-05 20:28 
Questionhow to use regex to match this string? Pin
sssa200019-Feb-05 20:10
sssa200019-Feb-05 20:10 
AnswerRe: how to use regex to match this string? Pin
Kevin McFarlane20-Feb-05 0:11
Kevin McFarlane20-Feb-05 0:11 
AnswerRe: how to use regex to match this string? Pin
Christian Graus20-Feb-05 10:18
protectorChristian Graus20-Feb-05 10:18 
GeneralToggle Languages in MDI Form Pin
ye win zaw19-Feb-05 19:16
ye win zaw19-Feb-05 19:16 
QuestionHow do i listen to the desktops windows messages? Pin
FocusedWolf19-Feb-05 16:10
FocusedWolf19-Feb-05 16:10 
AnswerRe: How do i listen to the desktops windows messages? Pin
FocusedWolf19-Feb-05 16:12
FocusedWolf19-Feb-05 16:12 
QuestionApplication start at boot time? Pin
bmk_shepherd19-Feb-05 14:44
bmk_shepherd19-Feb-05 14:44 
AnswerRe: Application start at boot time? Pin
Luis Alonso Ramos19-Feb-05 18:41
Luis Alonso Ramos19-Feb-05 18:41 
GeneralKey intercepts Pin
Esmo200019-Feb-05 13:24
Esmo200019-Feb-05 13:24 
GeneralRe: Key intercepts Pin
Luis Alonso Ramos19-Feb-05 18:45
Luis Alonso Ramos19-Feb-05 18:45 
GeneralRe: Key intercepts Pin
Esmo200021-Feb-05 13:22
Esmo200021-Feb-05 13:22 
GeneralRe: Key intercepts Pin
Luis Alonso Ramos21-Feb-05 14:16
Luis Alonso Ramos21-Feb-05 14:16 
GeneralRe: Key intercepts Pin
S. Senthil Kumar20-Feb-05 8:41
S. Senthil Kumar20-Feb-05 8:41 

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.