Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Apr : Read STRINGTABLE in a DLL resource?
| Subject: | Read STRINGTABLE in a DLL resource? |
| Posted by: | "Peter" (sm5tri@nospam_passagen.se) |
| Date: | Wed, 27 Apr 2005 00:28:32 |
Hi!
How can I read a STRINGTABLE value in a DLL resource?
I have tried LOADSTRING but I don't get it to work.
// Peter