Home > Software engineering >  MFC Sun Xin about 17
MFC Sun Xin about 17

Time:10-03

Written in vs2010 program, the code is correct, but the execution failed
Anonymous pipes, named pipes, mail slot three performed error
Failed to create pipes, mail slot failure such as

But Sun Xin on the source code, executable

Ask the reason, what needs to be on vs2010 Settings

CodePudding user response:

GetLastError check the error message, authority is not enough, with administrator try to run the program

CodePudding user response:

Using administrator to run the program still error
Don't know how to use GetLastError check the error message

CodePudding user response:

There is something wrong with the compiler?

CodePudding user response:

refer to the original poster fjhaha2333 response:
written in vs2010 program, when running code is right, but have failed
Anonymous pipes, named pipes, mail slot three performed error
Failed to create pipes, mail slot failure such as

But Sun Xin on the source code, executable

Consult the reason, need what Settings on vs2010?


Should be your code error

CodePudding user response:

Connection multi-threading library
  • Related