Find Code:
All Words
Any of the Words
Exact Phrase
Home
:
Code
:
Forums
:
Submit
:
Mailing List
:
About
:
Contact
Code
All
VB.NET
ASP.NET
C#
VB Classic
ASP Classic
Snippets
Popular
Resources
Submit Code
Forums
Articles
Tips
Links
Books
Contest
Link to us
Use a custom resource file with your Vb game
Author:
PinkRabbit84
Submitted:
3/18/2021
Version:
VB 2005
Compatibility:
VB6, VB 2005, VB 2008, VB 2010, VB 2012, VB 2015
Category:
Game Programming
Downloads:
963
You are a game coder and you don't want to add all your pictures in the EXE cuz it's do a BIG FAT EXE and you don't want to put them in a separate folder so everybody can edit them. Here the solution: a custom resource file. Now you can put all your file(*.bmp, *.jpg, *.gif, *.wav, *.mp3, mid, avi, .) in one and extract them while your game is loading. This source will show you how my Dll work. Zip file contains source code in both VB6 and VB.NET.
Home
|
Forums
|
Submit
|
Books
|
Mailing List
|
Advertising
|
About
|
Contact
© 2023 A1VBCode. All rights reserved.
Legal disclaimer & terms of use
Privacy statement