| Package | Description |
|---|---|
| de.ibapl.jnhw.winapi |
| Modifier and Type | Method and Description |
|---|---|
static long |
Winreg.RegEnumValueW(Minwindef.HKEY hKey,
int dwIndex,
Winnt.LPWSTR lpValueName,
IntRef lpType,
Minwindef.LPBYTE lpData) |
static String |
Winnt.LPWSTR.stringValueOfNullTerminated(Minwindef.LPBYTE lpData)
Skip the last two 0 bytes aka the last 0 char
|
Copyright © 2019. All rights reserved.