Click here to Skip to main content
15,922,894 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralAn Easy Way to Develop .NET Enterprise Applications Pin
Anonymous2-Mar-04 20:42
Anonymous2-Mar-04 20:42 
GeneralSending minimise message to window Pin
JensB2-Mar-04 20:29
JensB2-Mar-04 20:29 
GeneralRe: Sending minimise message to window Pin
Anonymous2-Mar-04 21:12
Anonymous2-Mar-04 21:12 
GeneralRe: Sending minimise message to window Pin
JensB2-Mar-04 21:42
JensB2-Mar-04 21:42 
GeneralRe: Sending minimise message to window Pin
Prakash Nadar2-Mar-04 23:01
Prakash Nadar2-Mar-04 23:01 
GeneralRe: Sending minimise message to window Pin
JensB3-Mar-04 0:04
JensB3-Mar-04 0:04 
GeneralHelp! Pin
irshad_bukhari2-Mar-04 20:00
irshad_bukhari2-Mar-04 20:00 
GeneralRe: Help! Pin
Prakash Nadar2-Mar-04 23:04
Prakash Nadar2-Mar-04 23:04 
GeneralRe: Help! Pin
Iain Clarke, Warrior Programmer3-Mar-04 5:21
Iain Clarke, Warrior Programmer3-Mar-04 5:21 
GeneralRe: Help! Pin
irshad_bukhari5-Mar-04 2:10
irshad_bukhari5-Mar-04 2:10 
GeneralCAccessor and NULL value Pin
Anonymous2-Mar-04 19:47
Anonymous2-Mar-04 19:47 
QuestionHow can I gray menu items on popup menu? Pin
shuangdaile2-Mar-04 18:55
shuangdaile2-Mar-04 18:55 
AnswerRe: How can I gray menu items on popup menu? Pin
Prakash Nadar2-Mar-04 19:19
Prakash Nadar2-Mar-04 19:19 
GeneralRe: How can I gray menu items on popup menu? Pin
shuangdaile2-Mar-04 20:17
shuangdaile2-Mar-04 20:17 
AnswerRe: How can I gray menu items on popup menu? Pin
KarstenK2-Mar-04 21:51
mveKarstenK2-Mar-04 21:51 
GeneralHelp me to Retrieve System Access Rights Pin
.NetRams2-Mar-04 18:42
.NetRams2-Mar-04 18:42 
GeneralRe: Help me to Retrieve System Access Rights Pin
Steve S2-Mar-04 23:33
Steve S2-Mar-04 23:33 
GeneralRe: Help me to Retrieve System Access Rights Pin
.NetRams3-Mar-04 16:57
.NetRams3-Mar-04 16:57 
GeneralRe: Help me to Retrieve System Access Rights Pin
.NetRams3-Mar-04 17:13
.NetRams3-Mar-04 17:13 
GeneralIntercepting the Reply button in OutLook Pin
gordingin2-Mar-04 18:32
gordingin2-Mar-04 18:32 
GeneralUsing customized control in doc/view Pin
NotProfessional2-Mar-04 16:38
NotProfessional2-Mar-04 16:38 
GeneralRe: Using customized control in doc/view Pin
Prakash Nadar2-Mar-04 19:59
Prakash Nadar2-Mar-04 19:59 
GeneralGetting process address info in windows Pin
Zee man2-Mar-04 16:20
Zee man2-Mar-04 16:20 
Hi all,

I want to migrate a windows application from one machine to another with its state intact.

I was thinking of doing this by saving the process address space (code, stack, heap etc) into a file taking it to the other machine and copying it onto the space of an identical application just started on machine 2.

Ofcourse I am assuming that the application does not have external dependencies like open network connections and file I/O happening. e.g word/notepad.

I am familiar with how to get the process table in Linux but need help badly for working with windows. How do you get the addresses of the process image? Any references... help would be greatly appreciated.


Regards,
Zahid
QuestionHow do I find out when a byte is being sent or received by Dial-up networking? Pin
perrymail20002-Mar-04 14:56
perrymail20002-Mar-04 14:56 
QuestionIDL file? Pin
satcat2-Mar-04 13:34
satcat2-Mar-04 13:34 

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.