Re: Need OMF MySQL lib that actually f^*&^ works...

2011-07-23 Thread Andrej Mitrovic
This is what you should use for C long and unsigned long: import core.stdc.config; c_long; c_ulong;

Re: Need OMF MySQL lib that actually f^*&^ works...

2011-07-23 Thread Nick Sabalausky
"Nick Sabalausky" wrote in message news:j0dqhg$2cvs$1...@digitalmars.com... > "Nick Sabalausky" wrote in message > news:j0b4r1$icb$1...@digitalmars.com... >> Anyone have a known-working Windows OMF library for MySQL? Static or >> dynamic, I don't care. I've tried fucking everything and I can't

Re: Need OMF MySQL lib that actually f^*&^ works...

2011-07-23 Thread Nick Sabalausky
"Nick Sabalausky" wrote in message news:j0b4r1$icb$1...@digitalmars.com... > Anyone have a known-working Windows OMF library for MySQL? Static or > dynamic, I don't care. I've tried fucking everything and I can't get the > dang thing to work. Static was a total no-go. With dynamic, using implib

Re: Need OMF MySQL lib that actually f^*&^ works...

2011-07-22 Thread Don
Nick Sabalausky wrote: Anyone have a known-working Windows OMF library for MySQL? Static or dynamic, I don't care. I've tried fucking everything and I can't get the dang thing to work. Static was a total no-go. With dynamic, using implib I got it to link, but calling any of it resulted in an Ac

Re: Need OMF MySQL lib that actually f^*&^ works...

2011-07-22 Thread Nick Sabalausky
"Dmitry Olshansky" wrote in message news:j0cj58$5i5$1...@digitalmars.com... > On 22.07.2011 23:06, Nick Sabalausky wrote: >> "Robert Clipsham" wrote in message >> news:j0ce0t$2rte$1...@digitalmars.com... >>> On 22/07/2011 07:20, Nick Sabalausky wrote: Anyone have a known-working Windows OMF

Re: Need OMF MySQL lib that actually f^*&^ works...

2011-07-22 Thread Dmitry Olshansky
On 22.07.2011 23:06, Nick Sabalausky wrote: "Robert Clipsham" wrote in message news:j0ce0t$2rte$1...@digitalmars.com... On 22/07/2011 07:20, Nick Sabalausky wrote: Anyone have a known-working Windows OMF library for MySQL? Static or dynamic, I don't care. I've tried fucking everything and I ca

Re: Need OMF MySQL lib that actually f^*&^ works...

2011-07-22 Thread Nick Sabalausky
"Robert Clipsham" wrote in message news:j0ce0t$2rte$1...@digitalmars.com... > On 22/07/2011 07:20, Nick Sabalausky wrote: >> Anyone have a known-working Windows OMF library for MySQL? Static or >> dynamic, I don't care. I've tried fucking everything and I can't get the >> dang thing to work. Stat

Re: Need OMF MySQL lib that actually f^*&^ works...

2011-07-22 Thread Robert Clipsham
On 22/07/2011 07:20, Nick Sabalausky wrote: Anyone have a known-working Windows OMF library for MySQL? Static or dynamic, I don't care. I've tried fucking everything and I can't get the dang thing to work. Static was a total no-go. With dynamic, using implib I got it to link, but calling any of i

Need OMF MySQL lib that actually f^*&^ works...

2011-07-21 Thread Nick Sabalausky
Anyone have a known-working Windows OMF library for MySQL? Static or dynamic, I don't care. I've tried fucking everything and I can't get the dang thing to work. Static was a total no-go. With dynamic, using implib I got it to link, but calling any of it resulted in an Access Violation. Using c