Click here to Skip to main content
16,007,687 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Need help with casting __gc-pointer to void* and then back again Pin
Paul Selormey16-Feb-03 19:26
Paul Selormey16-Feb-03 19:26 
GeneralRe: Need help with casting __gc-pointer to void* and then back again Pin
ThatsJustMe17-Feb-03 3:20
ThatsJustMe17-Feb-03 3:20 
GeneralRe: Need help with casting __gc-pointer to void* and then back again Pin
Paul Selormey17-Feb-03 13:13
Paul Selormey17-Feb-03 13:13 
QuestionCompiling .cpp in .net dev studio ? Pin
monkh12-Feb-03 11:59
monkh12-Feb-03 11:59 
AnswerRe: Compiling .cpp in .net dev studio ? Pin
Paul Selormey16-Feb-03 19:40
Paul Selormey16-Feb-03 19:40 
Generalstatic constant string Pin
VizOne12-Feb-03 2:24
VizOne12-Feb-03 2:24 
GeneralRe: static constant string Pin
VizOne13-Feb-03 8:33
VizOne13-Feb-03 8:33 
GeneralentryPoint of a PE file Pin
blacksun_damn4-Feb-03 19:44
blacksun_damn4-Feb-03 19:44 
I tried to open a PE file with a program called PEExplorer .. Opend the header & discoverd that all the items in the header is correct..
but i found something strange i igot "the address of entry point" field from the header but when i checked that address i found it's so different from the contents that the PEExplorer program shows...
i found that the "image base" field is added some times 2 the address of the entry point field...
for example the address of entry point is: 0000E67Ch
& the image base is: 01000000h
but when i run the disassembler view of the PEExplorer i find that the address of the entry point is 0100E67Ch & this address can't be located coz the file size is smaller than it & the contents that the disassembler show in this location 0100E67Ch i can find it in another different place in my file
plz does any one knows how is this operation handled & how can i reach 2 the real entry point of an exe file...
my email is
blacksun_damn@yahoo.com,
ashshab_beh@yahoo.com
my best regards ... & thanx alot 4 reading Smile | :)

blacksun
GeneralConverting byte[] to System::Byte[] and vice versa Pin
Martin Haesemeyer2-Feb-03 7:45
Martin Haesemeyer2-Feb-03 7:45 
GeneralRe: Converting byte[] to System::Byte[] and vice versa Pin
Paul Selormey2-Feb-03 19:21
Paul Selormey2-Feb-03 19:21 
GeneralRe: Converting byte[] to System::Byte[] and vice versa Pin
Martin Haesemeyer3-Feb-03 4:33
Martin Haesemeyer3-Feb-03 4:33 
GeneralRe: Converting byte[] to System::Byte[] and vice versa Pin
Paul Selormey3-Feb-03 13:29
Paul Selormey3-Feb-03 13:29 
GeneralOptimizing Event Implementation in MC++ Pin
Paul Selormey30-Jan-03 14:59
Paul Selormey30-Jan-03 14:59 
GeneralRe: Optimizing Event Implementation in MC++ Pin
Jeff J31-Jan-03 12:00
Jeff J31-Jan-03 12:00 
GeneralRe: Optimizing Event Implementation in MC++ Pin
Paul Selormey31-Jan-03 23:59
Paul Selormey31-Jan-03 23:59 
GeneralSerial Communication threw .NET C++ Pin
megadith28-Jan-03 3:50
megadith28-Jan-03 3:50 
QuestionHow to call the ::MessageBox ? Pin
roy_a24-Jan-03 23:13
roy_a24-Jan-03 23:13 
AnswerRe: How to call the ::MessageBox ? Pin
Jeff J25-Jan-03 10:29
Jeff J25-Jan-03 10:29 
GeneralManaged C++ to PDA Pin
pjm31323-Jan-03 6:30
pjm31323-Jan-03 6:30 
GeneralRe: Managed C++ to PDA Pin
Jeff J25-Jan-03 10:08
Jeff J25-Jan-03 10:08 
Generalvisual designing of the forms Pin
suka23-Jan-03 5:19
suka23-Jan-03 5:19 
GeneralRe: visual designing of the forms Pin
Jeff J25-Jan-03 9:55
Jeff J25-Jan-03 9:55 
GeneralCrystal Report Pin
Exceter20-Jan-03 18:58
Exceter20-Jan-03 18:58 
GeneralCursors in .NET Assembly DLL Pin
Paul Selormey19-Jan-03 13:19
Paul Selormey19-Jan-03 13:19 
Generalarm animation Pin
Anonymous17-Jan-03 14:58
Anonymous17-Jan-03 14:58 

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.