Actions
Bug #4203
closedbroken RegCreateKeyExA definition in registry.rb
Description
=begin
in ext/dl/win32/lib/win32/registry.rb:
definition of advapi32.dll function: RegCreateKeyExA is broken (missing one argument). See: http://msdn.microsoft.com/en-us/library/ms724844%28v=vs.85%29.aspx
This bug was introduced in 1.9.2.
It is impossible (since 1.9.2) to create registry keys with Win32::Registry.create (raises ArgumentError) without this fix.
=end
Files
Updated by luislavena (Luis Lavena) almost 14 years ago
=begin
Hello,
Indeed is a bug, will apply patch to trunk first.
Thank you.
=end
Updated by luislavena (Luis Lavena) almost 14 years ago
- Assignee set to luislavena (Luis Lavena)
=begin
=end
Updated by luislavena (Luis Lavena) almost 14 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
=begin
This issue was solved with changeset r30377.
Rafał, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
Actions
Like0
Like0Like0Like0