
int result;
result = SysGet180Rotate();
result = SysSet180Rotate( TRUE );
}
else{
result = SysSet180Rotate( FALSE );
}
Properties → Linker → Input → Additional Dependencies and then append
SystemLib.lib (see red circle).
10. Choose Debug in Visual Studio 2005 and then click either Start Debugging or Start
Without Debugging.
11. The project will be built and copied to the “\Program Files\<name of project>” folder (by default)
in the DT-X7.
12. Check that the program runs correctly on the DT-X7.
Comentarios a estos manuales