Smalltalk
›
Usenets
›
Dolphin Smalltalk
Search
everywhere
only in this topic
Advanced Search
Bug in RegKeyAbstract>>privateCreateKey
:
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
1 message
RT Happe-2
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Bug in RegKeyAbstract>>privateCreateKey
:
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:)
rt happe
Free forum by Nabble
Edit this page