Windows Server 2012下需要调用C:\windows\system32\lpr.exe,代码中是用system()来调用。system()函数执行出错,提示lpr.exe是外部command。有知道是什么原因吗?或者知道怎么对策吗?