• Francois Gouget's avatar
    regedit: Fix exporting of REG_EXPAND_SZ and other 'weird' strings. · a81bb704
    Francois Gouget authored
    REG_EXPAND_SZ must be exported as hexadecimal to preserve the string type.
    0-byte strings and those missing a trailing '\0' or with odd sizes must 
    be saved as hexadecimal too so they are restored as is.
    Move the binary-value export code to the new REGPROC_export_binary() 
    function.
    a81bb704
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...