Forum > Windows
[Solved] Registry (Hex or int) to ip Address?
Remy Lebeau:
--- Quote from: winni on November 15, 2021, 06:09:56 pm ---IP addresses in the Windows registry are from the type REG_SZ whichs is a zero terminated string.
--- End quote ---
Clearly, the Registry value in question is not stored in REG_SZ format, but in REG_DWORD or REG_BINARY format, otherwise this wouldn't even be an issue.
TheLastCayen:
Thank you everyone for your quick answer.
wp function fixed my puzzle :)
Navigation
[0] Message Index
[*] Previous page