move path of registration info to dll.h
commit36528fa90484054203703241fc354f99d559d516
authorHeiko Voigt <hvoigt@hvoigt.net>
Tue, 6 Oct 2009 19:40:53 +0000 (6 21:40 +0200)
committerHeiko Voigt <hvoigt@hvoigt.net>
Tue, 6 Oct 2009 19:40:53 +0000 (6 21:40 +0200)
treea9bca65c81056f0dbd4a0062b65dbf26fd1dd6cc
parentfbc5b17b2800733d329937d338c5c0e3347ef0e0
move path of registration info to dll.h

Since this information is needed in dll.c and systeminfo.c
but is platform specific we move it to a more appropriate
place.

Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
common/systeminfo.h
explorer/dll.h
explorer/systeminfo.c