send F5 key to browsers using PostMessage

后端 未结 0 1851
不知归路
不知归路 2020-12-20 19:16

I loaded "html.html" file in Firefox browser and used the following code to refresh it which works fine.

int main()
{
HWND v;
v=FindWindow(NULL,&quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题