15,475
社区成员




频繁调用_fsopen打开、频繁调用fclose关闭,一一对应的调用。
跑过几天后,_fsopen出现
errno 32 The process cannot access the file because it is being used by another process 。
说明:(1)exsi的win7虚拟机
(2) 未安装任何杀毒软件。
_tfsopen(m_sLogFile, O_MODE, _SH_DENYWR)//共享读写,出现 error_sharing_violation errno 32 The process cannot access the file because it is being used by another process
csdn,改版后,真的没人回答问题了