|
-
Nov 26th, 2000, 05:04 PM
#1
Thread Starter
Lively Member
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 
-
Nov 26th, 2000, 05:30 PM
#2
Use a Resource File (*.RES). You can compile them with the Resource Compiler.
-
Nov 26th, 2000, 05:35 PM
#3
Thread Starter
Lively Member
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 
-
Nov 26th, 2000, 05:45 PM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|