1>------ Build started: Project: BESK HACK, Configuration: Release Win32 ------
1>Compiling...
1>Base.cpp
1>.\Base.cpp(36) : error C2601: 'myPresent' : local function definitions are illegal
1> .\Base.cpp(22): this line contains a '{' which has not yet been matched
1>.\Base.cpp(61) : error C2601: 'myDrawIndexedPrimitive' : local function definitions are illegal
1> .\Base.cpp(22): this line contains a '{' which has not yet been matched
1>.\Base.cpp(80) : error C2601: 'D3D' : local function definitions are illegal
1> .\Base.cpp(22): this line contains a '{' which has not yet been matched
1>.\Base.cpp(103) : error C2601: 'DllMain' : local function definitions are illegal
1> .\Base.cpp(22): this line contains a '{' which has not yet been matched
1>.\Base.cpp(111) : fatal error C1075: end of file found before the left brace '{' at '.\Base.cpp(22)' was matched
1>Build log was saved at "file://c:\Users\BESK\Desktop\WR HACK\SOURCE\ELExTrO D3D\ELExTrO D3D\Release\BuildLog.htm"
1>BESK HACK - 5 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
WHY?
