VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Loading From A Resource DLL

by Anumeet Soni (3 Submissions)
Category: Coding Standards
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

For all of you who know what a resource DLL is , well this class will help you load a BMP,ICON,CURSOR or PLAY a WAVE compiled in a DLL Resource.

Inputs
Requires The dllname, and resource id's
Assumes
you know how to compile a resource dll and in the resource dll, the wave files are stored as type "WAVE" not "CUSTOM"
Code Returns
returns picture for BMP,icon and cursor files.
API Declarations
MANY !

Rate Loading From A Resource DLL

Download Loading From A Resource DLL

Download Loading From A Resource DLL (3 KB)

Loading From A Resource DLL Comments

No comments have been posted about Loading From A Resource DLL . Why not be the first to post a comment about Loading From A Resource DLL .

Post your comment

Subject:
Message:
0/1000 characters