DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40815>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40815
------- Additional Comments From wrowe@apache.org 2007-01-03 15:19 -------
That is no longer the documentation of the callback
lpdwSizeofBuffer
Points to a buffer that will contain the size of the physical path pointed to by
lpvBuffer upon return. If the physical path is too large for lpvBuffer,
GetLastError returns ERROR_INSUFFICIENT_BUFFER, and lpdwSizeofBuffer contains
the number of bytes needed to store the physical path so that you can make the
call again with a larger lpvBuffer.
MS has changed this API now twice, so I have no great urge to play cat and mouse.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|