Well when i goto build or debug my hack it keeps giving me the same errors

Here they are..
___________________________

1>------ Build started: Project: Corys hack, Configuration: Release Win32 ------
1>Build started 6/16/2010 2:49:25 PM.
1>PrepareForBuild:
1> Creating directory "c:\windows.old\users\beth's\documents\visual studio 2010\Projects\Corys hack\Release\".
1>InitializeBuildStatus:
1> Creating "Release\Corys hack.unsuccessfulbuild" because "AlwaysCreate" was specified.
1>ClCompile:
1> stdafx.cpp
1> Corys hack.cpp
1>Corys hack.cpp(10): error C2143: syntax error : missing ')' before ';'
1>Corys hack.cpp(10): error C2059: syntax error : ';'
1>Corys hack.cpp(10): error C2059: syntax error : ')'
1>Corys hack.cpp(10): error C2100: illegal indirection
1>Corys hack.cpp(11): error C2143: syntax error : missing ')' before ';'
1>Corys hack.cpp(11): error C2059: syntax error : ';'
1>Corys hack.cpp(11): error C2059: syntax error : ')'
1>Corys hack.cpp(11): error C2100: illegal indirection
1>Corys hack.cpp(344): warning C4551: function call missing argument list
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:03.41