Dynamically loading registry function on Windows 7? I have no idea. Googling the error with GetProcAddress came up with nothing. Although it's also possible that the call to LoadLibrary failed instead of GetProcAddress.
Dec 11
comment
Dynamically loading registry function on Windows 7? At this point I don't know why that's happening. I run Vista on x64 and I can't repro it with a 32-bit console app. (Which doesn't match your environment anyways.)
Interlocked and Memory Barriers But again, there's a difference between a processor barrier and a compiler barrier. In this particular case, you at least want a compiler barrier.