imeantobebad Master Cheater
Reputation: 0
Joined: 11 Jan 2007 Posts: 469 Location: Moree
|
Posted: Wed Nov 12, 2008 1:01 am Post subject: [C++] Compiling Error, any help? |
|
|
When compiling my code i get this error message. Not really sure how to fix it so i was wondering if anyone else had any ideas?
I'm just make a simple bot involving sending keys to the maplestory window. This is the only error i get and i have no idea why.
| Code: |
[Linker Error] Error: Unresolved external '__stdcall PHPostMessageX(void *, unsigned int, unsigned int, long)' referenced from C:\DOCUMENTS AND SETTINGS\Michael\MY DOCUMENTS\BORLAND STUDIO PROJECTS\AUTOCLICKER C++\UNIT1.OBJ
|
Any help would be appreciated ~Thanks
PS: im using Borland C++ Builder.
EDIT: I seem to have fixed it somehow o.o i have no idea how i did it, just played around and when i compiled it worked. =) Yayz Too bad i cant test it cause maplestory is doing a patch... But i can add more to it. =)
|
|