1. error C2470: 'GException' : looks like a function definition, but there is no parameter list; skipping apparent body
2. error C2146: syntax error : missing ';' before identifier 'EGException'
3. error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
VS2005로 dll 작업중인데요. 요에러 3가지 때문에 집에 못가네요...
1, 클래스에서 나는데요. 1번은 클래스 제일 위엣부분에 찍히구요.