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 |
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??
win 3.1 supports which type of multi tasking?
Message to limit the size of window
About GDI object?
What are the COM components
2 Answers SunSoft Technologies,
what is the function to repaint a window immediately?
describe process of creating a new class of windows ??
How to load Bitmap at Dialogbakground in an MFC application?
1 Answers SunSoft Technologies,
what API used to hide window
Function entry for DLL in win3.1
What is GDI object?
System call executable binary file into a process