Click here to Skip to main content
15,887,585 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Need help from freelancer turning a Firefox add-on into an IE extension Pin
Stephen Hewitt22-Apr-10 20:53
Stephen Hewitt22-Apr-10 20:53 
QuestionCalling COM from C [modified] Pin
Fayu22-Apr-10 10:19
Fayu22-Apr-10 10:19 
AnswerRe: Calling COM from C Pin
Gwenio22-Apr-10 10:50
Gwenio22-Apr-10 10:50 
AnswerRe: Calling COM from C Pin
Richard MacCutchan22-Apr-10 11:09
mveRichard MacCutchan22-Apr-10 11:09 
QuestionGetting absolute address of variable in memory Pin
chapultec22-Apr-10 10:10
chapultec22-Apr-10 10:10 
AnswerRe: Getting absolute address of variable in memory Pin
Gwenio22-Apr-10 11:01
Gwenio22-Apr-10 11:01 
GeneralRe: Getting absolute address of variable in memory Pin
chapultec22-Apr-10 14:23
chapultec22-Apr-10 14:23 
GeneralRe: Getting absolute address of variable in memory Pin
CPallini22-Apr-10 21:57
mveCPallini22-Apr-10 21:57 
chapultec wrote:
But I still need to know - is there some routine from WinAPI that I can use to get the real / physical / absolute address ?
The fact is I´m using a module from another person and I suspect he´s sharing some variable among different instances.


WinAPI allow developers to share memory between applications without giving them knowledge of the physical address of the shared buffer, see [^].
Smile | :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

AnswerRe: Getting absolute address of variable in memory Pin
Stephen Hewitt22-Apr-10 13:58
Stephen Hewitt22-Apr-10 13:58 
GeneralRe: Getting absolute address of variable in memory Pin
chapultec22-Apr-10 14:33
chapultec22-Apr-10 14:33 
AnswerRe: Getting absolute address of variable in memory Pin
Luc Pattyn22-Apr-10 14:28
sitebuilderLuc Pattyn22-Apr-10 14:28 
AnswerRe: Getting absolute address of variable in memory Pin
Michel Godfroid23-Apr-10 1:34
Michel Godfroid23-Apr-10 1:34 
GeneralI'm looking for a partner to help each other Pin
fyl22222-Apr-10 6:57
fyl22222-Apr-10 6:57 
GeneralRe: I'm looking for a partner to help each other Pin
loyal ginger22-Apr-10 7:43
loyal ginger22-Apr-10 7:43 
QuestionCreate Handle on Remote Disk or Volume Pin
GaryT8022-Apr-10 5:57
GaryT8022-Apr-10 5:57 
AnswerRe: Create Handle on Remote Disk or Volume Pin
Michel Godfroid22-Apr-10 7:34
Michel Godfroid22-Apr-10 7:34 
QuestionMigrating code from VS6 to vs 2008 Reloaded Pin
Jim Crafton22-Apr-10 5:18
Jim Crafton22-Apr-10 5:18 
AnswerRe: Migrating code from VS6 to vs 2008 Reloaded Pin
Joe Woodbury22-Apr-10 8:23
professionalJoe Woodbury22-Apr-10 8:23 
GeneralRe: Migrating code from VS6 to vs 2008 Reloaded Pin
Jim Crafton22-Apr-10 8:24
Jim Crafton22-Apr-10 8:24 
GeneralRe: Migrating code from VS6 to vs 2008 Reloaded Pin
Maximilien22-Apr-10 10:14
Maximilien22-Apr-10 10:14 
GeneralRe: Migrating code from VS6 to vs 2008 Reloaded Pin
Jim Crafton22-Apr-10 10:17
Jim Crafton22-Apr-10 10:17 
QuestionClass View - "Add" menu item is missing for some classes. Pin
Mike Doner22-Apr-10 4:54
Mike Doner22-Apr-10 4:54 
Questionwindow handle of a key pressed Pin
Srivathsa_22-Apr-10 3:55
Srivathsa_22-Apr-10 3:55 
AnswerRe: window handle of a key pressed Pin
Code-o-mat22-Apr-10 4:46
Code-o-mat22-Apr-10 4:46 
GeneralRe: window handle of a key pressed Pin
Srivathsa_22-Apr-10 4:48
Srivathsa_22-Apr-10 4:48 

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.