When I try to compile it, just as this page tells me to, I get this:

Quote:
1>------ Build started: Project: FXCM TryFail TakeNo1, Configuration: Debug Win32 ------
1> dllmain.cpp
1>c:\users\master roshi\documents\visual studio 2010\projects\fxcm tryfail takeno1\fxcm tryfail takeno1\trading.h(25): error C2146: syntax error : missing ';' before identifier 'time'
1>c:\users\master roshi\documents\visual studio 2010\projects\fxcm tryfail takeno1\fxcm tryfail takeno1\trading.h(25): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\master roshi\documents\visual studio 2010\projects\fxcm tryfail takeno1\fxcm tryfail takeno1\trading.h(25): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\master roshi\documents\visual studio 2010\projects\fxcm tryfail takeno1\fxcm tryfail takeno1\trading.h(30): error C2146: syntax error : missing ';' before identifier 'time_base'
1>c:\users\master roshi\documents\visual studio 2010\projects\fxcm tryfail takeno1\fxcm tryfail takeno1\trading.h(30): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\master roshi\documents\visual studio 2010\projects\fxcm tryfail takeno1\fxcm tryfail takeno1\trading.h(30): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\master roshi\documents\visual studio 2010\projects\fxcm tryfail takeno1\fxcm tryfail takeno1\trading.h(30): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\master roshi\documents\visual studio 2010\projects\fxcm tryfail takeno1\fxcm tryfail takeno1\trading.h(211): error C2146: syntax error : missing ';' before identifier 'timeStart'
1>c:\users\master roshi\documents\visual studio 2010\projects\fxcm tryfail takeno1\fxcm tryfail takeno1\trading.h(211): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\users\master roshi\documents\visual studio 2010\projects\fxcm tryfail takeno1\fxcm tryfail takeno1\trading.h(211): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


A name means nothing on the battlefield.
After a week no one has a name.