Search found 3 matches

by Mulin
Tue Aug 03, 2004 6:26 pm
Forum: fun talk
Topic: How to get the Base Address of a DLL loaded in RAM
Replies: 3
Views: 7896

Thanks. It is loaded by other process, but I know the process that loaded the DLL.
by Mulin
Tue Aug 03, 2004 8:40 am
Forum: fun talk
Topic: How to get the Base Address of a DLL loaded in RAM
Replies: 3
Views: 7896

How to get the Base Address of a DLL loaded in RAM

In Delphi,

How to get the Base Address of a DLL loaded in RAM ? the name of the DLL is known, let's say ABC.DLL.

And then how to disply the memory content of (Base address of that DLL +
0x009B468C) ?

Thanks.
by Mulin
Tue Aug 03, 2004 8:36 am
Forum: fruits
Topic: Screen Shifted to right
Replies: 1
Views: 14618

Screen Shifted to right

There're 2 blank columns at the left while some columns at the right side is out of the screen.

Any way to fix it ?