System call executable binary file into a process
Answers were Sorted based on User's Feedback
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 |
how to Initialize contents of a dialog?
Function entry for DLL in win3.1
In Win32 application can we use CString datatype?
write About send message and post message
explain WM_PAINT message ?????
What is preemption ? context switching ?
System call executable binary file into a process
What is Function entry for DLL in win3.1?
what Message displayed when a window is destroyed
how radio button is active in dialog box?
What is an Hash Mapping in java?
to take three string inputs in a two dimensional array of 3 rows and 15 columns and write a function that prints them.