Code::Blocks Forums

User forums => Help => Topic started by: Jewe on January 19, 2006, 05:52:35 pm

Title: load string in dll fails with error 1813
Post by: Jewe on January 19, 2006, 05:52:35 pm
Hi,

I have compiled a dll with some strings in it.
but when I use Loadstring I get error 1813
(not availible)

any suggestions?
I have look with a editor and the resource is compiled in the dll.

Thx,

Jewe.

p.s. any website with examples would be fine.
Yes I have checked MSDN and the code works fine in B.C. 4.5. :)
Title: Re: load string in dll fails with error 1813
Post by: Michael on January 19, 2006, 06:02:10 pm
Hello,

Wich C::B release/OS are you using? Compiler (Borland right?)? Some other useful info?

Best wishes,
Michael
Title: Re: load string in dll fails with error 1813
Post by: mandrav on January 19, 2006, 06:29:16 pm
I don't see C::B mentioned anywhere.
Is this a C::B problem? Because if it isn't, I have to tell you that this is *not* a general troubleshooting forum. There are other sites on the web that do this sort of thing.