Click here to Skip to main content
15,913,685 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DLL preferred load address Pin
George_George22-Oct-08 16:05
George_George22-Oct-08 16:05 
GeneralRe: DLL preferred load address Pin
Naveen22-Oct-08 16:19
Naveen22-Oct-08 16:19 
You can select that column also.

take the select column option by right clicking on the header of the lower pane. Select the "Base" and "Image Base" from the list. The "base" is the address at which the dll has actually loaded and "Image base" is the prefered base address.

You can also use the dependency walker to find the prefered base address.


GeneralRe: DLL preferred load address Pin
George_George22-Oct-08 17:37
George_George22-Oct-08 17:37 
AnswerRe: DLL preferred load address Pin
Iain Clarke, Warrior Programmer22-Oct-08 3:50
Iain Clarke, Warrior Programmer22-Oct-08 3:50 
GeneralRe: DLL preferred load address Pin
George_George22-Oct-08 15:30
George_George22-Oct-08 15:30 
GeneralRe: DLL preferred load address Pin
Simon P Stevens22-Oct-08 21:38
Simon P Stevens22-Oct-08 21:38 
GeneralRe: DLL preferred load address Pin
George_George22-Oct-08 21:48
George_George22-Oct-08 21:48 
GeneralRe: DLL preferred load address Pin
Iain Clarke, Warrior Programmer22-Oct-08 21:41
Iain Clarke, Warrior Programmer22-Oct-08 21:41 
GeneralRe: DLL preferred load address Pin
George_George22-Oct-08 21:48
George_George22-Oct-08 21:48 
AnswerRe: DLL preferred load address Pin
anminxin22-Oct-08 5:40
anminxin22-Oct-08 5:40 
GeneralRe: DLL preferred load address Pin
George_George22-Oct-08 15:31
George_George22-Oct-08 15:31 
QuestionC and x86 assembly interface problem Pin
_chew22-Oct-08 2:47
_chew22-Oct-08 2:47 
AnswerRe: C and x86 assembly interface problem Pin
James R. Twine22-Oct-08 2:59
James R. Twine22-Oct-08 2:59 
GeneralRe: C and x86 assembly interface problem Pin
Mark Salsbery22-Oct-08 5:33
Mark Salsbery22-Oct-08 5:33 
GeneralRe: C and x86 assembly interface problem Pin
_chew22-Oct-08 13:26
_chew22-Oct-08 13:26 
GeneralRe: C and x86 assembly interface problem Pin
James R. Twine23-Oct-08 0:28
James R. Twine23-Oct-08 0:28 
QuestionHow to open a file and write some data into it ? Pin
kapardhi22-Oct-08 2:44
kapardhi22-Oct-08 2:44 
AnswerRe: How to open a file and write some data into it ? Pin
_AnsHUMAN_ 22-Oct-08 2:49
_AnsHUMAN_ 22-Oct-08 2:49 
AnswerRe: How to open a file and write some data into it ? Pin
CPallini22-Oct-08 2:51
mveCPallini22-Oct-08 2:51 
QuestionRe: How to open a file and write some data into it ? Pin
David Crow22-Oct-08 3:14
David Crow22-Oct-08 3:14 
AnswerRe: How to open a file and write some data into it ? Pin
kapardhi22-Oct-08 3:25
kapardhi22-Oct-08 3:25 
QuestionRe: How to open a file and write some data into it ? Pin
David Crow22-Oct-08 3:26
David Crow22-Oct-08 3:26 
AnswerRe: How to open a file and write some data into it ? Pin
kapardhi22-Oct-08 3:27
kapardhi22-Oct-08 3:27 
QuestionRe: How to open a file and write some data into it ? Pin
David Crow22-Oct-08 3:30
David Crow22-Oct-08 3:30 
AnswerRe: How to open a file and write some data into it ? Pin
kapardhi22-Oct-08 3:34
kapardhi22-Oct-08 3:34 

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.