View previous topic :: View next topic |
Author |
Message |
Jayce How do I cheat?
Reputation: 0
Joined: 20 Aug 2010 Posts: 3
|
Posted: Fri Aug 20, 2010 7:26 pm Post subject: IMAGEHLP.DLL |
|
|
Hello, good people. By some miracle of God or the Flying Sphaghetti Monster I managed to compile Cheat Engine 5.6 in Delphi 2010 without knowing anything about it or the language, so I'm glad I'm not a complete fail. However, running the cheatengine.exe I get slapped with the error "The procedure entry point SymGetSymFromNameW could not be located in the dynamic link library IMAGEHLP.DLL"! I'm using Windows 7 64-bit. I do have a IMAGEHLP.DLL file in my System32 folder. Not sure what's the problem. Any help? Thank you kindly.
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25791 Location: The netherlands
|
Posted: Fri Aug 20, 2010 7:42 pm Post subject: |
|
|
It looks like you compiled with unicode support instead of ansi
for the rest not sure, there can be a million reasons why it won't compile properly in delphi 2010
I myself use delphi 7 enterprise, and for ce 6 the free fpc compiler with lazarus library
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
Jayce How do I cheat?
Reputation: 0
Joined: 20 Aug 2010 Posts: 3
|
Posted: Fri Aug 20, 2010 8:01 pm Post subject: |
|
|
Hello, sir. So I'm supposed to compile with ansi? How do I do that? lol. Honestly, I didn't really know much about what I was doing while hacking the source code. Mostly all I did was a bunch of type conversions for PChar to PAnsiChar,etc.
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25791 Location: The netherlands
|
Posted: Fri Aug 20, 2010 8:04 pm Post subject: |
|
|
probably some compiler option somewhere
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
Jayce How do I cheat?
Reputation: 0
Joined: 20 Aug 2010 Posts: 3
|
Posted: Fri Aug 20, 2010 8:07 pm Post subject: |
|
|
Heheh. Yeh, I was looking for one. I'll keep looking...
|
|
Back to top |
|
 |
|