Subject: | REG_BINARY instead of REG_DWORD |
ActiveState perl v5.8.7 built for MSWin32-x86-multi-thread
Binary build 813
1..4
ok 1
ok 2
# REG_DWORD is 4, type is 3
not ok 3
# $val->[0] is "▒ "
not ok 4
REG_DWORD is expected in test, but in my registry this entry is
REG_BINARY. Value is \xb1\x00\x00\x00 which shows in test log. So it
works but test expects different type and value in registry.
-------
Alexandr Ciornii, http://chorny.net