Registry Key reading (AdvApi32)

Blitz3D Forums/Blitz3D Userlibs/Registry Key reading (AdvApi32)

_PJ_(Posted 2009) [#1]
I've been using the declarations from here: http://www.blitzbasic.com/codearcs/codearcs.php?code=1135

and am able to read the DWord and Hex key values, but I am really wanting to read from the "MULTI_SZ" Expandable type strings.

I'm pretty sure I saw somethign related to this before when I had to expand another key, but I ca't find it now :(