"Peter Hunnisett" peter@transgaming.com writes:
Ooops. No. That's not what I had intended; they should be one and the same. I assume that I should be able to do a GetProcAddress on it then in order to be able to use the variable value internally? Or will that not work?
You could do that, but using 'extern' as it is done now should work just as well. Why do you need to change it?