1
vote
4answers
215 views
How to retrieve a resource from within a tWebModule
I am trying to extract a gif image embedded as a resource within my ISAPI dll using WebBroker technology. The resource has been added to the DLL using the following RC code:
LOGO …
