ferventcoder (Rob Reynolds)
- Login: ferventcoder
- Email: ferventcoder@gmail.com
- Registered on: 02/02/2015
- Last sign in: 04/12/2016
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
02/02/2015
- 11:47 PM Ruby master Bug #10820: Win32 Registry Delete uses ANSI instead of Wide APIs
- Looks like you may want to explore the same for `RegQueryInfoKey` as well. See https://msdn.microsoft.com/en-us/libra...
- 11:26 PM Ruby master Bug #10820: Win32 Registry Delete uses ANSI instead of Wide APIs
- For the issue, without this fix, it is likely not to find registry keys/values that have unicode in them. This is wha...
- 11:12 PM Ruby master Bug #10820: Win32 Registry Delete uses ANSI instead of Wide APIs
- Apparently markdown didn't work so well, but hopefully the gist of the issue is captured here.
- 11:11 PM Ruby master Bug #10820 (Closed): Win32 Registry Delete uses ANSI instead of Wide APIs
- https://github.com/ruby/ruby/blob/trunk/ext/win32/lib/win32/registry.rb#L236-L237
Contains:
~~~ruby
module...
Also available in: Atom