tools: Add a helper function to read the contents of a file.
commitc562952f924fd1debc75e860ad45e65f66556552
authorAlexandre Julliard <julliard@winehq.org>
Wed, 19 Jan 2022 09:57:30 +0000 (19 10:57 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 Jan 2022 09:57:30 +0000 (19 10:57 +0100)
treed20f8de4ff192cee533d3bfca626a5c8f70e0e79
parent49326cb258c76ee470df697d7626f447fa9bebfc
tools: Add a helper function to read the contents of a file.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
tools/tools.h
tools/winebuild/utils.c
tools/winedump/dump.c
tools/winedump/winedump.h
tools/wmc/po.c
tools/wmc/utils.c
tools/wrc/po.c
tools/wrc/utils.c