<1> windowsAPI创建句柄失败的返回值
INVALID_HANDLE_VALUE
CreateFile
CreateNamedPipe
CreateToolhelp32Snapshot
FilterConnectCommunicationPort
NULL
其余所有
<2> 32位程序在x64环境下执行默认不使用重定向的api
- PathFileExistsW
<1> windowsAPI创建句柄失败的返回值
INVALID_HANDLE_VALUE
CreateFile
CreateNamedPipe
CreateToolhelp32Snapshot
FilterConnectCommunicationPort
NULL
其余所有
<2> 32位程序在x64环境下执行默认不使用重定向的api
相关文章: