Hi, I'm kinda new to the windows API, and I have a question about RegQueryValueEx

It works fine all the time except when I have spaces in my registry value

When I read a value that has spaces in it, with RegQueryValueEx, my retval is not = 0.


Thanx!