User forums > Using Code::Blocks
c::b 's bug! how to solve it!
80sky:
I'm so sorry, I 'm excite. I don't understand what Thomas said. thanks a lot!
thomas:
--- Quote ---just I want to know a better way to solve this problem.
what you said made me angry.
--- End quote ---
Before getting angry, you should have read the link I posted above.
--- Quote ---Unless your DLL is a COM server, the DLL file must be placed in one of the directories listed in the PATH environment variable, or the default system directory, or in the same directory as the program using it. COM server DLLs are registered using regsvr32.exe, which places the DLL's location and its globally unique ID (GUID) in the registry. Programs can then use the DLL by looking up its GUID in the registry to find its location.
--- End quote ---
80sky:
thanks a lot!
can you help me to solve this problem?
just I register this dll called wxmsw26u_gcc_custom.dll, I'm failed.
info: don't find DllRegisterServer's entrance
I think it's because of it has no GUID, isn't it? do you know how to solve it?
it needs to be compiled again, doesn't it? but how to do it? I really need your help
bigbug:
If You aren't afraid of the "DLL Hell", put the .dll file into the \Windows\system32 directory and You're done, else put it into the directory of your executable.
80sky:
I have a try. thanks!
Navigation
[0] Message Index
[*] Previous page
Go to full version