Re: [PATCH] rasapi32: RasEnumConnections now returns correct buffer size (zero) when there are zero connections available
1 Feb
2007
1 Feb
'07
10:42 p.m.
On 2/1/07, John Smith <xixsimplicityxix(a)gmail.com> wrote:
When RasEnumConnections completes the expected behaviour is to have the needed buffer size stored in *lpcb. Right now wine just leaves it at whatever size was passed. The windows 2000 behaviour (tested) for when they're are zero connections, *lpcb is 0.
Changelog: RasEnumConnections the buffersize needed reported is now 0 when the number of connections is 0
You need to add a test to the test suite for this. -- James Hawkins
6979
Age (days ago)
6979
Last active (days ago)
0 comments
1 participants
participants (1)
-
James Hawkins