New loader_get_registry_value() function reads 32/64 registry ...
authorIan Elliott <ian@LunarG.com>
Tue, 31 Mar 2015 21:32:41 +0000 (15:32 -0600)
committerIan Elliott <ian@LunarG.com>
Tue, 31 Mar 2015 23:33:39 +0000 (17:33 -0600)
commit760051384e6eb4165fcbeae764dd73f62e2597bd
tree5ccfb9a4eb9493194a5e010d4160c05402f74f18
parent213b46264afe50eef74a994810d37df9d2284d3b
New loader_get_registry_value() function reads 32/64 registry ...

This version should be able to find a key/value if it exists in either the 32
or 64 bit hive.  Also, it also doesn't allocate any string data until it knows
what size is needed.

Changed the "xcv_nvidia.cpp" file to also use the new registry approach.
libs/xcb_nvidia/xcb_nvidia.cpp
loader/loader.c
loader/loader_platform.h