[PATCH] rasapi32: RasEnumConnections now returns correct buffer size (zero) when there are zero connections available

James Hawkins truiken at gmail.com
Thu Feb 1 16:42:47 CST 2007


On 2/1/07, John Smith <xixsimplicityxix at 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



More information about the wine-devel mailing list