Two Plus Two Older Archives  

Go Back   Two Plus Two Older Archives > General Gambling > Computer Technical Help
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-26-2005, 06:45 PM
MtnDave MtnDave is offline
Junior Member
 
Join Date: Jan 2003
Location: Bay Area
Posts: 4
Default Need help finding some subroutine libraries

Hi - Just got my Visual Studio 2005 Beta 2 and wanted to try it out by writing a poker hand analysis program. So I am looking for some subroutine libraries for dealing cards, ranking hands, etc. I need the source code since I will be evaluating 4 card poker hands where three of a kind beats a flush, etc.

I haven't done this sort of thing for several years. A long time ago, I used the AltaVista search engine (long before the Google boys were even in college) as it was the best for finding source code on the Internet. I don't know what works these days and am hoping readers of this forum can help me. Thanks.
Reply With Quote
  #2  
Old 06-26-2005, 08:32 PM
OrcaDK OrcaDK is offline
Member
 
Join Date: Nov 2004
Posts: 42
Default Re: Need help finding some subroutine libraries

I have no idea what language you're writing in. I don't think there exists any such libraries for any .NET languagues yet. You might want to take a look at "PokerSource" at Sourceforge. It's written in Java, should be translatable.
Reply With Quote
  #3  
Old 06-26-2005, 11:56 PM
MtnDave MtnDave is offline
Junior Member
 
Join Date: Jan 2003
Location: Bay Area
Posts: 4
Default Re: Need help finding some subroutine libraries

Thanks, I'll check out SourceForge.

I did GUI development for over 10 years using C and C++.
Our company switched GUI development to Java (to be web-based). I tried to learn Java but instead decided to retire. [img]/images/graemlins/tongue.gif[/img] (One language too many syndrome.)

Libraries in C, C++, C# or Basic would be fine.
Reply With Quote
  #4  
Old 06-27-2005, 10:39 AM
JoePro JoePro is offline
Senior Member
 
Join Date: May 2005
Posts: 206
Default Re: Need help finding some subroutine libraries

Windows comes with a DLL to display a deck of cards. It's called cards32.dll. Here's a sample on how to use it. Source code is for vb5/6, but it should be fairly easy to adapt for .NET
Reply With Quote
  #5  
Old 06-27-2005, 09:40 PM
MtnDave MtnDave is offline
Junior Member
 
Join Date: Jan 2003
Location: Bay Area
Posts: 4
Default Re: Need help finding some subroutine libraries

Thanks.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:07 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.