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

C / C++ / MFC

 
GeneralRe: VC++ relationship between low-level objkects and GUI interfaces Pin
PJ Arends26-Mar-05 11:12
professionalPJ Arends26-Mar-05 11:12 
GeneralGlobal Function Pin
Static(x)26-Mar-05 9:49
Static(x)26-Mar-05 9:49 
GeneralRe: Global Function Pin
PJ Arends26-Mar-05 11:18
professionalPJ Arends26-Mar-05 11:18 
GeneralRestarting the process!! Pliz help Pin
mpapeo26-Mar-05 9:41
mpapeo26-Mar-05 9:41 
GeneralRe: Restarting the process!! Pliz help Pin
Gary R. Wheeler26-Mar-05 13:53
Gary R. Wheeler26-Mar-05 13:53 
GeneralRe: Restarting the process!! Pliz help Pin
mpapeo27-Mar-05 3:04
mpapeo27-Mar-05 3:04 
GeneralRe: Restarting the process!! Pliz help Pin
Gary R. Wheeler27-Mar-05 3:40
Gary R. Wheeler27-Mar-05 3:40 
GeneralRe: Restarting the process!! Pliz help Pin
mpapeo27-Mar-05 4:06
mpapeo27-Mar-05 4:06 
Gary R. Wheeler wrote:
I skimmed through the article. They are describing the approach I recommended. The application saves its state in a file, and then can reload that file when it runs again. Saving the process memory space and restoring it won't work (especially moving it from one machine to another) because the contents of the memory space includes items that you can't control.

so do you mean it can be difficult in windows to implement this

Gary R. Wheeler wrote:
mpapeo wrote:
When it starts up? Do you mean when i re-run it again.

Yes.


Well if that is the case then it will be part of what i want. Because the process i am creating prints numbers on the screen. But i suspend it and save its state and then when i re-run it it then continues to print numbers from where it left i knew i will be moving to somewhere in my research.
You can give you email so that i sed you the code

oam
GeneralAES imlementation in VC++ Pin
26-Mar-05 9:08
suss26-Mar-05 9:08 
GeneralFew questions, involving 64 bit file support. Pin
Master Shake 14426-Mar-05 7:32
Master Shake 14426-Mar-05 7:32 
GeneralRe: Few questions, involving 64 bit file support. Pin
Ravi Bhavnani26-Mar-05 12:17
professionalRavi Bhavnani26-Mar-05 12:17 
GeneralRe: Few questions, involving 64 bit file support. Pin
PJ Arends26-Mar-05 12:41
professionalPJ Arends26-Mar-05 12:41 
GeneralRe: Few questions, involving 64 bit file support. Pin
Ravi Bhavnani26-Mar-05 12:44
professionalRavi Bhavnani26-Mar-05 12:44 
GeneralRe: Few questions, involving 64 bit file support. Pin
Graham Bradshaw26-Mar-05 23:37
Graham Bradshaw26-Mar-05 23:37 
GeneralC++ Program Parameter Problem Pin
bneacetp26-Mar-05 6:16
bneacetp26-Mar-05 6:16 
GeneralRe: C++ Program Parameter Problem Pin
valikac26-Mar-05 6:27
valikac26-Mar-05 6:27 
GeneralRe: C++ Program Parameter Problem Pin
bneacetp26-Mar-05 6:50
bneacetp26-Mar-05 6:50 
GeneralRe: C++ Program Parameter Problem Pin
David Crow26-Mar-05 7:20
David Crow26-Mar-05 7:20 
GeneralRe: C++ Program Parameter Problem Pin
bneacetp26-Mar-05 14:48
bneacetp26-Mar-05 14:48 
GeneralRe: C++ Program Parameter Problem Pin
Blake Miller28-Mar-05 5:17
Blake Miller28-Mar-05 5:17 
GeneralRe: C++ Program Parameter Problem Pin
bneacetp28-Mar-05 10:35
bneacetp28-Mar-05 10:35 
GeneralPE explorer Pin
V.G26-Mar-05 6:00
V.G26-Mar-05 6:00 
GeneralRe: PE explorer Pin
David Crow26-Mar-05 7:21
David Crow26-Mar-05 7:21 
QuestionHow to send right control to an application Pin
d00peter26-Mar-05 5:58
d00peter26-Mar-05 5:58 
AnswerRe: How to send right control to an application Pin
Blake Miller28-Mar-05 5:31
Blake Miller28-Mar-05 5:31 

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.