Click here to Skip to main content
15,902,835 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Writing Http msgs to LOG file Pin
enjoycrack5-Oct-05 15:14
enjoycrack5-Oct-05 15:14 
GeneralRe: Writing Http msgs to LOG file Pin
aman20065-Oct-05 15:58
aman20065-Oct-05 15:58 
AnswerRe: Writing Http msgs to LOG file Pin
Jose Lamas Rios5-Oct-05 18:01
Jose Lamas Rios5-Oct-05 18:01 
QuestionCDialog::OnCancel or postmessage(wm_cancel) Pin
valerie995-Oct-05 12:28
valerie995-Oct-05 12:28 
AnswerRe: CDialog::OnCancel or postmessage(wm_cancel) Pin
enjoycrack5-Oct-05 15:18
enjoycrack5-Oct-05 15:18 
Generalthe app crashes when it called onCancle() Pin
valerie996-Oct-05 4:22
valerie996-Oct-05 4:22 
GeneralRe: the app crashes when it called onCancle() Pin
enjoycrack6-Oct-05 10:38
enjoycrack6-Oct-05 10:38 
QuestionPlease, stop crashing! *createremotethread() Pin
GreenLantern5-Oct-05 11:46
GreenLantern5-Oct-05 11:46 
Hello, i've created a program that injects a function into the vertual memory of, another program i made. when appliction1 is finished injecting the thread into the remote process. will cause that remote process to crash, with ~the memory at <some_address> called memory at <another_address>, the memory could not be "written".~ i've put error checks and everything (but you can't put an error check on kernel32.dll).
My second program, thats being injected, crashes right when my first program calls CreateRemoteThread() on it.
I would like to know how can i make my second program not crash program not crash that other program, but still inject the thread..
could it be that the remote thread i made inside program1 is too large? i don't know? but its stressing me out!
I debuged the application2(the one thats crashing) and i saw that right after a new thread is created, theirs an *access violation* and the program crashes.
I don't understand how their could be an access violation? my injecting appliction1 has debug privalages...
Thank you.


-- modified at 9:53 Saturday 8th October, 2005
AnswerRe: Please, stop crashing! *createremotethread() Pin
Jose Lamas Rios5-Oct-05 18:26
Jose Lamas Rios5-Oct-05 18:26 
GeneralRe: Please, stop crashing! *createremotethread() Pin
GreenLantern6-Oct-05 9:16
GreenLantern6-Oct-05 9:16 
QuestionMFC menu issues Pin
LighthouseJ5-Oct-05 10:19
LighthouseJ5-Oct-05 10:19 
AnswerRe: MFC menu issues Pin
Bob Stanneveld5-Oct-05 10:40
Bob Stanneveld5-Oct-05 10:40 
GeneralRe: MFC menu issues Pin
LighthouseJ5-Oct-05 10:52
LighthouseJ5-Oct-05 10:52 
GeneralRe: MFC menu issues (update) Pin
LighthouseJ5-Oct-05 11:56
LighthouseJ5-Oct-05 11:56 
AnswerRe: MFC menu issues Pin
Bartosz Bien5-Oct-05 11:57
Bartosz Bien5-Oct-05 11:57 
GeneralRe: MFC menu issues Pin
LighthouseJ5-Oct-05 12:32
LighthouseJ5-Oct-05 12:32 
AnswerRe: MFC menu issues Pin
Jose Lamas Rios5-Oct-05 18:35
Jose Lamas Rios5-Oct-05 18:35 
QuestionFile Change Event CDialog Pin
picazo5-Oct-05 10:01
picazo5-Oct-05 10:01 
AnswerRe: File Change Event CDialog Pin
Blake V. Miller5-Oct-05 10:28
Blake V. Miller5-Oct-05 10:28 
QuestionThe thread 0x6B8 has exited with code 2 (0x2). Pin
valerie995-Oct-05 9:25
valerie995-Oct-05 9:25 
AnswerRe: The thread 0x6B8 has exited with code 2 (0x2). Pin
Blake V. Miller5-Oct-05 10:25
Blake V. Miller5-Oct-05 10:25 
GeneralRe: The thread 0x6B8 has exited with code 2 (0x2). Pin
QueenAzula26-Jun-23 2:17
QueenAzula26-Jun-23 2:17 
QuestionIs it possible to make asynchronous callback in win32 PRC? Pin
Coal Station5-Oct-05 8:46
Coal Station5-Oct-05 8:46 
QuestionComputing thread stack size Pin
Zykalus5-Oct-05 8:31
Zykalus5-Oct-05 8:31 
AnswerRe: Computing thread stack size Pin
Shog95-Oct-05 10:20
sitebuilderShog95-Oct-05 10:20 

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.