Re: Implement SQLGetInstalledDrivers in odbccp32

2007-01-12 Thread Paul Vriens
Detlef Riekenberg wrote: At first: Congratulations for the commit of your Patches. On Do, 2007-01-11 at 09:29 -0800, Bill Medland wrote: Bill Medland ([EMAIL PROTECTED]) Implement GetInstalledDrivers in odbccp32 BOOL WINAPI SQLGetInstalledDriversW(LPWSTR lpszBuf, WORD cbBufMax,

Re: Implement SQLGetInstalledDrivers in odbccp32

2007-01-12 Thread Bill Medland
On Fri, 2007-12-01 at 13:45 +0100, Detlef Riekenberg wrote: > At first: > Congratulations for the commit of your Patches. > > > On Do, 2007-01-11 at 09:29 -0800, Bill Medland wrote: > > > Bill Medland ([EMAIL PROTECTED]) > > Implement GetInstalledDrivers in odbccp32 > > > BOOL WINAPI SQLGetIns

Re: Implement SQLGetInstalledDrivers in odbccp32

2007-01-12 Thread Detlef Riekenberg
At first: Congratulations for the commit of your Patches. On Do, 2007-01-11 at 09:29 -0800, Bill Medland wrote: > Bill Medland ([EMAIL PROTECTED]) > Implement GetInstalledDrivers in odbccp32 > BOOL WINAPI SQLGetInstalledDriversW(LPWSTR lpszBuf, WORD cbBufMax, > WORD *pcbBufOut)