My TAB control has three pages, each page has a WEB control
Now want to know the three web controls whether to use the same thread open IE?
Will affect the efficiency??
If impact multithreaded web controls??
Hope ace to give answer. Thank you
CodePudding user response:
Try GetWindowThreadProcessId , through the window handle to see whether the same process IDCodePudding user response:
Thank you. I tryCodePudding user response:
MFC controls MFC Grid Control, open source, form (merger) does not support cellhttps://www.codeproject.com/Articles/8/MFC-Grid-control
Below is the expansion of the control, the author Chris Maunder, on the basis of added to the function of the cell with
https://www.codeproject.com/Articles/2892/Adding-quot-Merge-cells-quot-support-to-the-MFC-Gr
CodePudding user response: