Click here to Skip to main content
15,908,455 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Linking MFC/C++ code via lib wrapper into C application without MFC support Pin
Chesnokov Yuriy10-Dec-09 1:00
professionalChesnokov Yuriy10-Dec-09 1:00 
QuestionDoubt with respect Microsoft TFS Pin
Rakesh59-Dec-09 22:09
Rakesh59-Dec-09 22:09 
AnswerRe: Doubt with respect Microsoft TFS Pin
KarstenK9-Dec-09 22:36
mveKarstenK9-Dec-09 22:36 
AnswerRe: Doubt with respect Microsoft TFS Pin
Stuart Dootson9-Dec-09 22:58
professionalStuart Dootson9-Dec-09 22:58 
QuestionMaking An Exe stand alone [modified] Pin
jannathali9-Dec-09 19:47
jannathali9-Dec-09 19:47 
AnswerRe: Making An Exe stand alone Pin
Cedric Moonen9-Dec-09 20:23
Cedric Moonen9-Dec-09 20:23 
AnswerRe: Making An Exe stand alone Pin
KarstenK9-Dec-09 21:47
mveKarstenK9-Dec-09 21:47 
AnswerRe: Making An Exe stand alone Pin
sunlin79-Dec-09 22:06
sunlin79-Dec-09 22:06 
GeneralRe: Making An Exe stand alone Pin
sunlin79-Dec-09 22:12
sunlin79-Dec-09 22:12 
QuestionHow to Lock Other Process's Offset Address of the values ? Pin
wangningyu9-Dec-09 19:26
wangningyu9-Dec-09 19:26 
AnswerRe: How to Lock Other Process's Offset Address of the values ? Pin
Adam Roderick J10-Dec-09 0:15
Adam Roderick J10-Dec-09 0:15 
AnswerRe: How to Lock Other Process's Offset Address of the values ? Pin
Richard MacCutchan10-Dec-09 2:27
mveRichard MacCutchan10-Dec-09 2:27 
GeneralRe: How to Lock Other Process's Offset Address of the values ? Pin
wangningyu10-Dec-09 4:36
wangningyu10-Dec-09 4:36 
GeneralRe: How to Lock Other Process's Offset Address of the values ? Pin
Adam Roderick J10-Dec-09 17:16
Adam Roderick J10-Dec-09 17:16 
Actually you can change the behavior.
Usually while accessing other process memory location you need write permission to that memory, it can be done with VirtualProtect function, which grands write permission, just have a look on that [^]

Величие не Бога может быть недооценена.

QuestionHow can convert number to words? Pin
Le@rner9-Dec-09 18:52
Le@rner9-Dec-09 18:52 
AnswerRe: How can convert number to words? Pin
_AnsHUMAN_ 9-Dec-09 19:15
_AnsHUMAN_ 9-Dec-09 19:15 
GeneralRe: How can convert number to words? Pin
CPallini9-Dec-09 20:56
mveCPallini9-Dec-09 20:56 
AnswerRe: How can convert number to words? Pin
Stephen Hewitt10-Dec-09 20:08
Stephen Hewitt10-Dec-09 20:08 
QuestionCreate Oracle database(tables) programmatically in VC++ Pin
diptipanchal9-Dec-09 18:39
diptipanchal9-Dec-09 18:39 
AnswerRe: Create Oracle database(tables) programmatically in VC++ Pin
David Crow10-Dec-09 4:17
David Crow10-Dec-09 4:17 
GeneralRe: Create Oracle database(tables) programmatically in VC++ Pin
diptipanchal10-Dec-09 17:21
diptipanchal10-Dec-09 17:21 
GeneralRe: Create Oracle database(tables) programmatically in VC++ Pin
David Crow10-Dec-09 17:27
David Crow10-Dec-09 17:27 
GeneralRe: Create Oracle database(tables) programmatically in VC++ Pin
diptipanchal10-Dec-09 18:09
diptipanchal10-Dec-09 18:09 
AnswerRe: Create Oracle database(tables) programmatically in VC++ Pin
David Crow15-Dec-09 2:49
David Crow15-Dec-09 2:49 
GeneralRe: Create Oracle database(tables) programmatically in VC++ Pin
diptipanchal16-Dec-09 17:04
diptipanchal16-Dec-09 17:04 

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.