Hello, thanks for reading, and please just post the answer if you know it, ive searched for this, but all the threads i found, 143 of emm, had different errors tho. Here is what i get, and sorry if i posted something that has already been posted, but i suck at finding things on the web.
Code:
Compiling...
NPCTypes.cpp
C:\EQemucompile\Sourcecode\EMuShareMem\NPCTypes.h(16) : error C2065: 'CALLBACK_DBLoadNPCTypes' : undeclared identifier
C:\EQemucompile\Sourcecode\EMuShareMem\NPCTypes.h(16) : error C2146: syntax error : missing ')' before identifier 'cbDBLoadNPCTypes'
C:\EQemucompile\Sourcecode\EMuShareMem\NPCTypes.h(16) : error C2059: syntax error : ')'
C:\EQemucompile\Sourcecode\EMuShareMem\NPCTypes.cpp(29) : error C2146: syntax error : missing ')' before identifier 'cbDBLoadNPCTypes'
C:\EQemucompile\Sourcecode\EMuShareMem\NPCTypes.cpp(29) : error C2059: syntax error : ')'
C:\EQemucompile\Sourcecode\EMuShareMem\NPCTypes.cpp(29) : error C2143: syntax error : missing ';' before '{'
C:\EQemucompile\Sourcecode\EMuShareMem\NPCTypes.cpp(29) : error C2447: missing function header (old-style formal list?)
C:\EQemucompile\Sourcecode\EMuShareMem\NPCTypes.cpp(61) : error C2146: syntax error : missing ')' before identifier 'cbDBLoadNPCTypes'
C:\EQemucompile\Sourcecode\EMuShareMem\NPCTypes.cpp(61) : error C2086: 'pDLLLoadNPCTypes' : redefinition
C:\EQemucompile\Sourcecode\EMuShareMem\NPCTypes.cpp(61) : error C2059: syntax error : ')'
C:\EQemucompile\Sourcecode\EMuShareMem\NPCTypes.cpp(61) : error C2143: syntax error : missing ';' before '{'
C:\EQemucompile\Sourcecode\EMuShareMem\NPCTypes.cpp(61) : error C2447: missing function header (old-style formal list?)
Error executing cl.exe.
EMuShareMem.dll - 12 error(s), 0 warning(s)
Please post any links/ answers you kno, thanks for reading this, and thank you for your time.