Click here to Skip to main content
15,913,225 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralBasic concept of making a extractor Pin
neha.agarwal2722-Apr-08 19:46
neha.agarwal2722-Apr-08 19:46 
GeneralRe: Basic concept of making a extractor Pin
Cedric Moonen22-Apr-08 20:06
Cedric Moonen22-Apr-08 20:06 
GeneralRe: Basic concept of making a extractor Pin
neha.agarwal2722-Apr-08 20:12
neha.agarwal2722-Apr-08 20:12 
GeneralRe: Basic concept of making a extractor Pin
Cedric Moonen22-Apr-08 20:18
Cedric Moonen22-Apr-08 20:18 
GeneralRe: Basic concept of making a extractor Pin
neha.agarwal2722-Apr-08 20:37
neha.agarwal2722-Apr-08 20:37 
GeneralRe: Basic concept of making a extractor Pin
Hamid_RT23-Apr-08 1:32
Hamid_RT23-Apr-08 1:32 
QuestionProcess Memory Space Pin
barboris22-Apr-08 19:28
barboris22-Apr-08 19:28 
GeneralRe: Process Memory Space Pin
David Crow23-Apr-08 3:51
David Crow23-Apr-08 3:51 
barboris wrote:
Then, I need to be able to locate those variables...


Variables are not part of the EXE or DLL.

barboris wrote:
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.


Check to see if WMP has a COM interface.

"Love people and use things, not love things and use people." - Unknown

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


QuestionRegistry key Pin
ftsOne22-Apr-08 19:18
ftsOne22-Apr-08 19:18 
GeneralRe: Registry key Pin
Jhony george22-Apr-08 20:08
Jhony george22-Apr-08 20:08 
GeneralRe: Registry key Pin
ftsOne22-Apr-08 20:24
ftsOne22-Apr-08 20:24 
GeneralRe: Registry key Pin
Jhony george22-Apr-08 20:44
Jhony george22-Apr-08 20:44 
GeneralRe: Registry key Pin
ftsOne22-Apr-08 21:22
ftsOne22-Apr-08 21:22 
GeneralRe: Registry key Pin
Jhony george22-Apr-08 21:29
Jhony george22-Apr-08 21:29 
GeneralRe: Registry key Pin
ftsOne22-Apr-08 21:51
ftsOne22-Apr-08 21:51 
GeneralRe: Registry key Pin
Hamid_RT23-Apr-08 1:14
Hamid_RT23-Apr-08 1:14 
GeneralRe: Registry key Pin
ftsOne23-Apr-08 9:00
ftsOne23-Apr-08 9:00 
GeneralRe: Registry key Pin
David Crow24-Apr-08 8:28
David Crow24-Apr-08 8:28 
General[Message Deleted] Pin
Joe_Wong22-Apr-08 18:52
Joe_Wong22-Apr-08 18:52 
GeneralRe: question about catching drag and drop from window explorer Pin
Hamid_RT23-Apr-08 1:13
Hamid_RT23-Apr-08 1:13 
GeneralI want to design my own file storage format Pin
shanzy22-Apr-08 18:26
shanzy22-Apr-08 18:26 
GeneralRe: I want to design my own file storage format Pin
Cedric Moonen22-Apr-08 20:10
Cedric Moonen22-Apr-08 20:10 
GeneralSymbol Path Pin
ForNow22-Apr-08 17:33
ForNow22-Apr-08 17:33 
GeneralRe: Symbol Path Pin
Naveen22-Apr-08 18:30
Naveen22-Apr-08 18:30 
GeneralRe: Symbol Path Pin
ForNow23-Apr-08 6:54
ForNow23-Apr-08 6:54 

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.