Click here to Skip to main content
15,896,522 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Hooking to process memory - where to start? Pin
generic_user_id30-Sep-02 5:49
generic_user_id30-Sep-02 5:49 
GeneralRe: Hooking to process memory - where to start? Pin
generic_user_id30-Sep-02 5:32
generic_user_id30-Sep-02 5:32 
GeneralRe: Hooking to process memory - where to start? Pin
jmkhael30-Sep-02 5:43
jmkhael30-Sep-02 5:43 
GeneralRe: Hooking to process memory - where to start? Pin
carrie30-Sep-02 7:48
carrie30-Sep-02 7:48 
GeneralRe: Hooking to process memory - where to start? Pin
generic_user_id30-Sep-02 8:14
generic_user_id30-Sep-02 8:14 
GeneralXP theme... Pin
Max Santos29-Sep-02 6:39
Max Santos29-Sep-02 6:39 
GeneralCFile question Pin
ns29-Sep-02 4:41
ns29-Sep-02 4:41 
GeneralRe: CFile question Pin
Ravi Bhavnani29-Sep-02 4:45
professionalRavi Bhavnani29-Sep-02 4:45 
Yes, you can use CFile. Use 2 CFile objects to open and read the files' contents into a couple of variables (eg: data1, data2). Then, use a 3rd CFile object to create a new file and call Write() to write each variable in succession.

/ravi

Let's put "civil" back in "civilization"
http://www.ravib.com
ravib@ravib.com
GeneralRe: CFile question Pin
ns29-Sep-02 4:57
ns29-Sep-02 4:57 
GeneralRe: CFile question Pin
Ravi Bhavnani29-Sep-02 5:20
professionalRavi Bhavnani29-Sep-02 5:20 
GeneralRe: CFile question Pin
Christian Graus29-Sep-02 18:37
protectorChristian Graus29-Sep-02 18:37 
Generalsimple asm from vc++ Pin
Anonymous29-Sep-02 4:19
Anonymous29-Sep-02 4:19 
GeneralRe: simple asm from vc++ Pin
Dominik Reichl29-Sep-02 5:23
Dominik Reichl29-Sep-02 5:23 
Generalstatic function Pin
Mazdak29-Sep-02 4:04
Mazdak29-Sep-02 4:04 
GeneralRe: static function Pin
Aaron Schaefer29-Sep-02 4:13
Aaron Schaefer29-Sep-02 4:13 
GeneralRe: static function Pin
Scott H. Settlemier29-Sep-02 7:03
Scott H. Settlemier29-Sep-02 7:03 
GeneralKilling Processes Pin
Dominik Reichl29-Sep-02 1:14
Dominik Reichl29-Sep-02 1:14 
GeneralRe: Killing Processes Pin
Atlence29-Sep-02 3:30
Atlence29-Sep-02 3:30 
GeneralRe: Killing Processes Pin
Dominik Reichl29-Sep-02 5:18
Dominik Reichl29-Sep-02 5:18 
GeneralChanging ressources in executable files Pin
Atlence28-Sep-02 22:03
Atlence28-Sep-02 22:03 
GeneralRe: Changing ressources in executable files Pin
Scott H. Settlemier29-Sep-02 7:31
Scott H. Settlemier29-Sep-02 7:31 
GeneralRe: Changing ressources in executable files Pin
Atlence30-Sep-02 6:41
Atlence30-Sep-02 6:41 
QuestionHow to get the full path of an executable file? Pin
davinqian28-Sep-02 21:08
davinqian28-Sep-02 21:08 
AnswerRe: How to get the full path of an executable file? Pin
Stephane Rodriguez.28-Sep-02 21:25
Stephane Rodriguez.28-Sep-02 21:25 
AnswerRe: How to get the full path of an executable file? Pin
Mike Nordell28-Sep-02 21:44
Mike Nordell28-Sep-02 21:44 

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.