ChangeSet ID: 1032216322624480292274715 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/09/16 17:45:22
Modified files: dlls/netapi32/tests: wksta.c dlls/shlwapi/tests: shreg.c
Log message: Francois Gouget fgouget@free.fr NetpGetComputerName, SHCopyKeyA and SHRegGetPathA don't exist on all Windows platforms -> use GetModuleHandle + GetProcAddress.
Patch: http://cvs.winehq.com/patch.py?id=1032216322624480292274715
Revision Changes Path 1.2 +15 -7 wine/dlls/netapi32/tests/wksta.c 1.10 +18 -3 wine/dlls/shlwapi/tests/shreg.c