"RT Happe" <
[hidden email]> wrote in message
news:40ffa1d6$0$13067$
[hidden email]...
> In Dolphin 5.1.3, the method RegKeyAbstract>>privateCreateKey: throws
> an Error
> Win32Error signal: dwErr
> which should probably be something like
> Win32Error signal: '' with: dwErr.
> (Win32Error class discards the String arg to #signal:with:)
Thanks, recorded as #1589 for patching in 5.1.5. The method should be using
#signalWith:.
Regards
Blair