I have intercepted ReadFile() by means of a Proxy DLL and I need to know the size of lpBuffer.

I haven't yet seen any method that could help me out.

Do you guys know any way to accomplish this? thanks.