All pastes #2049801 Raw Edit

Untitled

public text v1 · immutable
#2049801 ·published 2011-04-23 15:51 UTC
rendered paste body
1>------ Build started: Project: MemHack, Configuration: Debug Win32 ------
1>  Main.cpp
1>c:\users\kyoshiro\desktop\c++\memhack\cheat.h(13): error C2146: syntax error : missing ';' before identifier 'm_ProcName'
1>          c:\users\kyoshiro\desktop\c++\memhack\cheat.h(27) : see reference to class template instantiation 'Cheat<Type>' being compiled
1>c:\users\kyoshiro\desktop\c++\memhack\cheat.h(13): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\kyoshiro\desktop\c++\memhack\cheat.h(13): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\kyoshiro\desktop\c++\memhack\cheat.h(21): error C2061: syntax error : identifier 'wstring'
1>  Cheat.cpp
1>c:\users\kyoshiro\desktop\c++\memhack\cheat.h(13): error C2146: syntax error : missing ';' before identifier 'm_ProcName'
1>          c:\users\kyoshiro\desktop\c++\memhack\cheat.h(27) : see reference to class template instantiation 'Cheat<Type>' being compiled
1>c:\users\kyoshiro\desktop\c++\memhack\cheat.h(13): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\kyoshiro\desktop\c++\memhack\cheat.h(13): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\kyoshiro\desktop\c++\memhack\cheat.h(21): error C2061: syntax error : identifier 'wstring'
1>c:\users\kyoshiro\desktop\c++\memhack\cheat.cpp(3): error C2061: syntax error : identifier 'wstring'
1>  Generating Code...
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========