YosephS / Publications
Forum
Problem while converting mql4 script to mql5, WindowHandle?
I tried to compile the following mql4 code in mt5 Metaeditor #import "user32.dll" int PostMessageA( int hWnd, int Msg, int wParam, int lParam); int GetWindow( int hWnd, int uCmd); int GetParent( int hWnd); #import int start() { bool blnContinue = true ; int