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 ? context switching ?

3 Answers  


write About send message and post message

4 Answers  


What is preemption and context switching?

0 Answers  


explain WM_PAINT message ?????

0 Answers  


what is the function to repaint a window immediately?

2 Answers  






System call executable binary file into a process

2 Answers  


what is use of the createWindow object

4 Answers   HCL,


what is the difference between MFC and Win32

5 Answers   ArisGlobal, Microsoft,


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  


What are the COM components

2 Answers   SunSoft Technologies,


Function entry for DLL in win3.1

3 Answers  


java is pure object oriented programming language why?

3 Answers   HCL,


Categories