Sweden-Number/dlls/odbccp32
Alistair Leslie-Hughes 7973699a8b odbccp32: Correcly lookup driver in load_config_driver.
RegGetValueW doesn't return ERROR_MORE_DATA when the buffer parameter
is NULL, unlike other Reg functions. This also passes the correct
parameter(reg_driver) on the second call to RegGetValueW.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-16 10:52:34 +02:00
..
tests odbccp32: Handle NULL parameter in SQLWritePrivateProfileStringW. 2018-08-16 10:52:32 +02:00
Makefile.in
odbccp32.c odbccp32: Correcly lookup driver in load_config_driver. 2018-08-16 10:52:34 +02:00
odbccp32.spec