Results 1 to 4 of 4

Thread: Bitmaps inside DLLS??

  1. #1

    Thread Starter
    Lively Member Totally Confused's Avatar
    Join Date
    Nov 2000
    Location
    Stoke-On-Trent,England
    Posts
    75

    Unhappy

    Hi,
    Could someone please tell me how I would go about putting bitmaps inside .dlls (such as the Cards.dll used by freecell), so that I can access them in my program.
    Do I have to use a repository or something??

    Thanks

    Totally

  2. #2
    Guest
    Use a Resource File (*.RES). You can compile them with the Resource Compiler.

  3. #3

    Thread Starter
    Lively Member Totally Confused's Avatar
    Join Date
    Nov 2000
    Location
    Stoke-On-Trent,England
    Posts
    75
    Thanks Megatron, I will look into that. For the meanwhile, do you have any idea how I can access the graphics inside the Cards.Dll (located in System32 dir) from within my VB program.
    I have tried to reference the dll but keep getting an error.

    Thanks

    Total

  4. #4
    Guest
    Here are some examples. I have linked a search result from PSC.

Posting Permissions

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



Click Here to Expand Forum to Full Width