Forum: C++ Oct 14th, 2008 |
| Replies: 0 Views: 381 Hi everyone,
I have a problem with a dll file. I have a 32 bit dll file and a program (x86 debugged) which uses the functions exported from the dynamic link library file and working well. I... |
Forum: C++ Oct 12th, 2008 |
| Replies: 1 Views: 601 Hi everyone,
I have a problem with debugging a dll file. I'm trying to convert the epanet2.dll (EPANET: a free source-coded water resource program) into a 64-bit dll file for my project. When... |