隐藏注册控件窗口

ShellExecuteW(NULL, _T("open"), _T("regsvr32.exe"), _T(“要注册的控件.ocx -s”), NULL, SW_HIDE);

只想当咸鱼的程序员
原文地址:https://www.cnblogs.com/Pond-ZZC/p/14954981.html