We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e937e5 + e936277 commit 455cc56Copy full SHA for 455cc56
lib/windef.js
@@ -39,7 +39,7 @@ module.exports = {
39
REG_BINARY: 3,
40
REG_DWORD: 4,
41
REG_DWORD_BIG_ENDIAN: 5,
42
- REG_DWORD_LITTLE_ENDIAN: 6,
+ REG_DWORD_LITTLE_ENDIAN: 4,
43
REG_LINK: 6,
44
REG_MULTI_SZ: 7,
45
REG_RESOURCE_LIST: 8
0 commit comments