IRecordInfo, UDTs [was Re: Help for OLEAUT32 DLL problem]

2003-12-09 Thread Nikolas Zimmermann
-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

Re: Help for OLEAUT32 DLL problem

2003-12-06 Thread Mike Hearn
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

Help for OLEAUT32 DLL problem

2003-12-06 Thread Robert Iver
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