Click here to Skip to main content
16,016,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CBitmap and rotating pictures ... Pin
Hadi Rezaee5-May-02 7:11
Hadi Rezaee5-May-02 7:11 
GeneralRe: CBitmap and rotating pictures ... Pin
PJ Arends5-May-02 7:59
professionalPJ Arends5-May-02 7:59 
GeneralTrapping output from a DOS program Pin
Paul Barrass5-May-02 4:35
Paul Barrass5-May-02 4:35 
Generaldll global variables Pin
Aviv Halperin5-May-02 4:27
Aviv Halperin5-May-02 4:27 
GeneralRe: dll global variables Pin
Tom Archer5-May-02 4:35
Tom Archer5-May-02 4:35 
GeneralRe: dll global variables Pin
Aviv Halperin5-May-02 5:13
Aviv Halperin5-May-02 5:13 
GeneralRe: dll global variables Pin
Tom Archer5-May-02 6:19
Tom Archer5-May-02 6:19 
GeneralRe: dll global variables Pin
Joel Lucsy6-May-02 5:42
Joel Lucsy6-May-02 5:42 
I would like to point out that this method does not guarantee that the variable will be shared. Only if the dll is mapped into the same memory address in each process will it work. If one of the processes remaps the dll because of a collision with another dll then that process will have it's own copy.

Joel Lucsy (jjlucsy@ameritech.net)

GeneralRe: dll global variables Pin
Tom Archer6-May-02 14:06
Tom Archer6-May-02 14:06 
GeneralRe: dll global variables Pin
Joel Lucsy6-May-02 14:39
Joel Lucsy6-May-02 14:39 
GeneralRe: dll global variables Pin
Tom Archer6-May-02 14:49
Tom Archer6-May-02 14:49 
GeneralProgramatically simulating menu selection Pin
5-May-02 3:19
suss5-May-02 3:19 
GeneralRe: Programatically simulating menu selection Pin
l a u r e n5-May-02 4:04
l a u r e n5-May-02 4:04 
GeneralRe: Programatically simulating menu selection Pin
5-May-02 4:21
suss5-May-02 4:21 
GeneralCleaning up _Restore directory Pin
Hyien5-May-02 3:14
Hyien5-May-02 3:14 
GeneralRe: Cleaning up _Restore directory Pin
Michael Dunn5-May-02 8:00
sitebuilderMichael Dunn5-May-02 8:00 
GeneralRe: Cleaning up _Restore directory Pin
Hyien6-May-02 3:15
Hyien6-May-02 3:15 
GeneralStop Multiple Instances Pin
Peter Liddle5-May-02 2:45
Peter Liddle5-May-02 2:45 
GeneralRe: Stop Multiple Instances Pin
User 66585-May-02 3:25
User 66585-May-02 3:25 
GeneralRe: Stop Multiple Instances Pin
Mazdak5-May-02 3:54
Mazdak5-May-02 3:54 
GeneralRe: Stop Multiple Instances Pin
Nish Nishant5-May-02 4:46
sitebuilderNish Nishant5-May-02 4:46 
GeneralRe: Stop Multiple Instances Pin
Ravi Bhavnani6-May-02 14:25
professionalRavi Bhavnani6-May-02 14:25 
Generalhelp me please. Pin
Angel Kid5-May-02 2:19
Angel Kid5-May-02 2:19 
GeneralRe: help me please. Pin
Anders Molin5-May-02 3:28
professionalAnders Molin5-May-02 3:28 
GeneralRe: help me please. Pin
l a u r e n5-May-02 4:01
l a u r e n5-May-02 4:01 

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.