dark_religion
New Member
- Joined
- Mar 23, 2007
- Messages
- 3
- Reaction score
- 0
Hey everyone! I have such problem, I hope someone could tell me what i do wrong! I need to make D2hackit module
1) Start visual studio c++ 8.0
2) Start win32 project and there choose to build dll library
3) Include to the main fire Clientcore.cpp
4) Try to debag to test wether it works whithout wringting any code.
and it finds 1 error in commonstruct.h! I don't know what i do wrong!
main file:
1) Start visual studio c++ 8.0
2) Start win32 project and there choose to build dll library
3) Include to the main fire Clientcore.cpp
4) Try to debag to test wether it works whithout wringting any code.
and it finds 1 error in commonstruct.h! I don't know what i do wrong!
main file:
Errors:#include "stdafx.h"
#include "ClientCore.cpp"
Error 1 error C2383: 'fnD2FindFile' : default-arguments are not allowed on this symbol c:\simply_the_training\simply_plugin\d2hack\d2hack\commonstructs.h 167