-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Saturday 06 December 2003 21:29, Mike Hearn wrote:
> On Sat, 06 Dec 2003 12:54:02 -0600, Robert Iver wrote:
> > Having a spot of trouble getting this function implemented in Wine so I
> > can install a program for my job. It is basically a VB app t
On Sat, 06 Dec 2003 12:54:02 -0600, Robert Iver wrote:
> Having a spot of trouble getting this function implemented in Wine so I can
> install a program for my job. It is basically a VB app that interfaces with
> a MySQL server database. I have heard that I cannot use a native DLL to do
> the jo
Having a spot of trouble getting this function implemented
in Wine so I can install a program for my job. It is basically a VB app that
interfaces with a MySQL server database. I have heard that I cannot use a
native DLL to do the job since it is OLE, so I have been trying to write a stub