Inflate Registry Keys

Blitz3D Forums/Blitz3D Programming/Inflate Registry Keys

_PJ_(Posted 2009) [#1]
Sorry for the double post, I posted in the Userlib section after using Search, but maybe more people may see my question here.

http://www.blitzbasic.com/Community/posts.php?topic=87097

Basically, I need to inflate REG_MULTI_SZ registry keys.
I am able to use the AvApi32 dll for the registry key functions given in the link above, but only for standard DWord strings or Hex keys.
If anyone can help, please let me know!