versat 70fcf5af87 Fix windows.cfg: GetProcAddress needs use-retval
While it was good to remove use-retval from the LoadLibrary* functions,
it is still needed for GetProcAddress. A call of GetProcAddress without
using the return value does not make sense.
2018-01-05 17:22:33 +01:00
..
2017-11-05 17:56:24 +01:00
2017-10-05 11:45:46 +02:00
2017-06-06 23:21:05 +02:00