[help] Api Functions For Reg_expand_sz?

As I've said before, I'm working on an app to customize XP start-menu icons, but I'm running into a problem. The API functions I'm using don't seem to work with REG_EXPAND_SZ value types; they return either an empty string or asc(0). Does anyone know of a way to read these? :o

btw, I'm using VB6..

-------------------------

Please Tag your threads, this is a [Help] thread.

The Thread Has Been Tagged

// Seph

#168405

Have a look at this.

#168808

Thanks :)

Edit - ack, it's only for -writing- expand_szs, I need to read them. -_-

#168820