Recall that the HINSTANCE identified a set of variables.
This causes a bit of a problem if your program has multiple data
segments; in other words, multiple sets of variables.
In such a program,
the code would load the data segment of whatever variable
Read More...