System call executable binary file into a process

Answers were Sorted based on User's Feedback



System call executable binary file into a process..

Answer / manish

WinExec()

Is This Answer Correct ?    1 Yes 0 No

System call executable binary file into a process..

Answer / nutan

But WinExec() is compatible with 16-bit Windows.
Applications should use the CreateProcess
function.http://msdn.microsoft.com/en-us/library/ms687393(VS.85).aspx

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Win32API Interview Questions

What is preemption and context switching?

0 Answers  


what API used to hide window

2 Answers  


What are the COM components

2 Answers   SunSoft Technologies,


How will we unable and disable services in win 7 ?

2 Answers   McAfee, Microsoft,


java is pure object oriented programming language why?

3 Answers   HCL,


What is System call executable binary file into a process?

0 Answers  


what is the function to repaint a window immediately?

2 Answers  


Function entry for DLL in win3.1

3 Answers  


what is the difference between MFC and Win32

5 Answers   ArisGlobal, Microsoft,


What is an Hash Mapping in java?

0 Answers   Cisco, Syntel,


In win32 application if defining a variable of CString then it gives the error "CString:Undeclared identifier" how to solve the problem? What headerfile need to include??

2 Answers  


About GDI object?

2 Answers  


Categories