*/
The RESDLL sample shows how to create a resource-only dynamic
Submitted By:
WEBMASTER
Rating:





(
Rate It)
link library (DLL). In short, this is accomplished by creating
and resource-compiling a resource (.RC) file, creating and
compiling a source code (.C) file containing a simple DLL entry
point, and then linking the resulting .RBJ and .OBJ files with
the appropriate libraries to create the DLL.
NOTE: Some downloads must be obtained through publishers´s site.
Do you want to get your software listed on this site? Go to our
submissions area.
Screenshot
Details
Number of downloads:
1549
Comments (2)
Finally that's what I was looking for ;)




Posted by: Pawel on Monday, September 26, 2005
Great sample. It directly shows how to create a dll with resources only and how to read it using C language. After few modifications I managed to compile it with Borland's freecommandlinetools and it works :D.
manager
(Not rated)
Posted by: alaa on Tuesday, October 18, 2005
please tell me about installation file DLL
Add Your Rating