Why is Address of Entry Point same for all PE FIles

R

raashid bhatt

Why is Address of Entry Point same for all PE ie every program i
compile on windows IMAGE_SUBSYSTEM_GUI or IMAGE_SUBSYSTEM_CUI is
having Address of Entry point some where near to 0x00401000 doesn't it
create conflict in memmory?
 
A

Antoninus Twink

Why is Address of Entry Point same for all PE ie every program i
compile on windows IMAGE_SUBSYSTEM_GUI or IMAGE_SUBSYSTEM_CUI is
having Address of Entry point some where near to 0x00401000 doesn't it
create conflict in memmory?

With modern operating systems, the kernel provides each process with a
virtual address space, and takes responsibility for mapping this to
physical memory.
 
S

santosh

raashid said:
Why is Address of Entry Point same for all PE ie every program i
compile on windows IMAGE_SUBSYSTEM_GUI or IMAGE_SUBSYSTEM_CUI is
having Address of Entry point some where near to 0x00401000 doesn't it
create conflict in memmory?

Please ask in <news:comp.os.ms-windows.programmer.win32>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
SterlingLa
Top