[ros-dev] RE: [ros-cvs] CVS Update: reactos

Thomas Weidenmueller w3seek at reactos.com
Fri Oct 1 15:27:59 CEST 2004


Anich Gregor wrote:

>Hi!
>
>Maybe this is a stupid idea, don't know...
>Wouldn't it be possible to use a special registry type which we use for our 
>strings with environment vars, which gets expanded but otherwise looks like 
>REG_SZ?
>  
>
The registry doesn't care about the content of a value. you can assign 
any type to it. However for this purpose there's REG_EXPAND_SZ

Regards
Thomas


More information about the Ros-dev mailing list