I'm having some trouble doing this. I have a dll and an exe that need to share a global variable. I'm using Visual C++ 6.0 Here's what I've done so far:<BR><BR>In the ...
I recently upgraded my development system to Ubuntu 8.04. Which has the upgraded version of gcc/g++ compared to Ubuntu 7.10.<br><br>Even though it's the same project, my global variables/objects are ...