Click here to Skip to main content
16,015,077 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralIErrorInfo Pin
Spiros27-May-02 1:57
Spiros27-May-02 1:57 
GeneralRe: IErrorInfo Pin
Le centriste27-May-02 3:32
Le centriste27-May-02 3:32 
GeneralRe: IErrorInfo Pin
Spiros27-May-02 3:39
Spiros27-May-02 3:39 
GeneralRe: IErrorInfo Pin
Le centriste27-May-02 7:18
Le centriste27-May-02 7:18 
GeneralRe: IErrorInfo Pin
27-May-02 22:31
suss27-May-02 22:31 
GeneralEmbed - Assembly VC++ Pin
Sameer Maggon27-May-02 0:58
Sameer Maggon27-May-02 0:58 
GeneralRe: Embed - Assembly VC++ Pin
Joaquín M López Muñoz27-May-02 2:41
Joaquín M López Muñoz27-May-02 2:41 
GeneralRe: Embed - Assembly VC++ Pin
Sameer Maggon27-May-02 3:10
Sameer Maggon27-May-02 3:10 
Thanx but actually i'll tell you the whole story...

I have a pogram that takes offset as an input and write 16 bytes of data (character) to the .exe file (like we do in HexDump or neother thing).

So now i want that whenever i compile my .exe the 16 bytes are free at the same offset, so that i can write my own data there.

like if i define char array[16];

So i have to write on this 16 byte

Manually what i am doing is, i am assigning some value to this 16 byte initially and when the program is compiled, i open up my HEX editor and search for this string and write what i want to write.

So, did you understand what i mean, and is this possible

Thanx again
Sameer
GeneralCArchive - query Pin
Ravi Sudhakar27-May-02 0:46
Ravi Sudhakar27-May-02 0:46 
GeneralRe: CArchive - query Pin
Dominik Reichl27-May-02 1:06
Dominik Reichl27-May-02 1:06 
GeneralRe: CArchive - query Pin
Ravi Sudhakar27-May-02 1:24
Ravi Sudhakar27-May-02 1:24 
GeneralRe: CArchive - query Pin
Dominik Reichl27-May-02 1:21
Dominik Reichl27-May-02 1:21 
GeneralRe: CArchive - query Pin
Ravi Sudhakar27-May-02 2:27
Ravi Sudhakar27-May-02 2:27 
QuestionATL/COM + MFC: Dialogs? Pin
Dominik Reichl27-May-02 0:53
Dominik Reichl27-May-02 0:53 
AnswerRe: ATL/COM + MFC: Dialogs? Pin
Martin Ziacek27-May-02 1:00
Martin Ziacek27-May-02 1:00 
GeneralRe: ATL/COM + MFC: Dialogs? Pin
Dominik Reichl27-May-02 1:04
Dominik Reichl27-May-02 1:04 
GeneralRe: ATL/COM + MFC: Dialogs? Pin
Martin Ziacek27-May-02 1:19
Martin Ziacek27-May-02 1:19 
GeneralRe: ATL/COM + MFC: Dialogs? Pin
Dominik Reichl27-May-02 1:22
Dominik Reichl27-May-02 1:22 
GeneralRe: ATL/COM + MFC: Dialogs? Pin
Martin Ziacek27-May-02 1:48
Martin Ziacek27-May-02 1:48 
GeneralRe: ATL/COM + MFC: Dialogs? Pin
Dominik Reichl27-May-02 1:51
Dominik Reichl27-May-02 1:51 
GeneralRe: ATL/COM + MFC: Dialogs? - this is very long message Pin
Martin Ziacek27-May-02 8:38
Martin Ziacek27-May-02 8:38 
GeneralReturning a refrence from a function Pin
Abhishek Narula27-May-02 0:08
Abhishek Narula27-May-02 0:08 
GeneralRe: Returning a refrence from a function Pin
markkuk27-May-02 0:18
markkuk27-May-02 0:18 
GeneralRe: Returning a refrence from a function Pin
Abhishek Narula27-May-02 0:25
Abhishek Narula27-May-02 0:25 
GeneralRe: Returning a refrence from a function Pin
Joaquín M López Muñoz27-May-02 0:14
Joaquín M López Muñoz27-May-02 0:14 

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.