GetIPForwardTable return’s undocumented error ERROR_MORE_DATA
Symptom: ======= GetIPForwardTable return’s undocumented error ERROR_MORE_DATA where it should actually return ERROR_INSUFFICIENT_BUFFER in a Windows XP environment. Questions: ========= Is this an expected behavior? How we should handle the situation when ERROR_MORE_DATA is returned.
Here is the original post:
GetIPForwardTable return’s undocumented error ERROR_MORE_DATA


