Handle wParam in WM_PAINT properly: if non-null, it is the hdc we are
[wine] / dlls / iphlpapi / ipstats.h
2004-12-13  Juan Lang- use Heap functions rather than libc for mem allocation
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-13  Juan LangAdded an implementation of iphlpapi.dll; most Get*...