this is c# code for import "EnumChildWindows" from user32.dll what i use instead enumWindowsProc in mql4?
- Using and description user32.dll
- Plot external datas by line
- Dynamic zone indicators ...
SASY:
this is c# code for import "EnumChildWindows" from user32.dllwhat i use instead enumWindowsProc in mql4?
this is c# code for import "EnumChildWindows" from user32.dllwhat i use instead enumWindowsProc in mql4?
Not possible. You can't pass a pointer to an MQL4 function into a Win32 API call.
Depending on what you are trying to do, you may instead be able to use MQL4's ChartFirst() and ChartNext().
tnx for replay
I want get one of child Windows title from win 32 program not from mt4
all child window have same class name so i cant get my consider hwnd child window. any idea?
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register