View Single Post
  #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