Search the web
Sign In
New User? Sign Up
pokersource · Poker Source
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
DLL / VB   Message List  
Reply | Forward Message #35 of 355 |
Re: [pokersource] DLL / VB

>I was wondering if anyone has been able to compile these poker-eval
>functions into a DLL. I really want to use them with Visual Basic.

The code has been compiled and tested with Visual C++, and could certainly
be compiled into a DLL. I think the biggest issue would be the calling
interface from VB to the DLL. The code uses C extensions for 64-bit
integers (used to store bit masks.) I don't know if VB can store 64-bit
integers, and even if it can, it may or may not be possible to call DLL
routines which use long integers in their interfaces. Finally, there are a
lot of C macros in the package which VB programmers would not be able to use.

I'm not sure if this is relevant, but we had a lot of trouble porting
the library routines to a Windoze platform last year, and I think it
was because everything was 32-bit. I believe we eventually went with
a slower evaluation method, because it wasn't worth the headache...

- Darse.



Tue May 30, 2000 3:32 am

darse@...
Send Email Send Email

Forward
Message #35 of 355 |
Expand Messages Author Sort by Date

I was wondering if anyone has been able to compile these poker-eval functions into a DLL. I really want to use them with Visual Basic. I tried compiling the...
joaustin@...
Send Email
May 27, 2000
9:34 pm

... The code has been compiled and tested with Visual C++, and could certainly be compiled into a DLL. I think the biggest issue would be the calling ...
Brian Goetz
brian@...
Send Email
May 30, 2000
3:00 am

... The code has been compiled and tested with Visual C++, and could certainly be compiled into a DLL. I think the biggest issue would be the calling ...
Darse Billings
darse@...
Send Email
May 30, 2000
3:32 am

... poker-eval ... Basic. ... certainly ... calling ... 64-bit ... 64-bit ... call DLL ... there are a ... able to use. ... porting ... with ... Darse. Well of...
joaustin@...
Send Email
May 30, 2000
3:44 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help