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

Function entry for DLL in win3.1

3 Answers  


how to Initialize contents of a dialog?

2 Answers   TCS,


what is the function to repaint a window immediately?

2 Answers  


System call executable binary file into a process

2 Answers  


java is pure object oriented programming language why?

3 Answers   HCL,






what is the stack size in win 32 program

0 Answers  


What is GDI object?

0 Answers  


what API used to hide window

2 Answers  


write About send message and post message

4 Answers  


sql query for delete duplicate records in sql datadbase

0 Answers  


Explain Win32 Program Execution flow?

0 Answers  


Message to limit the size of window

3 Answers  


Categories