Used WM_TIMER message to perform commands in MQL expert

This commit is contained in:
vdemydiuk
2016-10-05 11:18:46 +03:00
parent 5739423d6c
commit 7aa2a1b691
4 changed files with 351 additions and 353 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<?define PlatformSystemFolder = "SystemFolder" ?>
<?endif ?>
<?define ProductVersion="1.0.9" ?>
<?define ProductVersion="1.0.10" ?>
<?define Manufacturer="DW"?>
<?define ProductPath="..\build\products\$(var.Configuration)\"?>