Page 2 of 2 FirstFirst 12
Results 41 to 45 of 45

Thread: VB: Blackjack

  1. #41
    New Member
    Join Date
    Jan 11
    Posts
    11

    Re: VB: Blackjack

    I downloaded the zip and extracted everything, but I don't see any code or executables... I was hoping to play a little and check the code to see how different classes/routines can be used in vb. Please help?

  2. #42
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 99
    Location
    San Jose, CA
    Posts
    32,776

    Re: VB: Blackjack

    There is no executable in the zip file but everything else you need to run the project is in the zip file.

  3. #43
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 02
    Location
    Bristol, UK
    Posts
    35,564

    Re: VB: Blackjack

    Based on another thread it seems that dehboy is using VBScript rather than VB 5/6, so will not be able to use the project - and even copying parts of the code is unlikely to be worthwhile.

  4. #44
    New Member
    Join Date
    Jan 11
    Posts
    11

    Re: VB: Blackjack

    Ah, I see. I just downloaded Microsoft Visual Basic 2010 Express, so hopefully I'll be able to work with everything now. Thanks guys!

  5. #45
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 99
    Location
    San Jose, CA
    Posts
    32,776

    Re: VB: Blackjack

    I'm sorry but while you now have a nice tool to work with, you still won't be able to do anything with my code because it was written in VB6 which is not directly compatible with Microsoft Visual Basic 2010 Express or any other member of the VB.Net family of languages.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •