I have tried several resource editors but have not found exactly what I'm looking for just yet. I am trying to build a resource-only DLL and then call the resources in AMS.
Anyone know any good programs for creating the DLL? XN Resource Editor lets me create res and dcr files but I'm having trouble compiling them with Dev C++. Any pointers to relevant articles about this would be great. I spent hours searching through erroneous information and, as yet, haven't had success with finding helpful and clear info on how to create DLLs from res files.
Also, how are the resources called? I have spent a while reading about RO DLLs and can't quite peg the call procedure. Is it just LoadImage() or LoadModule()? How does this works?
After about a week of working with this problem I figured it might not be a bad idea to ask for some tips.

Reply With Quote


)
