NetpGetComputerName, SHCopyKeyA and SHRegGetPathA don't exist on all
commit3a8601948da23fa0f632a684001a906256bde37c
authorFrancois Gouget <fgouget@free.fr>
Mon, 16 Sep 2002 22:45:22 +0000 (16 22:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Sep 2002 22:45:22 +0000 (16 22:45 +0000)
tree9d66d4336593216e60f4c5a22d0eeee7644bbf5e
parent14fb095758fd2dacf4a914c243f3eae7aeaaf934
NetpGetComputerName, SHCopyKeyA and SHRegGetPathA don't exist on all
Windows platforms -> use GetModuleHandle + GetProcAddress.
dlls/netapi32/tests/wksta.c
dlls/shlwapi/tests/shreg.c