Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CREATE_NEW_CONSOLE and DEBUG_PROCESS options ofCreateProcess() API

Status
Not open for further replies.

arvind218

Programmer
Joined
Dec 5, 2002
Messages
1
Location
IN
Hello!
Can anybody tell me how does it affect performance of the application one which has been created with CREATE_NEW_CONSOLE flag of CreateProcess() API and another which has been created with DEBUG_PROCESS flag of CreateProcess() API.

Thanks in anticipation.

Arvind
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top