server: Convert the registry key modification time to a win32-style time.
authorAlexandre Julliard <julliard@winehq.org>
Sat, 6 Dec 2008 16:29:01 +0000 (17:29 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 6 Dec 2008 16:29:01 +0000 (17:29 +0100)
commit3343c408cb7e205b9051370a0c542d3c43e983fd
tree7e2ac109cb0fc6266bfbba5d5434e05e11ce4044
parent7832378658339165d5f06972315a834e0bbddf16
server: Convert the registry key modification time to a win32-style time.
dlls/ntdll/reg.c
include/wine/server_protocol.h
server/protocol.def
server/registry.c
server/trace.c
tools/make_requests