Re: [bug824] update

2005-09-27 Thread Randy Galbraith
, I've had no time to test out this approach. Regards, -Randy Galbraith

Re: Fix for bug 824 - proper handling of REG_MULTI_SZ

2004-10-23 Thread Randy Galbraith
,len=1:"\1" Yet still allow for an implied length when one was not supplied, such as =str(7):"one\0two\0three\0" Of course this raises the question of what to do when length and data conflict... =str(7),len=20:"small\0" Alas, no easy answers it would seem :( Kind regards, -Randy Galbraith