Click here to Skip to main content
15,896,915 members
Home / Discussions / C#
   

C#

 
GeneralRe: design a command line interpreter Pin
J a a n s23-Apr-08 0:09
professionalJ a a n s23-Apr-08 0:09 
QuestionC# MDI Pin
Yousefjt7722-Apr-08 20:20
Yousefjt7722-Apr-08 20:20 
GeneralRe: C# MDI Pin
Nouman Bhatti22-Apr-08 20:54
Nouman Bhatti22-Apr-08 20:54 
Questionfax problem?? Pin
Member 386320922-Apr-08 19:48
Member 386320922-Apr-08 19:48 
AnswerRe: fax problem?? Pin
Christian Graus22-Apr-08 20:22
protectorChristian Graus22-Apr-08 20:22 
Questionadding DateTime picker ctrl to Datagrid Pin
Denver Thomas22-Apr-08 19:47
Denver Thomas22-Apr-08 19:47 
GeneralRe: adding DateTime picker ctrl to Datagrid Pin
Nouman Bhatti22-Apr-08 20:51
Nouman Bhatti22-Apr-08 20:51 
GeneralProcess Memory Space Pin
barboris22-Apr-08 19:29
barboris22-Apr-08 19:29 
Hi all,

I was wondering if anyone could help me with analyzing/reading other process’ memory space. I need to view the memory space in real-time, while running the application, to be able to segregate the variables storing the application state and various strings that are displayed in UI. Then, I need to be able to locate those variables automatically and read them in real-time, whenever application is running.

For example, take Windows Media Player. I would want to be able to get variables such as: string for song currently playing, state of the player (play/pause, volume, etc.), whenever the application is running in memory. Or, as another example, a list of users currently online on MSN and their status.

Are there any applications that would ease my task (e.g. to analyze memory space first)? What programming language could this be written in? (I assume it would be C/C++, and maybe C#?) How would I go about doing all this?

Thank you very much in advance.
GeneralRe: Process Memory Space Pin
Jordanwb23-Apr-08 16:14
Jordanwb23-Apr-08 16:14 
GeneralRe: Process Memory Space Pin
AngusP15-Apr-09 16:16
AngusP15-Apr-09 16:16 
Generalissues in float division a/b Pin
George_George22-Apr-08 18:38
George_George22-Apr-08 18:38 
GeneralRe: issues in float division a/b Pin
Vikram A Punathambekar22-Apr-08 18:50
Vikram A Punathambekar22-Apr-08 18:50 
GeneralRe: issues in float division a/b Pin
George_George22-Apr-08 19:00
George_George22-Apr-08 19:00 
GeneralRe: issues in float division a/b Pin
darkelv22-Apr-08 19:19
darkelv22-Apr-08 19:19 
GeneralRe: issues in float division a/b Pin
George_George22-Apr-08 20:35
George_George22-Apr-08 20:35 
GeneralRe: issues in float division a/b Pin
Reelix22-Apr-08 22:23
Reelix22-Apr-08 22:23 
GeneralRe: issues in float division a/b Pin
George_George22-Apr-08 23:54
George_George22-Apr-08 23:54 
GeneralRe: issues in float division a/b Pin
Reelix23-Apr-08 0:21
Reelix23-Apr-08 0:21 
GeneralRe: issues in float division a/b Pin
George_George23-Apr-08 0:23
George_George23-Apr-08 0:23 
GeneralRe: issues in float division a/b Pin
Reelix23-Apr-08 0:37
Reelix23-Apr-08 0:37 
GeneralRe: issues in float division a/b Pin
George_George23-Apr-08 2:48
George_George23-Apr-08 2:48 
GeneralRe: issues in float division a/b Pin
Reelix23-Apr-08 3:01
Reelix23-Apr-08 3:01 
GeneralRe: issues in float division a/b Pin
George_George23-Apr-08 3:22
George_George23-Apr-08 3:22 
GeneralRow Count Pin
Member 400431622-Apr-08 18:23
Member 400431622-Apr-08 18:23 
GeneralRe: Row Count Pin
cocoonwls22-Apr-08 18:39
cocoonwls22-Apr-08 18:39 

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.